28 28 votes Anarkali digitally signs a message and sends it to Salim. Verification of the signature by Salim requires. Anarkali's public key. Salim's public key. Salim's private key. Anarkali's private key. Computer Networks gatecse-2016-set2 computer-networks network-security cryptography easy out-of-gatecse-syllabus + – Akash Kanase 12.3k views answer comment Share Follow Print See 1 comment 1 1 comment reply Shiva Sagar Rao commented Jan 10, 2021 reply Follow flag This topic is not in syllabus of GATE 2021 as it comes under network security: digital signatures and certificates Source: https://gatecse.in/gate-2021-syllabus-including-changes/ 3 3 replyShare Please log in or register to add a comment.
Best answer 51 51 votes In digital signature, Alice/Anarkali/sender :P First encrypts with own private key then again encrypts with Receivers/Bob/Salim's Public key. Thus to decrypt, receiver will need sender's/Anarkali's public key after decrypting it with own/receiver's private key. So, answer is A. Shashank Chavan answered Feb 12, 2016 • edited Jun 20, 2018 by Milicevic3306 Shashank Chavan comment Share Follow See all 2 Comments 2 2 Comments reply Dexter commented Dec 23, 2016 reply Follow flag Alice = Anarkali :P (Y) 1 1 replyShare rohith1001 commented Jan 3, 2020 reply Follow flag https://en.wikipedia.org/wiki/Public-key_cryptography https://en.wikipedia.org/wiki/Digital_signature Digital signatures, in which a message is signed with the sender's private key and can be verified by anyone who has access to the sender's public key. This verification proves that the sender had access to the private key, and therefore is likely to be the person associated with the public key. This also ensures that the message has not been tampered with, as a signature is mathematically bound to the message it originally was made with, and verification will fail for practically any other message, no matter how similar to the original message. In the above example the message is only digitally signed and not encrypted. 1) Alice signs a message with her private key. 2) Bob can verify that Alice sent the message and that the message has not been modified. 3 3 replyShare Please log in or register to add a comment.
21 21 votes Basically it is about the authentication of the signature. How will Salim know that Anarkali's signature is genuine? So he uses the public key of Anarkali to decrypt the message .If it works, Salim is convinced that Anarkali is the genuine sender who used her private key to encrypt the message.Hence A (ans) resilientknight answered Jun 24, 2016 resilientknight comment Share Follow 0 reply Please log in or register to add a comment.
19 19 votes Answer is : (a) Anarkali's public key There is a another concept through which this problem can be solved: in RSA, Encryption:Done by Receiver's Public key Decryption:Done by Receiver's Private key in Digital signature, Encryption:Done by sender's private key Decryption:Done by sender's public key amrendra pal answered Sep 1, 2017 amrendra pal comment Share Follow 0 reply Please log in or register to add a comment.
11 11 votes In digital signature, sender encrypts the message using her private key and receiver decrypts it using sender's public key. So, option A is apt. monanshi answered Feb 13, 2016 monanshi comment Share Follow 0 reply Please log in or register to add a comment.
9 9 votes So answer is (A) Part. Chhotu answered Dec 14, 2017 Chhotu comment Share Follow See 1 comment 1 1 comment reply talha hashim commented Sep 25, 2018 reply Follow flag kya baat hai chotu ji ? bahut badhiya ji 0 0 replyShare Please log in or register to add a comment.
0 0 votes COMMENT BELOW IF YOU HAVE ANY DOUBT akshay_123 answered May 6 akshay_123 comment Share Follow 0 reply Please log in or register to add a comment.