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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Gets an exportable representation of a key into a string

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Checks if a private key corresponds to a certificate

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) This function checks whether the specified algorithm is a block algorithm

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Exports a CSR to a file

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

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

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) This function encrypts data

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Frees a private key

2025-01-10 15:47:30