Digital Signatures and Cryptography
Question
Consider the following statements:
A digital signature is
Which of the statements given above is/are correct?
- 1.
An electronic record that identifies the certifying authority issuing it
- 2.
Used to serve as a proof of identity of an individual to access information or server on Internet
- 3.
An electronic method of signing an electronic document and ensuring that the original content is unchanged
Options
1 only
2 and 3 only
3 only
1, 2 and 3
Explanation
A digital signature is primarily a cryptographic mechanism used for authentication and non-repudiation of electronic documents. Statement 1 is partially correct but not the primary definition - a digital signature is issued by the signer (using a private key), not by the certifying authority itself, though the authority may certify the public key. Statement 2 is correct: digital signatures serve as proof of identity and authenticity, allowing individuals to access secure systems. Statement 3 is correct: digital signatures provide both authentication (verifying identity) and integrity (ensuring the document has not been altered). A digital signature involves applying a hash algorithm to create a digest, then encrypting this with the private key. > Digital signature = Authentication + Integrity verification using asymmetric cryptography. Answer: b.
Question details
Year
2019
Paper
GS Paper 1
Question
Q94
Subject
Science & Technology
Sub-topic
Information Security and Digital Identity
Type
Statement-based
Difficulty
Medium
Nature
Static
Source hint
IT Act and Digital Security 2018
See all questions on Information Security and Digital Identity
Browse every tagged question across all years