Cryptography is the practice of securing information by converting it into a format that is unreadable to unauthorized individuals, ensuring data confidentiality, integrity, and authenticity.
Hashing
Hashing is a cryptographic process that transforms an input (“message”) into a fixed-length string of characters, which is typically a representation of the original data.