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 63 forks source link

Fix deps/plog build on FreeBSD #74

Closed dmgk closed 6 years ago

dmgk commented 6 years ago

Upstream PR: https://github.com/SergiusTheBest/plog/pull/83

evpo commented 6 years ago

Thanks