[][src]Crate secretbox

Modules

chacha20

This module contains primitives for generating CSPRNG data using the chacha20 algorithm

csprng

CSPRNG (cryptographically secure pseudo random number generator)

poly1305

The Poly1305 message authentication algorithm

salsa20

This module contains primitives for generating CSPRNG data using the salsa20 algorithm

Structs

SecretBox
U256

Little-endian large integer type

Enums

CipherType