Which cryptographic algorithm is commonly used in Blockchain to secure…
2024
Which cryptographic algorithm is commonly used in Blockchain to secure transactions by providing a secure, irreversible hash ?
- A.
SHA-256 (Secure Hash Algorithm 256-bit)
- B.
AES (Advanced Encryption Standard)
- C.
RSA (Rivest-Shamir-Adleman)
- D.
DES (Data Encryption Standard)
Attempted by 44 students.
Show answer & explanation
Correct answer: A
SHA-256 is a cryptographic hash function designed by the NSA. It takes an input of any size and produces a fixed-size 256-bit (32-byte) signature.