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 2913760 commit 9658bdf
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 @@ -35,7 +35,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 PBKDF2 (iterations 1000)
* AES-256-CTR PBKDF2 (iterations 1000)
* ccrypt - Rijndael
* GnuPG (OpenPGP, gpg)
* Tombo (chi) - blowfish
Expand Down

0 comments on commit 9658bdf

Please sign in to comment.