Hashes & signatures demo
Description
A simple demo for digital signatures and hash functions.
Details
A simple demo of SHA256 hash and HMAC made for edu purpose. It proves: the speed of file comparisons using hash values, sha256 sensitivity to change using steganography, the infinitesimally small chance of hash collisions and secure communications using hmac signature.