dalek cryptography

Results 9 repositories owned by dalek cryptography

subtle

230
Stars
71
Forks
Watchers

Pure-Rust traits and utilities for constant-time cryptographic implementations.

ed25519-dalek

666
Stars
224
Forks
Watchers

Fast and efficient ed25519 signing and verification in Rust.

x25519-dalek

323
Stars
130
Forks
Watchers

X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.

zkp

151
Stars
34
Forks
Watchers

Experimental zero-knowledge proof compiler in Rust macros

bulletproofs

976
Stars
200
Forks
Watchers

A pure-Rust implementation of Bulletproofs using Ristretto.

curve25519-dalek

838
Stars
403
Forks
Watchers

A pure-Rust implementation of group operations on Ristretto and Curve25519

dalek-rangeproofs

16
Stars
4
Forks
Watchers

This was a pure-Rust implementation of a rangeproof scheme. It is now obsoleted by Bulletproofs.

doppio

16
Stars
3
Forks
Watchers

Embedded curve over the Ristretto255 scalar field, for use in Bulletproofs

merlin

114
Stars
59
Forks
Watchers

Composable proof transcripts for public-coin arguments of knowledge