Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
3,901,452,549 visitors served.
forum Join the Word of the Day Mailing List For webmasters
?
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

hash function
(redirected from Hashing function)

   Also found in: Wikipedia 0.01 sec.
hash function
An algorithm that turns a variable-sized amount of text into a fixed-sized output (hash value). Hash functions are used in creating digital signatures, hash tables and short condensations of text for analysis purposes (see hash buster). Hash functions are also known as "cryptographic hash functions." See hash table and one-way hash function.
(programming)hash function - A hash coding function which assigns a data item distinguished by some "key" into one of a number of possible "hash buckets" in a hash table. The hash function is usually combined with another more precise function.

For example a program might take a string of letters and put it in one of twenty six lists depending on its first letter. Ideally, a hash function should distribute items evenly between the buckets to reduce the number of hash collisions. If, for example, the strings were names beginning with "Mr.", "Miss" or "Mrs." then taking the first letter would be a very poor hash function because all names would hash the same.


Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Feedback
Mentioned in?  References in periodicals archive?   Encyclopedia browser?   Full browser?
No references found
 
Useer's Password: "Giants" [down arrow] Hashing Function (encryption only; no decryption) [down arrow] Hashed Value: "66tt" Exhibit 4 Hashed Passwords: Vulnerable to Rainbow Tables The password table (below, left) contains a hypothetical hashed value of each password in the clear-text table in Exhibit 1.
That simplistic strategy has however two major drawbacks: it is costly in terms of computation time (we would need to compute m hashed values per element scanned), and, worse, it would necessitate a large set of independent hashing functions, for which no construction is known [1].
Further cryptographic functions available in QuickLogic's library include hashing functions, DES and Triple DES.
 
 
 
Encyclopedia
?

Terms of Use | Privacy policy | Feedback | Advertise with Us | Copyright © 2012 Farlex, Inc.
Disclaimer
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional.