polfosol / micro-AES
A minimalist implementation of AES algorithms in C
☆45Updated 3 months ago
Alternatives and similar repositories for micro-AES:
Users that are interested in micro-AES are comparing it to the libraries listed below
- A compact portable X25519 + Ed25519 implementation☆36Updated 3 years ago
- Modern C++ for Embedded Systems☆14Updated 3 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆25Updated 4 years ago
- Small portable HMAC in C☆73Updated 5 months ago
- Cryptographic Library☆52Updated last month
- RFC 7539 compliant ChaCha20-Poly1305 AEAD implementation in plain C99☆33Updated 4 years ago
- Minimal AES-128 encryption. Suitable for small embedded systems. Including an on-the-fly key schedule variant for minimal RAM usage.☆68Updated 2 years ago
- high performance AES implementations optimized for cortex-m microcontrollers☆41Updated this week
- Minimal implementation of ECDH & ECDSA on NIST P-256 for 32-bit micro-controllers☆29Updated 2 years ago
- Bibliothèque C et assembleur permettant le chiffrement/déchiffrement AES-128 de messages pour des composants grand public (famille STM32F…☆68Updated 2 years ago
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆85Updated 7 months ago
- Fast software implementation in C of the FIPS 180-2 hash algorithms SHA-224, SHA-256, SHA-384 and SHA-512☆55Updated 10 months ago
- ChaCha20 stream cipher implemented in C☆66Updated 2 months ago
- TLS/DTLS Library☆33Updated last month
- POC Tiny PE - Example project showing (almost) minimal executable size. Without touching assembly.☆13Updated 2 weeks ago
- Small portable AES128 in C☆18Updated 2 years ago
- Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99☆36Updated 3 years ago
- A lean C++ string format library (mainly) for embedded platforms☆18Updated 6 years ago
- Ascon - Lightweight Authenticated Encryption & Hashing☆206Updated 2 months 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
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated last month
- Smallest possible PE files. Artisanal, hand-crafted with love and care.☆36Updated 5 years ago
- Highly efficient implementation of elliptic curve 25519☆153Updated 2 years ago
- Two stage x86 boot loader and preliminary kernel code which are combined into single binary file to be flashed to PCI expansion card with…☆36Updated 8 years ago
- ☆68Updated last month
- Suite of symmetric cryptography primitives built on top of the ASCON permutation☆43Updated 4 months ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 8 months ago
- Lightweight cryptography☆14Updated 2 years ago
- Attempt for a cross platform AES-GCM encryption☆42Updated 4 years ago
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆40Updated last year