dalek cryptography
dalek cryptography
subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
x25519-dalek
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
zkp
Experimental zero-knowledge proof compiler in Rust macros
bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
dalek-rangeproofs
This was a pure-Rust implementation of a rangeproof scheme. It is now obsoleted by Bulletproofs.
doppio
Embedded curve over the Ristretto255 scalar field, for use in Bulletproofs
merlin
Composable proof transcripts for public-coin arguments of knowledge