Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
clach04 authored Dec 25, 2023
1 parent 9658bdf commit 023b7ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Some countries have also have restrictions on import, export, and usage see http

Plain text notes search/edit tool that supports encrypted files, formats:

* AES-256 ZIP AE-1/AE-2 created with 7z (does NOT support encrypted 7z files), WinZIP, WinRAR - AES256 (under Python 3 can also read (but not write) the original ZipCrypto zip format)
* [AES-256 ZIP AE-1/AE-2](https://www.winzip.com/en/support/aes-encryption/) created with 7z (does NOT support encrypted 7z files), WinZIP, WinRAR - AES256 (under Python 3 can also read (but not write) the original ZipCrypto zip format)
* AES-256-CTR PBKDF2 (iterations 1000)
* ccrypt - Rijndael
* GnuPG (OpenPGP, gpg)
Expand Down

0 comments on commit 023b7ab

Please sign in to comment.