Module askar_crypto::encrypt

source ·
Expand description

AEAD encryption traits and parameters

Modules§

  • crypto_boxcrypto_box
    Compatibility with libsodium’s crypto_box construct

Structs§

Traits§

  • Object-safe trait for key types which perform AEAD encryption
  • For concrete key types with fixed nonce and tag sizes