PHP AES -- PHP中的准确且快速的AES加密

v1.1.0 2015-11-26 02:40 UTC

This package is not auto-updated.

Last update: 2024-09-14 14:34:51 UTC


README

一个使用mcrypt或openssl执行AES加密的类。包括基准测试、完整的单元测试和跨引擎验证。

Build Status

最初作为一篇名为 PHP: AES Mcrypt & OpenSSL 的博客条目的部分编写。