polfosol / micro-AES
A minimalist implementation of AES algorithms in C
☆45Updated 4 months ago
Alternatives and similar repositories for micro-AES:
Users that are interested in micro-AES are comparing it to the libraries listed below
- Cryptographic Library☆56Updated 2 months ago
- A compact portable X25519 + Ed25519 implementation☆37Updated 3 years ago
- Small portable HMAC in C☆74Updated 6 months ago
- RFC 7539 compliant ChaCha20-Poly1305 AEAD implementation in plain C99☆33Updated 4 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆25Updated 4 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
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆84Updated 7 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
- Small portable AES128 in C☆18Updated 2 years ago
- TLS/DTLS Library☆33Updated 2 months ago
- Modern C++ for Embedded Systems☆14Updated 3 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
- HashLibPlus is a recommended C++11 hashing library that provides a fluent interface for computing hashes and checksums of strings, files,…☆41Updated last year
- A lightweight tiny printf alternative. With some reasonable limitations, extensions, and alternative behaviour suited to microcontroller…☆37Updated last month
- Cross-platform asynchronous I/O library☆17Updated last year
- Lightweight printf-compatible format processing library☆32Updated 6 months ago
- SharkSSL is a high-performance embedded TLS solution that is known for its small size and fast performance☆17Updated 4 months ago
- Unlicensed tiny / small portable implementation of 128/256-bit AES encryption in C, x86, AMD64, ARM32 and ARM64 assembly☆123Updated last week
- A lean C++ string format library (mainly) for embedded platforms☆18Updated 6 years ago
- Optimized software implementation in C of the RC4 encryption algorithm.☆14Updated 12 years ago
- Compile-time Evaluable SHA3: Permutation-Based Hash and Extendable-Output Functions☆13Updated 2 months ago
- Tiny LZW implementations in assembly☆14Updated last year
- A constrained node implementation of CBOR in C☆68Updated 3 years ago
- ChaCha20 stream cipher implemented in C☆67Updated 2 months ago
- zlib-deflate (RFC 1950/1951) decompressor for microcontrollers☆18Updated last year
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆53Updated 8 months ago
- Example of CRUSH compression with optimal parsing using BriefLZ algorithms☆14Updated last year
- LZSS/RLE compression library - for making big things small and then back again, or big things slightly bigger...☆30Updated last year
- MASM Crypto Lib☆15Updated 9 years ago