crypto:OpenSSL加密 源码
加密货币 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.zip
(预估有个11文件)
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
暂无评论