🎴 Flashcard Mode

Blockchain Security: Cryptographic Techniques

Card1 / 15
Mastered0
Review0
QuestionClick to flip

Which cryptographic technique is commonly used to ensure the integrity of data in a blockchain?

AnswerClick to flip back
A
Hashing
💡 Explanation:

Hashing is a cryptographic technique that converts data of any size into a fixed-size hash value. This hash value is unique to the data and any changes to the data will result in a different hash value. In blockchain, hashing is used to create a secure and tamper-proof record of transactions.

Change Mode