jedisct1 / zig-rocca-s
An implementation of the ROCCA-S encryption scheme.
☆19Updated 3 months ago
Alternatives and similar repositories for zig-rocca-s:
Users that are interested in zig-rocca-s are comparing it to the libraries listed below
- AES-GEM (AES Galois Extended Mode) implementation.☆12Updated 7 months ago
- Argon2 key derivation function in zig.☆15Updated 3 years ago
- Specification for the AEGIS family of authenticated encryption algorithms.☆15Updated this week
- Make AES-GCM safe to use with random nonces, for any practical number of messages.☆18Updated 10 months ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆11Updated last year
- ChaCha20Poly1305 and XChaCha20Poly1305 AEAD implementations☆16Updated 4 years ago
- ☆23Updated last week
- An experimental authenticated cipher.☆11Updated 7 months ago
- Blind RSA signatures implementation for Zig.☆15Updated 4 months ago
- A tweakable block cipher☆31Updated 8 months ago
- An AES-based 384 bit permutation.☆19Updated 5 years ago
- Charm implementation in JavaScript (TypeScript)☆14Updated last year
- Safe Base64 encoding/decoding in pure JavaScript.☆17Updated 3 years ago
- VDAF specification☆22Updated this week
- specification, reference implementation, and examples of Evo, the programming language made for being the DNA of genetic algorithms☆18Updated 3 years ago
- Sealed boxes implementation for Rust/WebAssembly.☆16Updated 9 months ago
- A Zig implementation of EdDSA signatures with blind keys.☆17Updated last year
- Multi-threaded cross-platform HTTP/1.1 web server example in Zig.