mcrypt_get_cipher_name
  • References/PHP/Function/Cryptography/Mcrypt

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

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Decrypts data with private key

2025-01-10 15:47:30
hash_file
  • References/PHP/Function/Cryptography/Hash

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Generate a hash value using the contents of a given file

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

(PHP 5 >= 5.5.0, PHP 7) Creates a password hash

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

(PHP 5 >= 5.3.0, PHP 7) Gets available cipher methods

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Gets an array of all supported modes

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Generates a CSR

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

(PHP 5 >= 5.2.2, PHP 7) Exports a PKCS#12 Compatible Certificate Store File

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

(PHP 5 >= 5.6.0, PHP 7) Retrieve the available certificate locations

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

(PHP 5 >= 5.6.0, PHP 7) Exports the challenge assoicated with a signed public key and challenge

2025-01-10 15:47:30