Page 1 of 1

Any PGP encryption libraries?

Posted: Fri Nov 10, 2023 9:08 pm
by OgreVorbis
Are there any sample codes or libraries that would be compatible with standards like GnuPG (OpenPGP)?
I'm just trying to make a simple app that can encrypt/decrypt a file in this way rather than an old fashioned password. I'm not knowledgeable in the realm of cryptography and I'm basically just looking for a lib that just works.

Thanks!