Change the repository type filter
All
Repositories list
11 repositories
- A pure-Rust implementation of group operations on Ristretto and Curve25519
- Pure-Rust traits and utilities for constant-time cryptographic implementations.
- Fast and efficient ed25519 signing and verification in Rust.
- Experimental zero-knowledge proof compiler in Rust macros
x25519-dalek
PublicX25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.dalek_workspace
Public- Source code for https://dalek.rs
dalek-rangeproofs
Public archiveThis was a pure-Rust implementation of a rangeproof scheme. It is now obsoleted by Bulletproofs.