Module askar_crypto::encrypt[][src]

Expand description

AEAD encryption traits and parameters

Modules

crypto_boxcrypto_box

Compatibility with libsodium’s crypto_box construct

Structs

KeyAeadParams

A structure combining the AEAD parameters

Traits

KeyAeadInPlace

Trait for key types which perform AEAD encryption

KeyAeadMeta

For concrete key types with fixed nonce and tag sizes