IronCoreLabs / recrypt-rs
A set of cryptographic primitives for building a multi-hop Proxy Re-encryption scheme, known as Transform Encryption.
☆155Updated 2 weeks ago
Alternatives and similar repositories for recrypt-rs:
Users that are interested in recrypt-rs are comparing it to the libraries listed below
- A pairing-based threshold cryptosystem for collaborative decryption and signatures used in HoneybadgerBFT implementation☆191Updated 6 months ago
- A pure-Rust implementation of the Paillier encryption scheme☆116Updated 3 months ago
- Schnorr VRFs and signatures on the Ristretto group☆321Updated 6 months ago
- Cryptographic accumulators in Rust.☆135Updated 4 years ago
- Rust language general purpose elliptic curve cryptography.☆265Updated 7 months ago
- A collection of Paillier cryptosystem zero knowledge proofs☆114Updated last year
- Experimental zero-knowledge proof compiler in Rust macros☆158Updated last year
- BLS Signatures in Rust☆79Updated 3 months ago
- Bulletproofs and Bulletproofs+ Rust implementation for Aggregated Range Proofs over multiple elliptic curves☆75Updated 2 years ago
- Network layer for MPC (Secure Multi-Party Computation) based on Tendermint☆102Updated 4 years ago
- Pure Rust Implementation of secp256k1.