Module psa_crypto::operations::aead

source ·
Expand description

Authenticated Encryption with Associated Data (AEAD) operations

See the PSA Crypto API for the format of the different parameters used in this module.

Functions

  • Process an authenticated decryption operation.
  • Process an authenticated encryption operation.