-----------------------------------------------------------

New Message on cochindotnet

-----------------------------------------------------------
From: Dotnet_shyam1
Message 1 in Discussion

Cryptography and .NET Framework - Part 3 (Public Key Encryption) In the Part 2 
of this series we learnt to use Secret Key Encryption techniques using 
Triple-DES algorithm. More often to transfer data encrypted via secret key 
encryption public key encryption is used. This puts one extra layer of security 
over the data being transferred. From Part 1 we know that public key encryption 
consists of two keys - public key and private key. Data encrypted by public key 
can be decrypted only by the corresponding private key and vice a versa. One of 
the most popular algorithm for encrypting and decrypting data using this 
technique is RSA. The acronym RSA stands for Rivest, Shamir, and Adelman who 
are the inventors of the technique. The .NET framework provides a class called 
RSACryptoServiceProvider that encapsulates this algorithm. In this article we 
are going to learn how to use this class to secure your data.   
http://www.dotnetbips.com/9e69aa6b-95f0-4c3c-8759-1ea38e61dc0d.aspx?articleid=299
 
Author: Bipin Joshi   --
Regards,
Shyam
Course Coordinator BinaryIntellect Consulting
Looking for .NET Training in Mumbai? 
www.binaryintellect.com 

-----------------------------------------------------------

To stop getting this e-mail, or change how often it arrives, go to your E-mail 
Settings.
http://groups.msn.com/CochinDotNet/_emailsettings.msnw

Need help? If you've forgotten your password, please go to Passport Member 
Services.
http://groups.msn.com/_passportredir.msnw?ppmprop=help

For other questions or feedback, go to our Contact Us page.
http://groups.msn.com/contact

If you do not want to receive future e-mail from this MSN group, or if you 
received this message by mistake, please click the "Remove" link below. On the 
pre-addressed e-mail message that opens, simply click "Send". Your e-mail 
address will be deleted from this group's mailing list.
mailto:[EMAIL PROTECTED]

Reply via email to