curve25519 topic
noble-ed25519
Fastest 4KB JS implementation of ed25519 signatures
ed25519-dalek
Fast and efficient ed25519 signing and verification in Rust.
nacl
Pure Go implementation of the NaCL set of API's
x25519-dalek
X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
curve25519-dalek
A pure-Rust implementation of group operations on Ristretto and Curve25519
jnacl
Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation
curve25519-voi
High-performance Curve25519/ristretto255 for Go.
ed25519
Ed25519 high-performance public-key signature system as a RubyGem (MRI C extension and JRuby Java extension)
illustrated-quic
The Illustrated QUIC Connection: Every byte explained