Module crypto

Module crypto 

Source
Expand description

Crypto-related code.

Modules§

ed25519
Ed25519 keys.
rsa
RSA public key.

Enums§

PublicKey
The public key of a node’s identity keypair.
RemotePublicKey
The public key of a remote node’s identity keypair. Supports RSA keys additionally to ed25519.