[][src]Crate crypto_api_chachapoly

Re-exports

pub use crypto_api;

Macros

eq_ct

Compares $a and $b in constant time if they have the same size

Structs

ChaCha20Ietf

An implementation of ChaCha20 (IETF-version)

ChachaPolyIetf

An implementation of the ChachaPoly-IETF AEAD-construction

Poly1305

An implementation of Poly1305

Enums

ChachaPolyError

A ChaChaPoly-related error