Module rzbackup::crypto [] [src]

Structs

CryptoReader

This provides a reader for an encrypted ZBackup file. It is used internally, but also made available publicly, since it may be useful in some cases.

CryptoWriter

Functions

decrypt_key

This implements the decryption and verification of a ZBackup encryption key, from the EncryptionKeyInfo and the password file. This will normally be called automatically when constructing a Repository, but it is made public because it may be useful in some cases.