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

Included cstdint in emsg_constants.h and stdexcept in openpgp_conversions.h #130

Closed dudomatik closed 10 months ago

dudomatik commented 11 months ago

Had a problem compiling this in fedora, now it works

evpo commented 10 months ago

Thanks