Which algorithm can ensure data integrity?
- MD5
- AES
- RSA
- PKI
Answers Explanation & Hints: Data integrity guarantees that the message was not altered in transit. Integrity is ensured by implementing either of the Secure Hash Algorithms (SHA-2 or SHA-3). The MD5 message digest algorithm is still widely in use.