edited by
1,839 views
0 votes
0 votes

Consider the following statements with respect to digital signatures:
S1: Digital signature ensures authenticity of the sender but not integrity of the message.
S2: A single secret key can be used by the sender to sign multiple documents for multiple receiver.
S3: Using a public-key system, the signer signs using his private key and the verifier verifies using his public key.
S4: Both RSA cryptosystem and RSA digital signature scheme uses same set of keys.
Which of the following is true?

edited by

1 Answer

0 votes
0 votes
Only S3 is correct

Related questions

2 votes
2 votes
2 answers
3
piya asked Jul 23, 2018
12,333 views
In an RSA system, the public key of given user is e = 31 and n = 3599. The private key of user will be ________
0 votes
0 votes
1 answer
4
Harikesh Kumar asked Dec 2, 2017
795 views
Please explain theorem in simplest way and solve example with explanation.Using RSA algorithm what is the value of cipher test c if the plain text m=5 and P=3, q=11 & d =...