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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Closes the mcrypt module

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Verifies if a certificate can be used for a particular purpose

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

(PHP 4 >= 4.2.0, PHP 5, PHP 7) Extract public key from certificate and prepare it for use

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Verify signature

2025-01-10 15:47:30