Cryptographic Hash Function and Its Properties
Cryptographic Hash Function and Its Properties
Hash Pointer
• A cryptographic hash pointer (hash reference)
is a pointer to a location where
– Some information is stored
– Hash of the information is stored
With the hash pointer we can
– Retrieve the information
– Check that the information has not been modified(by
computing the message digest and then matching the
digest with the stored hash value)
Merkle Tree
Basic concepts of cryptography
• Symmetric key cryptography
– Same key is used for encryption and decryption
– How to share the key securely
– Cannot address certain requirements