Better PHP Documentation
opinionated
Open main menu
Get Started
Documentation
Community
Training
Better PHP Documentation
Close menu
Get Started
Documentation
Community
Training
Log in
切换语言:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
Mcrypt 函数
目录
mcrypt_create_iv
— 从随机源创建初始向量
mcrypt_decrypt
— 使用给定参数解密密文
mcrypt_enc_get_algorithms_name
— 返回打开的算法名称
mcrypt_enc_get_block_size
— 返回打开的算法的分组大小
mcrypt_enc_get_iv_size
— 返回打开的算法的初始向量大小
mcrypt_enc_get_key_size
— 返回打开的模式所能支持的最长密钥
mcrypt_enc_get_modes_name
— 返回打开的模式的名称
mcrypt_enc_get_supported_key_sizes
— 以数组方式返回打开的算法所支持的密钥长度
mcrypt_enc_is_block_algorithm
— 检测打开模式的算法是否为分组算法
mcrypt_enc_is_block_algorithm_mode
— 检测打开的模式是否支持分组加密
mcrypt_enc_is_block_mode
— 检测打开的模式是否以分组方式输出
mcrypt_enc_self_test
— 在打开的模块上进行自检
mcrypt_encrypt
— 使用给定参数加密明文
mcrypt_generic
— 加密数据
mcrypt_generic_deinit
— 对加密模块进行清理工作
mcrypt_generic_init
— 初始化加密所需的缓冲区
mcrypt_get_block_size
— 获得加密算法的分组大小
mcrypt_get_cipher_name
— 获取加密算法名称
mcrypt_get_iv_size
— 返回指定算法/模式组合的初始向量大小
mcrypt_get_key_size
— 获取指定加密算法的密钥大小
mcrypt_list_algorithms
— 获取支持的加密算法
mcrypt_list_modes
— 获取所支持的模式
mcrypt_module_close
— 关闭加密模块
mcrypt_module_get_algo_block_size
— 返回指定算法的分组大小
mcrypt_module_get_algo_key_size
— 获取打开模式所支持的最大密钥大小
mcrypt_module_get_supported_key_sizes
— 以数组形式返回打开的算法所支持的密钥大小
mcrypt_module_is_block_algorithm
— 检测指定算法是否为分组加密算法
mcrypt_module_is_block_algorithm_mode
— 返回指定模块是否是分组加密模式
mcrypt_module_is_block_mode
— 检测指定模式是否以分组方式输出
mcrypt_module_open
— 打开算法和模式对应的模块
mcrypt_module_self_test
— 在指定模块上执行自检
mdecrypt_generic
— 解密数据
发现了问题?
了解如何改进此页面
•
提交拉取请求
•
报告一个错误
+
添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
0
pcntl_sigtimedwait
Waits for signals, with a timeout
0
similar_text
Calculate the similarity between two strings
0
boolval
Get the boolean value of a variable
0
curl_multi_close
Close a set of cURL handles
0
imap_body
Read the message body
0
mb_strpos
Find position of first occurrence of string in a string
0
pg_send_prepare
Sends a request to create a prepared statement with the given parameters, without waiting for completion
0
swoole_native_socket_bind
0
Arr::prependKeysWith
0
zend_version
Gets the version of the current Zend engine
^