Structs§
- Argon2
- Argon2 context.
- Encrypted
Data - Exported
Store Cipher - Params
- Argon2 password hash parameters.
- Store
Cipher
Enums§
- Algorithm
- Argon2 primitive type: variants of the algorithm.
- Ciphertext
Info - Error
- KdfInfo
- Version
- Version of the algorithm.
Constants§
Traits§
- KeySize
User - Types which use key for initialization.
- Unsigned
- The marker trait for compile time unsigned integers.
Functions§
Type Aliases§
- Aes256
Gcm - AES-GCM with a 256-bit key and 96-bit nonce.
- Key
- Key used by
KeySizeUserimplementors.