Crate crypto_api_chachapoly

Source

Re-exports§

pub use crypto_api;

Modules§

core

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
XChaCha20
An implementation of XChaCha20
XChachaPoly
An implementation of XChaChaPoly

Enums§

ChachaPolyError
A ChaChaPoly-related error