jedisct1 / zig-aes-gem
AES-GEM (AES Galois Extended Mode) implementation.
☆13Updated 2 months ago
Alternatives and similar repositories for zig-aes-gem:
Users that are interested in zig-aes-gem are comparing it to the libraries listed below
- Make AES-GCM safe to use with random nonces, for any practical number of messages.☆18Updated last year
- Header-only portable implementations of common Intel intrisics, including cryptographic instructions.☆13Updated last month
- A Zig implementation of EdDSA signatures with blind keys.☆17Updated last year
- A tool for linear and differential cryptanalysis of block ciphers written in Rust☆13Updated 2 years ago
- A DNS library for Rust.☆23Updated last month
- HiAE - A High-Throughput Authenticated Encryption Algorithm for Cross-Platform Efficiency.☆15Updated 2 months ago
- Scipio is a thread-per-core framework that aims to make the task of writing highly parallel asynchronous application in a thread-per-core…☆9Updated last year
- A standalone AES-KW (AES Key Wrap) implementation.☆14Updated last year
- A tiny library to properly encrypt IP addresses.☆16Updated this week
- An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation functi…☆10Updated last month
- A pure rust implementation of the gimli cipher☆11Updated 3 years ago
- A collection of high-performance crypto implementations.☆51Updated last week
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆13Updated last month
- ☆19Updated 4 years ago
- HPKE implementation for Zig.☆17Updated 2 months ago
- The AEGIS-128X and AEGIS-256X high performance ciphers.☆35Updated 4 months ago
- AES Galois Extended Mode☆14Updated last year
- ☆20Updated 8 months ago
- Elliptic curves Rust reference implementation☆16Updated last year
- Reference implementations of post-quantum cryptographic primitives☆29Updated last year
- ☆13Updated 2 years ago
- XChaCha8Blake3Siv is a nonce-reuse misuse-resistant (NRMR) and key-committing authenticated encryption with associated data (AEAD) algori…☆17Updated 3 years ago
- Deterministic/nonce-reuse resistant authenticated encryption scheme using XChaCha20, implemented on libsodium.☆29Updated 9 months ago
- Online engine for reasoning about the Noise Protocol Framework.☆13Updated 5 months ago
- A permissively licensed, low-level, high-performance cryptographic hash library for hackers.☆19Updated last year
- A tweakable block cipher☆31Updated 11 months ago
- Differential fuzzing for elliptic curves☆23Updated last year
- BAT KEM/Signature Reference Implementation