id0612/prpcrypt

There is no license information available for the latest version (0.1.0) of this package.

基于OpenSSL、PKCS7开发的AES加解密算法,提供加解密接口。

0.1.0 2018-11-24 10:26 UTC

This package is auto-updated.

Last update: 2024-09-25 07:24:33 UTC


README

基于OpenSSL、PKCS7开发的AES加解密算法,提供加解密接口。

EncodingAESKey 生成

base64_encode(openssl_random_pseudo_bytes(32))