Webtatic.com

Just another technical blog

Archive for the ‘Security’ Category

PHP public key cryptography using OpenSSL

Posted 5th July 2009 by Andy | 5 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.