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
- A pure-Rust implementation of the Paillier encryption scheme☆82Updated 7 years ago
- [work in progress] Python framework for supporting cryptographic game-hopping proofs☆13Updated 2 years ago
- Optimized implementation of the Picnic signature scheme☆81Updated 2 years ago
- Updated! (Dec2-2019) This is a C-language software library that provides optimized implementations of the Diffie-Hellman functions known …☆44Updated last year
- The BLAKE3 paper: specifications, analysis, and design rationale☆182Updated 3 years ago
- Oblivious Pseudorandom Functions (OPRFs) using Prime-Order Groups☆38Updated 11 months ago
- Implementation of Prio in Rust.☆112Updated last week
- Reference implementation of the Picnic post-quantum signature scheme☆165Updated 2 years ago
- FourQlib is an efficient and portable cryptographic library that provides functions for computing elliptic curve based operations on the …☆89Updated 2 years ago
- VDAF specification☆23Updated this week
- Verifying constant-time code with symbolic execution☆44Updated 3 years ago
- Circuits for functions of interest to cryptography☆28Updated last year
- ☆28Updated 3 years ago
- Hybrid Public Key Encryption☆51Updated last year
- BAT KEM/Signature Reference Implementation☆22Updated 3 years ago
- A C++ Implementation of Short Randomizable Signatures (PS Signatures) and EL PASSO (Privacy-preserving, Asynchronous Single Sign-On)☆25Updated 4 years ago
- ☆120Updated 4 months ago
- SQISign: Short Quaternion and Isogeny Signature – C implementation based on PARI/GP (obsolete implementation)☆27Updated 2 years ago
- ☆28Updated 5 years ago
- XPIR: Private Information Retrieval for Everyone☆119Updated 3 years ago
- An Implementation of Order-Revealing Encryption☆97Updated 4 years ago
- A collection of algorithms that can do join between two parties while preserving the privacy of keys on which the join happens☆213Updated 10 months ago
- Rust implementation of the BMR16 arithmetic garbling scheme.☆34Updated 5 years ago
- ☆34Updated 5 years ago
- ☆82Updated 5 years ago
- Experimental implementation of KEMTLS in Rustls