polfosol / micro-AES
A minimalist implementation of AES algorithms in C
☆48Updated 5 months ago
Alternatives and similar repositories for micro-AES
Users that are interested in micro-AES are comparing it to the libraries listed below
Sorting:
- Cryptographic Library☆57Updated 3 months ago
- Small portable HMAC in C☆74Updated 7 months ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆25Updated 4 years ago
- RFC 7539 compliant ChaCha20-Poly1305 AEAD implementation in plain C99☆35Updated 4 years ago
- ChaCha20 stream cipher implemented in C☆68Updated 3 months ago
- high performance AES implementations optimized for cortex-m microcontrollers☆41Updated last week
- A compact portable X25519 + Ed25519 implementation☆39Updated 3 years ago
- Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.☆69Updated 2 years ago
- High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains…☆25Updated 3 years ago
- TLS/DTLS Library☆33Updated 3 months ago
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆44Updated last year
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 12 years ago
- Minimal implementation of ECDH & ECDSA on NIST P-256 for 32-bit micro-controllers☆29Updated 2 years ago
- Lightweight cryptography☆14Updated 2 years ago
- Modern C++ for Embedded Systems☆14Updated 3 years ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆55Updated 11 months ago
- A lean C++ string format library (mainly) for embedded platforms☆18Updated 6 years ago
- SharkSSL is a high-performance embedded TLS solution that is known for its small size and fast performance☆18Updated 4 months ago
- Base85 is a C library to convert from plain to base85 (RFC 1924) and vice versa suitable for embedded systems.☆21Updated 5 years ago
- A byte-oriented AES-256 implementation.☆47Updated 2 months ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆86Updated 8 months ago
- Map and modify ELF using C++ structures☆19Updated 4 years ago
- Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99☆37Updated 3 years ago
- Fast, constant-time and masked AES assembly implementations for ARM Cortex-M3 and M4☆91Updated last year
- Cross-platform asynchronous I/O library☆18Updated last year
- Embeddable ASN.1 (DER) and X.509v3 decoder☆37Updated 6 years ago
- Windows Explorer application written in assembly☆14Updated last year
- Standalone AES-GCM library (pulled out of mbed TLS)☆30Updated 9 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 2 months ago
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated 2 months ago