Which of these may be used in financial transactions to ensure integrity of data?
-
Port scanner
-
Security bug
-
Core banking
-
Firewall
-
Digital signature
E
Correct answer
Explanation
A digital signature is a mathematical scheme for demonstrating the authenticity of a digital message or document. A valid digital signature gives a recipient, reason to believe that the message was created by a known sender, such that the sender cannot deny having sent the message (authentication and non-repudiation) and that the message was not altered in transit (integrity). Digital signatures are commonly used for software distribution, financial transactions and in other cases where it is important to detect forgery or tampering.