Search Results
This function runs a self test on the specified module
Execute mcrypt_module_self_test Online. Info and examples on mcrypt_module_self_test PHP Function from Mcrypt - Cryptography Extensions
Simple usage example of `mcrypt_module_self_test ()`. The mcrypt_module_self_test function is used to run a self-test on the specified encryption module in PHP. This function allows you to check if the module is functioning correctly and if it has all the necessary features enabled.
Man page for mcrypt_module_self_test (3) on php, from the unix.com online archive.
mcrypt_module_self_test (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_module_self_test — This function runs a self test on the specified module WarningThis function has been DEPRECATED as of PHP 7.1.0 and REMOVED as of PHP 7.2.0. Relying on this function is highly discouraged.
{"payload":{"allShortcutsEnabled":false,"fileTree":{"reference/mcrypt/functions":{"items":[{"name":"mcrypt-create-iv.xml","path":"reference/mcrypt/functions/mcrypt ...
People also ask
What does the function mcrypt\_ENC\_self\_test do?
What does mcrypt_module_is_block_algorithm do?
What does the function mcrypt\_encrypt do?
What does mcrypt_ENC_is_block_mode do?
mcrypt_module_is_block_mode — Returns if the specified mode outputs blocks or not mcrypt_module_open — Opens the module of the algorithm and the mode to be used mcrypt_module_self_test — This function runs a self test on the specified module mdecrypt_generic — Decrypts data
