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_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
hash_pbkdf2
  • References/PHP/Function/Cryptography/Hash

(PHP 5 >= 5.5.0, PHP 7) Generate a PBKDF2 key derivation of a supplied password

2025-01-10 15:47:30
openssl_csr_get_subject
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.2.0, PHP 7) Returns the subject of a CERT

2025-01-10 15:47:30
openssl_cipher_iv_length
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= PHP 5.3.3, PHP 7) Gets the cipher iv length

2025-01-10 15:47:30
openssl_dh_compute_key
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 5 >= 5.3.11, PHP 7) Computes shared secret for public value of remote DH key and local DH key

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
hash_final
  • References/PHP/Function/Cryptography/Hash

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Finalize an incremental hash and return resulting digest

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
openssl_pkcs7_decrypt
  • References/PHP/Function/Cryptography/OpenSSL

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Decrypts an S/MIME encrypted message

2025-01-10 15:47:30