位置: 编程技术 - 正文
推荐整理分享PHP:mcrypt_ofb()的用法_Mcrypt函数,希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
mcrypt_ofb — 使用 OFB 模式加密/解密数据
说明 string mcrypt_ofb ( int $cipher , string $key , string $data , int $mode , string $iv ) string mcrypt_ofb ( string $cipher , string $key , string $data , int $mode [, string $iv ] )第一个原型是针对 libmcrypt 2.2.x 的, 第二个原型是针对 libmcrypt 2.4.x 及更高版本的。 mode 可选值为: MCRYPT_ENCRYPT 或 MCRYPT_DECRYPT。
不要再使用此函数了。 参见: mcrypt_generic() 和 mdecrypt_generic() 作为替代。
Warning自PHP 5.5.0起,此函数已经被废弃。强烈建议不要使用此函数 。
PHP:mcrypt_module_self_test()的用法_Mcrypt函数 mcrypt_module_self_test(PHP4=4.0.2,PHP5)mcrypt_module_self_test在指定模块上执行自检说明boolmcrypt_module_self_test(string$algorithm[,string$lib_dir])在指定模块上执行自检。参数
PHP:mcrypt_module_open()的用法_Mcrypt函数 mcrypt_module_open(PHP4=4.0.2,PHP5)mcrypt_module_open打开算法和模式对应的模块说明resourcemcrypt_module_open(string$algorithm,string$algorithm_directory,string$mode,string$mode_directory)
PHP:mcrypt_module_is_block_algorithm()的用法_Mcrypt函数 mcrypt_module_is_block_algorithm(PHP4=4.0.2,PHP5)mcrypt_module_is_block_algorithm检测指定算法是否为分组加密算法说明boolmcrypt_module_is_block_algorithm(string$algorithm[,string$lib_di
标签: PHP:mcrypt_ofb()的用法_Mcrypt函数
本文链接地址:https://www.jiuchutong.com/biancheng/287397.html 转载请保留说明!友情链接: 武汉网站建设