加密货币 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 ->