What is a Hash?
A Hash function is simply a function that maps an input X of arbitrary length to an output h(x) of fixed length n.
” The input to a hash function is called a pre-image, the message, or
simply the input data. The output is called the hash"
--Masteri...
xamhans.hashnode.dev4 min read