Module microsalt::boxy [] [src]

crypto_box uses "public-key authenticators" rather than "public-key signatures."

Structs

Box
CryptoBox

Struct enabling bidirectional asymmetrically encrypted communication between two parties.ß

Keypair

A asymmetric keypair containing matching public and private keys.

PublicKey

A Pubic key for crypto box

SecretKey

A secret key for crypto box