Skip to content
View halloweeks's full-sized avatar
💭
I may be slow to respond.
💭
I may be slow to respond.

Block or report halloweeks

Report abuse

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

Report abuse

Pinned Loading

  1. AES-256-CBC AES-256-CBC Public

    AES-256-CBC: A header-only library for AES encryption and decryption. Securely protect your data with this easy-to-integrate, single-header implementation. No external dependencies required. Ideal …

    C 12 2

  2. AES-256-ECB AES-256-ECB Public

    AES-256-ECB: A header-only library offering seamless AES-256 ECB encryption and decryption functionality. Safeguard your data effortlessly with this single-header implementation. This solution is d…

    C 2

  3. AES-192-CBC AES-192-CBC Public

    This GitHub repository offers AES_192_CBC.h, a single header file for streamlined integration into C projects. It provides robust AES-192 CBC encryption and decryption, ensuring enhanced security. …

    C 2

  4. AES-192-ECB AES-192-ECB Public

    This GitHub hosts AES_192_ECB.h, a C header file implementing AES-192 ECB encryption. AES-192, an extension of AES-128, ensures robust security. The file encapsulates the aes-192-ecb algorithm in C…

    C 2

  5. AES-128-CBC AES-128-CBC Public

    AES-128-CBC implementation in C for secure encryption and decryption. Header-only, easy integration, supports single and multiple block operations. No padding, block size must be 16 bytes. MIT lice…

    C 13 1

  6. AES-128-ECB AES-128-ECB Public

    This GitHub repository houses a standard AES-128 ECB (Electronic Codebook) encryption algorithm implemented in the C programming language. AES-128 is a widely recognized encryption standard known f…

    C 1 2