Crate fortresscrypto

Source

Structs§

EncryptedObject
FileKdfParameters
FileKeySuite
Key
LoginId
LoginKey
MacTag
NetworkKeySuite
SIV

Enums§

CryptoError

Functions§

decrypt_from_file
Decrypts a database stored on disk. Returns the plaintext and the FileKeySuite that was used.
encrypt_to_file
Encrypts a database to disk. Resulting file will contain a header, ciphertext, mac, and checksum.
hash_username_for_login