☰
Module x25519
Structs
Constants
Type Definitions
?
Module
crypto
::
keys
::
x25519
source
·
[
−
]
Structs
PublicKey
An X25519 Public Key
SecretKey
An X25519 Secret Key
Constants
PUBLIC_KEY_LENGTH
SECRET_KEY_LENGTH
Type Definitions
SharedSecret
An X25519 Shared Secret - the result of a Diffie-Hellman key exchange.