Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 318 Bytes

File metadata and controls

3 lines (2 loc) · 318 Bytes

Hashing

A cryptographic hash function is an algorithm that takes an arbitrary amount of data input—a credential—and produces a fixed-size output of enciphered text called a hash value, or just “hash.” That enciphered text can then be stored instead of the password itself, and later used to verify the user