ilvn / aes256Links
A byte-oriented AES-256 implementation.
☆51Updated 8 months ago
Alternatives and similar repositories for aes256
Users that are interested in aes256 are comparing it to the libraries listed below
Sorting:
- tinycrypt is a library of cryptographic algorithms with a focus on small, simple implementation.☆502Updated last year
- Small portable Elliptic-Curve Diffie-Hellman in C☆282Updated 3 years ago
- The tiny-json is a versatile and easy to use json parser in C suitable for embedded systems. It is fast, robust and portable.☆411Updated last year
- Cryptographic Library☆60Updated last month
- ChaCha20 stream cipher implemented in C☆73Updated 9 months ago
- Standalone AES-GCM library (pulled out of mbed TLS)☆33Updated 9 years ago
- Simple RSA 1024bit library to encrypt and decrypt data using private public key. Best part of it, it does not have any dependancies other…☆39Updated 8 years ago
- Base64 is a C library to convert from plain to base64 and vice versa suitable for embedded systems.☆26Updated 5 years ago
- Radically unbloated DEFLATE/zlib/gzip compression/decompression library. Can decompress any gzip/zlib data, and offers simplified compres…☆334Updated 2 years ago
- Small portable HMAC in C☆78Updated last year
- A minimalist implementation of AES algorithms in C☆58Updated 3 weeks ago
- C library to encode and decode strings with base64 format☆74Updated 7 years ago
- Minimal HMAC-SHA256 implementation in C / C++☆142Updated 2 years ago
- A compact portable X25519 + Ed25519 implementation☆48Updated 2 months ago
- Minimal printf() implementation for embedded projects.☆180Updated 2 years ago
- Implementation of PKCS7 padding in C☆25Updated 3 years ago
- C implementation of TOTP to generate 2FA code like Google Authentificator.☆21Updated 4 years ago
- mirror of avr-crypto-lib (http://code.nerilex.org/bg/avr-crypto-lib.git)☆205Updated 11 years ago
- A tiny printf and sprintf library for small embedded systems☆242Updated 2 years ago
- crc16/crc32/crc64☆182Updated last year
- SHA-256 implementation☆190Updated last year
- Lightweight dynamic memory manager library for embedded systems with memory constraints. It implements malloc, calloc, realloc and free f…☆414Updated last month
- C program to compress and uncompress using the lz77 algorithm.☆43Updated 12 years ago
- CRC32 Demystified☆223Updated 10 months ago
- Portable 8439: ChaCha20-Poly1305 (RFC 8439) in portable & fast C99☆42Updated 3 years ago
- A very small ECC implementation for 8-bit microcontrollers☆155Updated 12 years ago
- Wei25519, Curve25519 and Ed25519 for low-memory systems☆18Updated last year
- A Light Weight TLS Cryptography Library in C/C++ with Support for RSA ECC AES GCM and Chacha20/Poly1305☆91Updated last year
- RFC 7539 compliant ChaCha20-Poly1305 AEAD implementation in plain C99☆37Updated 5 years ago
- TLS/DTLS Library☆34Updated last month