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
434 stars 64 forks source link

--key-file-length parameter is not accepted #83

Closed evpo closed 4 years ago

evpo commented 5 years ago

There are two extra dashes in the source that are added again by the command line parsing library.

See the report for more details:

https://groups.google.com/forum/#!topic/encryptpad/oW2gHMdGiVE

evpo commented 4 years ago

fixed in armor