Expand description
Layer B semantic outcomes for AEAD decryption.
See workspace ADR docs/adr/003-aead-decrypt-layers.md for Layer A/B/C definitions and
threat-model boundaries. This module is gated on the alloc feature.
Enums§
- Decrypt
Semantic Outcome - Semantic result of an AEAD decrypt after parseable inputs were accepted.
Traits§
- Aead
Decrypt Semantic - AEAD implementations that expose a semantic decrypt API (Layer B).