Module encryption::crypter [−][src]
Structs
AesGcmCrypter | An Aes256-GCM crypter. |
AesGcmTag | |
PlainKey |
Enums
Iv |
Constants
CTR_IV_16 | |
GCM_IV_12 | |
GCM_TAG_LEN |
Functions
compat | |
encryption_method_from_db_encryption_method | |
encryption_method_to_db_encryption_method | |
get_method_key_length | |
verify_encryption_config |