dalek cryptography
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign up
Pinned repositories
Repositories
-
bulletproofs
A pure-Rust implementation of Bulletproofs using Ristretto.
-
ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
-
merlin
Composable proof transcripts for public-coin arguments of knowledge
-
curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
-
zkp
Experimental zero-knowledge proof compiler in Rust macros
-
subtle
Pure-Rust traits and utilities for constant-time cryptographic implementations.
-
x25519-dalek
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
-
dalek_workspace
a shared workspace for the dalek-cryptography crates, for building their docs together
-
dalek.rs
Source code for https://dalek.rs
-
doppio
Embedded curve over the Ristretto255 scalar field, for use in Bulletproofs
-
dalek-rangeproofs Archived
This was a pure-Rust implementation of a rangeproof scheme. It is now obsoleted by Bulletproofs.