tjim / smpccLinks
A compiler for secure multiparty computation
☆50Updated 9 years ago
Alternatives and similar repositories for smpcc
Users that are interested in smpcc are comparing it to the libraries listed below
Sorting:
- Please check out https://github.com/hacspec/hacspec for more information on hacspec☆47Updated 4 years ago
- Implementations of do255e and do255s in C and assembly☆25Updated 4 years ago
- C crypto library☆24Updated 2 years ago
- Oblivious Pseudorandom Functions (OPRFs) using Prime-Order Groups☆38Updated last year
- Haraka is a secure and efficient short-input hash function.☆58Updated 8 years ago
- A fork of floodyberry's ed25519-donna modified to support the Ristretto prime-order group☆15Updated 4 years ago
- ☆21Updated 2 years ago
- High Speed elliptic curve signature system using a 260-bit Granger Moss Prime.☆14Updated 4 years ago
- A memory-hard password hashing function.☆70Updated 2 years ago
- A copy of the verifiable computation projects from Microsoft Research, Pinnochio and Gepetto☆18Updated 6 years ago
- Optimized implementation of the Picnic signature scheme☆82Updated 3 years ago
- Verifying constant-time code with symbolic execution☆44Updated 4 years ago
- A Zig implementation of EdDSA signatures with blind keys.☆17Updated 2 years ago
- Xoodyak, a lightweight and versatile cryptographic scheme implemented in Rust.☆30Updated 6 months ago
- LibSWIFFT - A fast C/C++ library for the SWIFFT secure homomorphic hash function☆28Updated last year
- Optimized Binary GCD for Modular Inversion☆45Updated 5 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆15Updated 8 years ago
- Bootstrapping Secure Communication without Leaking Metadata☆77Updated 6 years ago
- ☆23Updated 3 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
- A collection of high-performance crypto implementations.☆52Updated this week
- A system for verifying outsourced computations. This repo always contains the latest release of the Pepper system.☆65Updated 6 years ago
- A small DFA for under 16 states☆53Updated 7 years ago
- Circuits for functions of interest to cryptography☆28Updated last year
- Rust implementation of CryptoURI: URN-like namespace for cryptographic objects with Bech32-based encoding☆36Updated last year
- INACTIVE - A C library implementing a basic version of the Prio system for private aggregation. https://crypto.stanford.edu/prio/☆79Updated 4 years ago
- Snowshoe - Portable, Secure, Fast Elliptic Curve Math Library in C