Limit this search to....

Secure Hash Standard (SHS): Federal Information Processing Standards Publication 180-4
Contributor(s): And Technology, National Institute of St (Author), Dang, Q. H. (Contribution by), Commerce, U. S. Department of (Author)
ISBN: 1478178078     ISBN-13: 9781478178071
Publisher: Createspace Independent Publishing Platform
OUR PRICE:   $13.29  
Product Type: Paperback
Published: July 2012
Qty:
Additional Information
BISAC Categories:
- Computers | Information Technology
Physical Information: 0.08" H x 8.5" W x 11" (0.25 lbs) 38 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
This National Institutes of Standards and Technology Federal Information Processing Standards Publication 180-4 "Secure Hash Standard (SHS)" specifies secure hash algorithms, SHA-1, SHA-224, SHA-256, SHA-384, SHAŹ512, SHA-512/224 and SHA-512/256. All of the algorithms are iterative, one-way hash functions that can process a message to produce a condensed representation called a message digest. These algorithms enable the determination of a message's integrity: any change to the message will, with a very high probability, result in a different message digest. This property is useful in the generation and verification of digital signatures and message authentication codes, and in the generation of random numbers or bits. Each algorithm can be described in two stages: preprocessing and hash computation. Preprocessing involves padding a message, parsing the padded message into m-bit blocks, and setting initialization values to be used in the hash computation. The hash computation generates a message schedule from the padded message and uses that schedule, along with functions, constants, and word operations to iteratively generate a series of hash values. The final hash value generated by the hash computation is used to determine the message digest. The algorithms differ most significantly in the security strengths that are provided for the data being hashed. The security strengths of these hash functions and the system as a whole when each of them is used with other cryptographic algorithms, such as digital signature algorithms and keyed-hash message authentication codes, can be found in SP 800-57] and SP 800-107]. Additionally, the algorithms differ in terms of the size of the blocks and words of data that are used during hashing or message digest sizes.