curve25519 topic

List curve25519 repositories

noble-ed25519

416
Stars
51
Forks
Watchers

Fastest 4KB JS implementation of ed25519 signatures

ed25519-dalek

666
Stars
224
Forks
Watchers

Fast and efficient ed25519 signing and verification in Rust.

enchive

621
Stars
49
Forks
Watchers

Encrypted personal archives

nacl

543
Stars
31
Forks
Watchers

Pure Go implementation of the NaCL set of API's

x25519-dalek

323
Stars
130
Forks
Watchers

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

curve25519-dalek

838
Stars
403
Forks
Watchers

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

jnacl

105
Stars
34
Forks
Watchers

Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation

curve25519-voi

72
Stars
16
Forks
Watchers

High-performance Curve25519/ristretto255 for Go.

ed25519

105
Stars
16
Forks
Watchers

Ed25519 high-performance public-key signature system as a RubyGem (MRI C extension and JRuby Java extension)

illustrated-quic

192
Stars
15
Forks
Watchers

The Illustrated QUIC Connection: Every byte explained