OpenPGP.php is a pure-PHP implementation of the OpenPGP Message Format (RFC 4880). More...
OpenPGP.php is a pure-PHP implementation of the OpenPGP Message Format (RFC 4880).
OpenPGP_Crypt_RSA.php is a wrapper for using the classes from OpenPGP.php with Crypt_RSA.