GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Networking  >  Networks and Security
Next Question 
 Networks and Security  |  Question 1 of 54    Print  
How do you use RSA for both authentication and secrecy?

  
Total Answers and Comments: 3 Last Update: June 01, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
October 27, 2005 07:42:49   #1  
girish        

RE: How do you use RSA for both authentication and sec...
Ofcourse Yes!We can use RSA for both authentication&secrecy purpose.
 
Is this answer useful? Yes | No
November 17, 2005 03:12:51   #2  
realneeraj Member Since: November 2005   Contribution: 12    

RE: How do you use RSA for both authentication and sec...
RSA is based upon public key/private key concept. For authentication one can encrypt the hash (MD5/SHA) of the data with his private key. This is known as digital signature. And secrecy is achieved by encrypting the data with the public key of the target user. Generally we dont use RSA for encryption because of key size (1024 bits). Rather a symmetric session key (128/256 bit) is established between communicating parties and is used for encryption.
 
Is this answer useful? Yes | No
May 31, 2007 20:13:29   #3  
Abhi        

RE: How do you use RSA for both authentication and sec...
RSA uses PKI that is correct - for authentication RSA is used int he form of X.509 Certificate.  Your answer of using Hash/Digital Signature is the answer if the question was "non-repudiation"
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape