Which standard is listed as an integrity standard in the material?

Enhance your preparation for the Federal IT Security Professional Test. Use quizzes, flashcards, and detailed explanations to ensure success. Stay ahead in the field of IT Security!

Multiple Choice

Which standard is listed as an integrity standard in the material?

Explanation:
Integrity is about detecting any alteration to data. Hash functions give you a fixed-size digest that changes with any modification, so you can verify integrity by recalculating the hash and comparing it to a known value. The Secure Hash Standard defines the hash algorithms used for this purpose (the SHA family), making it the standard that directly supports integrity verification. The other standards serve related roles but not the same explicit integrity standard: Digital Signature Standard deals with public-key signatures for authenticity and non-repudiation; HMAC provides a keyed message authentication code (a mechanism for both integrity and authentication); and FIPS 140-2 governs secure cryptographic modules in general.

Integrity is about detecting any alteration to data. Hash functions give you a fixed-size digest that changes with any modification, so you can verify integrity by recalculating the hash and comparing it to a known value. The Secure Hash Standard defines the hash algorithms used for this purpose (the SHA family), making it the standard that directly supports integrity verification. The other standards serve related roles but not the same explicit integrity standard: Digital Signature Standard deals with public-key signatures for authenticity and non-repudiation; HMAC provides a keyed message authentication code (a mechanism for both integrity and authentication); and FIPS 140-2 governs secure cryptographic modules in general.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy