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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Pump data into an active hashing context from a file

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Exports a CSR as a string

2025-01-10 15:47:30
password_get_info
  • References/PHP/Function/Cryptography/Password Hashing

(PHP 5 >= 5.5.0, PHP 7) Returns information about the given hash

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