导航首页 » 技术教程 » PHP:mcrypt_cfb()的用法_Mcrypt函数
PHP:mcrypt_cfb()的用法_Mcrypt函数 163 2023-12-15   

mcrypt_cfb

(PHP 4, PHP 5)

mcrypt_cfb — 以 CFB 模式加解密数据

说明

string mcrypt_cfb ( int $cipher , string $key , string $data , int $mode , string $iv ) string mcrypt_cfb ( string $cipher , string $key , string $data , int $mode [, string $iv ] )

第一个原型是针对 libmcrypt 2.2.x 的, 第二个原型是针对 libmcrypt 2.4.x 及更高版本的。 mode 可选值为: MCRYPT_ENCRYPTMCRYPT_DECRYPT

本函数不应再使用了, 请使用 mcrypt_generic() 和 mdecrypt_generic() 作为替代。

Warning

自PHP 5.5.0起,此函数已经被废弃。强烈建议不要使用此函数 。


!!!站长长期在线接!!!

网站、小程序:定制开发/二次开发/仿制开发等

各种疑难杂症解决/定制接口/定制采集等

站长微信:lxwl520520

站长QQ:1737366103