HOME

TheInfoList



OR:

This is a list of hash functions, including
cyclic redundancy check A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to digital data. Blocks of data entering these systems get a short ''check value'' attached, based on t ...
s, checksum functions, and cryptographic hash functions.


Cyclic redundancy checks

Adler-32 is often mistaken for a CRC, but it is not: it is a checksum.


Checksums


Universal hash function families


Non-cryptographic hash functions


Keyed cryptographic hash functions


Unkeyed cryptographic hash functions


See also

* Hash function security summary *
Secure Hash Algorithms The Secure Hash Algorithms are a family of cryptographic hash functions published by the National Institute of Standards and Technology (NIST) as a U.S. Federal Information Processing Standard (FIPS), including: *SHA-0: A retronym applied to the ...
* NIST hash function competition * Key derivation functions (category)


References

{{DEFAULTSORT:Hash functions *List Checksum algorithms Cryptography lists and comparisons