jeeklin/aes

aes encrypt and decrypt

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

This package is auto-updated.

Last update: 2025-06-25 09:56:57 UTC


README

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

用法示例:查看test.php