jeeklin/aes

aes加密和解密

dev-master 2022-08-25 03:59 UTC

This package is auto-updated.

Last update: 2024-09-25 08:34:54 UTC


README

php AES 加密库 目前实现了ECB的加密与解密,支持hex或者base64的方式

用法示例:查看test.php