Search Results

  1. This function runs the self test on the algorithm specified by the descriptor td.

  2. 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

  3. 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

  4. Simple usage example of `mcrypt_enc_self_test ()`. The 'mcrypt_enc_self_test' function is used to run a self test on the currently opened encryption module in PHP.

  5. This function runs the self test on the algorithm specified by the descriptor td . If the self test succeeds it returns FALSE. In case of an error, it returns TRUE.

  6. 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

  7. People also ask

  8. This function runs a self test on the opened module (PHP 4 >= 4.0.2, PHP 5)

  1. People also search for