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

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

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

(PHP 4 >= 4.0.6, PHP 5, PHP 7) Encrypt an S/MIME message

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) This function runs a self test on the specified module

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

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

2025-01-10 15:47:30