Categories

Updated: 06/25/2007

phpAES

phpAES is a PHP 5 class. It can encrypt/decrypt data using 128, 192, and 256-bit AES cipher. It uses pure PHP and does not require mcrypt or any other external library to be compiled into PHP. phpAES comes with a sample script and the phpAES class file, includes full source code. phpAES meets the specifications as outlined by FIPS 197 (Federal Information Processing Standards Publication 197) available at http://csrc.nist.gov/publ ications/fips/fips197/fip s-197.pdf.
©2019 A--9.com