Module sodoken::sign[][src]

Expand description

Api functions related to cryptographic signatures and verification.

Constants

length of sign signature

length of sign public key

length of sign secret key

length of sign seed

Functions

create a signature from a signature private key

create an ed25519 signature keypair from entropy

create an ed25519 signature keypair from a private seed

create a signature from a signature private key