Featured Links

What is Hashing in Data Storage and Retrieval?

i found this word(Hashing) from a Computer Technology book…. this word wz in the lesson named "Data Storage and Retrieval".. Can some one tel me what does it mean?

One Response to “What is Hashing in Data Storage and Retrieval?”

  • mdigitale:

    Hashing means to take an input (generally of any length) and produce an output of fixed length.

    For example, MD5 is a hashing algorithm that takes any bit input and produces 128 bit output.

Leave a Reply

You must be logged in to post a comment.