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_enc_get_modes_name
  • References/PHP/Function/Cryptography/Mcrypt

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

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_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_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_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_module_open
  • References/PHP/Function/Cryptography/Mcrypt

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Opens the module of the algorithm and the mode to be used

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

(PHP 4, PHP 5) Encrypts/decrypts data in OFB mode

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

(PHP 4, PHP 5, PHP 7) Gets the block size of the specified cipher

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