aws_lc_rs::aead

Module aes_gcm

Source

Constants§

  • AES-128 in GCM mode with 128-bit tags and 96 bit nonces.
  • AES-128 in GCM mode with nonce reuse resistance, 128-bit tags and 96 bit nonces.
  • AES-192 in GCM mode with 128-bit tags and 96 bit nonces.
  • AES-256 in GCM mode with 128-bit tags and 96 bit nonces.
  • AES-256 in GCM mode with nonce reuse resistance, 128-bit tags and 96 bit nonces.

Functions§