Cryptographic
To ensure information security, we need the hash function to encrypt them.
Type
Three types of hash functions:
- SHA1: sha-1 will generate 160-bit (20-byte) 40 int hash.
- SHA2: 256, 224, and so on…
- SHA3: Subset of the broader family of algorithms called Keccak. Not included in this course.