edoroth / orchard
☆13Updated 4 years ago
Alternatives and similar repositories for orchard:
Users that are interested in orchard are comparing it to the libraries listed below
- Implementation of cryptographic primitives in Go☆12Updated 2 years ago
- A tweakable block cipher☆31Updated 11 months ago
- An AES-based 384 bit permutation.☆19Updated 5 years ago
- Xoodyak, a lightweight and versatile cryptographic scheme implemented in Rust.☆29Updated last year
- Circuits for functions of interest to cryptography☆27Updated last year
- Implementations of do255e and do255s in C and assembly☆25Updated 3 years ago
- Proof-of-concept implementation of the (V)OPRF protocol in https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/☆23Updated 4 years ago
- A Zig implementation of EdDSA signatures with blind keys.☆17Updated last year
- Charm implementation in JavaScript (TypeScript)☆15Updated last week
- C crypto library☆23Updated last year
- Deterministic/nonce-reuse resistant authenticated encryption scheme using XChaCha20, implemented on libsodium.☆29Updated 8 months ago
- BAT KEM/Signature Reference Implementation☆21Updated 3 years ago
- High Speed elliptic curve signature system using a 260-bit Granger Moss Prime.☆14Updated 3 years ago
- INACTIVE - A C library implementing a basic version of the Prio system for private aggregation. https://crypto.stanford.edu/prio/☆79Updated 4 years ago
- Reference implementations of post-quantum cryptographic primitives☆29Updated last year
- Elliptic curves Rust reference implementation☆16Updated last year
- VDAF specification☆23Updated this week
- An experimental authenticated cipher.☆11Updated 9 months ago
- An implementation of the ROCCA-S encryption scheme.☆19Updated 6 months ago
- ☆19Updated 2 years ago
- Argon2 key derivation function in zig.☆15Updated 3 years ago
- Constant-time hex and base64 codecs from libsodium reimplemented in Rust.☆15Updated 3 weeks ago
- A collection of high-performance crypto implementations.☆51Updated 2 weeks ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆12Updated last month
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …☆44Updated last year
- Banquet implementation☆13Updated 2 years ago
- Constant-time choose between two variables in Clang/LLVM☆18Updated 7 years ago
- Signcryption using libsodium.☆64Updated last year
- Implementation and simulations for the "Reducing Metadata Leakage from Encrypted Data and Communication with PURBs" paper☆30Updated last year
- Make AES-GCM safe to use with random nonces, for any practical number of messages.