mhash_get_block_size
  • References/PHP/Function/Cryptography/Mhash

(PHP 4, PHP 5, PHP 7) Gets the block size of the specified hash

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

(PHP 5 >= 5.3.0, PHP 7) Computes a digest

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

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

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

(PHP 5 >= 5.3.0, PHP 7) Generate a pseudo-random string of bytes

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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Initialize an incremental hashing context

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

(PHP 4 >= 4.0.2, PHP 5, PHP 7) Returns if the specified mode outputs blocks or not

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

(PHP 5 >= 5.6.0, PHP 7) Timing attack safe string comparison

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
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