evpo / EncryptPad

Minimalist secure text editor and binary encryptor that implements RFC 4880 Open PGP format: symmetrically encrypted, compressed and integrity protected. The editor can protect files with passwords, key files or both.
https://evpo.net/encryptpad
Other
437 stars 64 forks source link

Apply default iterations in preferences to key files #34

Closed evpo closed 8 years ago

evpo commented 8 years ago

Now key files are always 65536 iterations

evpo commented 8 years ago

Applied to the s2k-count in CLI as well