A class for performing AES encryption with mcrypt or openssl. Includes benchmarks, full unit tests, and cross-engine validation.
Originally written as part of a blog entry called PHP: AES Mcrypt & OpenSSL
A class for performing AES encryption with mcrypt or openssl. Includes benchmarks, full unit tests, and cross-engine validation.
Originally written as part of a blog entry called PHP: AES Mcrypt & OpenSSL