SpinResearch / RustySecrets
🔑 Threshold Shamir's secret sharing in Rust
☆263Updated 6 months ago
Alternatives and similar repositories for RustySecrets:
Users that are interested in RustySecrets are comparing it to the libraries listed below
- A pure-Rust implementation of various threshold secret sharing schemes☆162Updated 6 years ago
- Pure-Rust traits and utilities for constant-time cryptographic implementations.☆263Updated 6 months ago
- Merkle tree in Rust☆131Updated 6 months ago
- Experimental zero-knowledge proof compiler in Rust macros☆157Updated last year
- Rust implementation of Noise☆126Updated 7 years ago
- A Rust implementation of the Message Layer Security group messaging protocol☆115Updated last year
- Pairing cryptography library in Rust☆164Updated last year
- X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.☆333Updated last year
- Multi-provider digital signature library for Rust☆141Updated 4 years ago
- Fast and efficient ed25519 signing and verification in Rust.☆699Updated 8 months ago
- 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 2 months ago
- Distributed build system providing cryptographic proofs-of-reproducibility via Byzantine Fault Tolerant (BFT) consensus☆92Updated 4 years ago
- Password-Authenticated Key Agreement protocols☆106Updated 3 weeks ago
- An Rust implementation of FROST: Flexible Round-Optimised Schnorr Threshold signatures using the Ristretto group☆67Updated 3 years ago
- An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve☆199Updated 8 months ago
- WebPKI X.509 Certificate Validation in Rust☆469Updated last month
- Composable proof transcripts for public-coin arguments of knowledge☆126Updated last year
- Secure storage for cryptographic secrets in Rust☆215Updated 7 months ago
- Pure Rust client for YubiHSM2 devices☆70Updated 4 years ago
- A Rust implementation of the Noise Protocol Framework