Webtatic.com

Just another technical blog

Posts Tagged ‘OpenSSL’

PHP public key cryptography using OpenSSL

Posted 5th July 2009 by Andy | 6 Comments

Using the PHP OpenSSL extension it is fairly easy to sort out a secure system for encrypting data with one key that only can be decrypted with another.