crypto/crypto/x25519/x25519 library
Classes
- X25519
- Implements scalar multiplication on Curve25519 using the Montgomery ladder. This is the basis for X25519 key agreement as described in RFC 7748.
- X25519KeyConst
- X25519Keypair
- Represents an X25519 keypair used for elliptic curve Diffie-Hellman (ECDH).