Modules§
Traits§
- Aead
- Authenticated Encryption with Associated Data (AEAD) algorithm.
- Aead
Core - Authenticated Encryption with Associated Data (AEAD) algorithm core trait.
- KeyInit
- Types which can be initialized from key.
- KeySize
User - Types which use key for initialization.
Type Aliases§
- Key
- Key used by
KeySizeUser
implementors.