[][src]Crate nisty

Structs

Error
Keypair
PublicKey
SecretKey
Signature

Constants

PUBLICKEY_SERIALIZED_LENGTH

the length of a public key when serialized

SECRETKEY_SERIALIZED_LENGTH

the length of a secret key when serialized

SHA256_LENGTH

the length of a SHA256 digest

SIGNATURE_SERIALIZED_LENGTH

the length of a signature when serialized

Functions

init

Type Definitions

Result