crypto:OpenSSL加密

时间:2021-03-29 05:21:01
【文件属性】:
文件名称:crypto:OpenSSL加密
文件大小:153KB
文件格式:ZIP
更新时间:2021-03-29 05:21:01
PHP 加密货币 OpenSSL加密 这是一个类,一个openssl加密,一个简单的加密。 希望它可以帮助您进行加密。 要使用此类,请提醒许可证。 谢谢你。 --9r3i 用法 $ method = 'AES-256-XTS' ; // what methods are available using $cr->methods; as version 1.1 become a string $ encode = true ; $ string = file_get_contents (__FILE__); // get content to be encrypted $ key = 'my_password' ; // a password key /* call the class */ $ cr = new \crypto( $ method , $ encode ); $ cr ->
【文件预览】:
crypto-master
----crypto.php(4KB)
----license.txt(34KB)
----readme.md(2KB)
----method-list.txt(3KB)
----dist()
--------crypto.ico(51KB)
--------052EC400-B8CF-17B0-69FC4A1E0E3BFE84.mrk(16KB)
--------cryptosa.bat(52B)
--------info.ini(270B)
--------cryptosa(39B)
--------cryptosa.php(257KB)
--------cryptosamux(46B)

网友评论