openssl_pkcs12_export
  • References/PHP/Function/Cryptography/OpenSSL

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

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

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

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

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

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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Return a list of registered hashing algorithms

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

(PHP 5 >= 5.5.0, PHP 7) Checks if the given hash matches the given options

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Free key resource

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

(PHP 5 >= 5.3.0, PHP 7) Copy hashing context

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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Generate a hash value (message digest)

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) This function initializes all buffers needed for encryption

2025-01-10 15:47:30