Skip to content
View cmcqueen's full-sized avatar

Block or report cmcqueen

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. aes-minaes-minPublic

    Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.

    C 74 9

  2. simplerandomsimplerandomPublic

    Simple pseudo-random number generators in C and Python

    C 69 13

  3. lzs-compressionlzs-compressionPublic

    Compression using LZS-style algorithm, derived from LZ77-style

    C 22 8

  4. cobs-ccobs-cPublic

    Consistent Overhead Byte Stuffing — C implementation

    C 190 44