The Zend Developer Zone has a new tutorial posted today showing how to use the open source encryption tool GnuPG from inside PHP.
While GnuPG works very well as a standalone tool, it also plays very well with PHP.
This integration is possible due to PHP's ext/gnupg extension, which provides a flexible and powerful API to access GnuPG functions for encryption, decryption, message signing and verification, and key maintenance.
And your mission (should you choose to accept it) will...
Post new comment