mcrypt_enc_self_test
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Runs a self test on the opened module

2025-01-10 15:47:30
mcrypt_enc_get_key_size
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns the maximum supported keysize of the opened mode

2025-01-10 15:47:30
mcrypt_enc_is_block_algorithm
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Checks whether the algorithm of the opened mode is a block algorithm

2025-01-10 15:47:30
mcrypt_decrypt
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Decrypts crypttext with given parameters

2025-01-10 15:47:30
mcrypt_encrypt
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Encrypts plaintext with given parameters

2025-01-10 15:47:30
mcrypt_generic_deinit
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.7, PHP 5, PHP 7) This function deinitializes an encryption module

2025-01-10 15:47:30
mcrypt_enc_get_algorithms_name
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns the name of the opened algorithm

2025-01-10 15:47:30
mcrypt_module_is_block_algorithm_mode
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns if the specified module is a block algorithm or not

2025-01-10 15:47:30
mdecrypt_generic
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Decrypts data

2025-01-10 15:47:30
mcrypt_module_get_algo_block_size
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns the blocksize of the specified algorithm

2025-01-10 15:47:30