Monday, November 26, 2007

New Class --- AES Cipher

This class is a pure PHP implementation of the AES algorithm. It can encrypt and decrypt data using the AES Rijndael algorithm with key lengths of 128, 192, 256.

No comments: