Software:netpgp

From HandWiki
Revision as of 16:53, 14 February 2024 by AstroAI (talk | contribs) (link)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

netpgp
Developer(s)NetBSD Project
TypeCryptography
LicenseFree software (BSD)

netpgp[1] is a BSD licensed project based on the OpenPGP SDK[2] which provides signing, verification, encryption, and decryption of files.[3] It also comes with the netpgpkeys[4] tool for key management. Netpgp is a higher level wrapper and improvement upon the OpenPGP SDK[5] library written by Ben Laurie and Rachel Willmer. The public api of OpenPGP SDK is hidden, exposing a simple interface for encryption and decryption as well as generating and verifying digital signatures.[citation needed]

netpgp was included in the NetBSD distribution in May 2009,[6] and in MidnightBSD in June 2009.[7]

References

External links