mozilla / libprioLinks
INACTIVE - A C library implementing a basic version of the Prio system for private aggregation. https://crypto.stanford.edu/prio/
☆79Updated 4 years ago
Alternatives and similar repositories for libprio
Users that are interested in libprio are comparing it to the libraries listed below
Sorting:
- Prototype implementation of Prio, a system for the private computation of aggregate statistics.☆63Updated 7 years ago
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …☆45Updated last year
- A pure-Rust implementation of the Paillier encryption scheme☆82Updated 7 years ago
- Implementation of Prio in Rust.☆113Updated this week
- Optimized implementation of the Picnic signature scheme☆81Updated 3 years ago
- [work in progress] Python framework for supporting cryptographic game-hopping proofs☆13Updated 2 years ago
- ☆34Updated 5 years ago
- Oblivious Pseudorandom Functions (OPRFs) using Prime-Order Groups☆38Updated last year
- Proof-of-concept implementation of the (V)OPRF protocol in https://datatracker.ietf.org/doc/draft-irtf-cfrg-voprf/☆23Updated 5 years ago
- Hybrid Public Key Encryption☆51Updated last year
- A C++ Implementation of Short Randomizable Signatures (PS Signatures) and EL PASSO (Privacy-preserving, Asynchronous Single Sign-On)☆25Updated 4 years ago
- The BLAKE3 paper: specifications, analysis, and design rationale☆180Updated 3 years ago
- VDAF specification☆23Updated this week
- FourQlib is an efficient and portable cryptographic library that provides functions for computing elliptic curve based operations on the …☆90Updated 3 years ago
- A collection of high-performance crypto implementations.☆52Updated 4 months ago
- XPIR: Private Information Retrieval for Everyone☆119Updated 3 years ago
- Implementation of cryptographic primitives in Go☆13Updated 2 years ago
- An Implementation of Order-Revealing Encryption☆99Updated 5 years ago
- Optimized implementation of ring-TESLA☆11Updated 9 years ago
- ☆28Updated 3 years ago
- BAT KEM/Signature Reference Implementation☆22Updated 3 years ago
- Deterministic/nonce-reuse resistant authenticated encryption scheme using XChaCha20, implemented on libsodium.☆30Updated last year
- Circuits for functions of interest to cryptography☆28Updated last year
- SQISign: Short Quaternion and Isogeny Signature – C implementation based on PARI/GP (obsolete implementation)☆27Updated 2 years ago
- Experimental implementation of KEMTLS in Rustls