| |
| | Hash Functions - CryptoDox |
 | | It is often also called a "message digest." Hash functions are used for digital signatures such as RSA and DSA, but also for the construction of MACs (message authentication codes), the protection of passwords, and for the derivation of independent secret keys from a single master key. |
 | | Cryptographic hash functions are an essential building block for applications that require data integrity, such as detectors of computer viruses, Internet security (for example PGP or IPSEC), and the security of electronic commerce and banking. |
 | | A hash function must be a one-way function, which means that finding an input corresponding to a given output string is difficult: Even an opponent who wants to spend a significant amount of money, say $10 million, will have a negligible success probability. |
| www.cryptodox.com /index.php?title=Hash_Functions (247 words) |
|