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

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

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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Generate a keyed hash value using the HMAC method and the contents

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

(PHP 5 >= 5.1.2, PHP 7, PECL hash >= 1.1) Generate a keyed hash value using the HMAC method

2025-01-10 15:47:30