About phpAES

phpAES is a PHP 5 (PHP 4 version now included) class implementation of 128, 192, and 256 bit AES encryption cipher. It does *not* require the mcrypt extension, or any other extention be compiled into PHP, it uses 100% PHP, and is fully FIPS 197 Compliant. Both the PHP 5 and PHP 4 versions are compatible with 32 and 64-bit systems.

What is AES?

AES (Advanced Encryption Standard) is the encryption algorithm chosen by the U.S. government for all top secret documents. AES utilizes three different key lengths to offer varying amounts of security and speed for your application.

How can I get it?

Single use (Using it for 1 application on 1 server) for either personal or commercial is only $9.95 USD, and comes with the class (PHP 5 and PHP 4 versions) and a demo script. You can pay with the PayPal button below. After paying, phpAES will automatically be emailed as a ZIP file to your PayPal address. If you want to distribute phpAES with your application, email phillipsdata at gmail for pricing.

phpAES comes with full source code and is not encoded in any way.



Try it out!

Use 16 chars for 128 bit, 24 for 192 bit, or 32 for a 256 bit key, or leave our sample 256 bit key.

Key:
Plain-Text:


Distributed by Phillips Data.