A one-way function that converts input data into a fixed-length string of characters. Unlike encryption, hashing cannot be reversed. It is used to verify data integrity, store passwords securely, and create digital signatures.
Related Terms
Encryption
data-protectionThe process of converting plaintext data into an unreadable format (ciphertext) using mathematical algorithms and keys....
Password Manager
authenticationSoftware that securely stores and manages passwords in an encrypted vault. Password managers generate strong unique pass...