Pinned Loading
-
AES-256-CBC
AES-256-CBC PublicAES-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 4
-
AES-256-ECB
AES-256-ECB PublicAES-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
-
AES-192-CBC
AES-192-CBC PublicThis 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
-
AES-192-ECB
AES-192-ECB PublicThis 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 1
-
AES-128-CBC
AES-128-CBC PublicAES-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 2
-
AES-128-ECB
AES-128-ECB PublicThis 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
If the problem persists, check the GitHub status page or contact support.