Expand description

Provides subtle implementations of the Streaming AEAD primitive.

Modules

  • Provide a reusable streaming AEAD framework.

Structs

  • AesCtrHmac implements streaming AEAD encryption using AES-CTR and HMAC.
  • AesGcmHkdf implements streaming AEAD encryption using AES-GCM.

Enums

Constants

Functions