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

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

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