Cryptographic Foundations for Blockchain
Hash Functions
A hash function is a keyless algorithm that transforms an input, which can be of varying lengths and representations, into a fixed-size binary string of a specific length, known as the hash message digest.
Given a hash function, suppos...
caglos.hashnode.dev9 min read