-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This pull request fixes the issue #162 that the encryption code is ob…
…solete and supports only Blowfish/SHA1. It is now possible to save files with the old Blowfish encryption as well as with the AES256-CBC encryption. By default, the data is stored with AES256 CBC encryption. Only files that still have the old encryption are still saved with this encryption. resolves #162
- Loading branch information
Showing
1 changed file
with
49 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters