]> git.sur5r.net Git - bacula/rescue/commitdiff
Support for FD-side file encryption.
authorLandon Fuller <landonf@opendarwin.org>
Tue, 17 Jan 2006 06:26:20 +0000 (06:26 +0000)
committerLandon Fuller <landonf@opendarwin.org>
Tue, 17 Jan 2006 06:26:20 +0000 (06:26 +0000)
- Added MIN() and MAX() macros to baconfig.h
- Added stream types for win32, file, and macos encrypted data (with and without gzip)
- Added FO_ENCRYPT file flag.
- Implement crypto_cipher_* encryption functions
- Add encryption logic to save_file()

Decryption support has not been committed (yet):
If you use this code to encrypt your data, you will be unable to decrypt it!


No differences found