phpAES
phpAES is a PHP 5 class (PHP 4 now included). 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. Supported cipher modes include: Electronic Codebook (ECB), Cipher Block Chaining (CBC), Cipher Feedback (CFB), and Output Feedback (OFB). There are two versions of phpAES, the free version of phpAES only supports ECB mode while the paid version supports all modes. 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.
Visit publisher site: phpAESListing Details
- Version:
- 1
- Filed in:
-
Scripts / PHP / Scripts & Programs / Security Systems
- Submitted on:
- Last Updated:
- Dec 30, 2009
- Publisher:
- Cody Phillips Other listings by this publisher
License & Pricing Information
- License Type:
- Free Non-Commercial
- Price:
- $0.00 USD
- Additional Info:
- Supports only Electronic Codebook (ECB) mode.Supports all cipher modes.
- License Type:
- Commercial
- Price:
- $9.95 USD
- Additional Info:
- Supports all cipher modes.
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for phpAES