Re: Encrypt with password
From: Venkat_KL (venkat_kl_at_yahoo.com)
Date: 10/20/05
- Next message: BethC327: "Save File to Different Domain - 2nd Post"
- Previous message: Cowboy (Gregory A. Beamer) - MVP: "RE: Forms based authentication + multiple applications + directory ser"
- In reply to: Bishoy George: "Encrypt with password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 20 Oct 2005 11:44:21 -0700
Dear Bishoy George,
here are the links for asymmetric encription
Cryptography Simplified in Microsoft .NET
-----------------------------------------
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetse
c/html/cryptosimplified.asp
Secure Your .NET Remoting Traffic by Writing an Asymmetric Encryption
Channel Sink
---------------------------------------------------------------------
http://msdn.microsoft.com/msdnmag/issues/03/06/NETRemoting/
Combining Symmetric and Asymmetric Encryption
---------------------------------------------
http://www.codeguru.com/vb/gen/vb_misc/encryption/article.php/c8511/
Combining Symmetric and Asymmetric Encryption
---------------------------------------------
http://www.codeproject.com/dotnet/ComboEncryption.asp
EncryptTo/DecryptTo: Encryption in .NET with CryptoAPI Certificate
Stores
------------------------------------------------------------------
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dncapi/
html/encryptdecrypt2a.asp
Generating Keys for Encryption and Decryption
---------------------------------------------
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide
/html/cpcongeneratingkeysforencryptiondecryption.asp
Encrypting Data
---------------
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpguide
/html/cpconencryptingdata.asp
RSACryptoServiceProvider Class
------------------------------
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/h
tml/frlrfSystemSecurityCryptographyRSACryptoServiceProviderClassTopic.as
p
DSACryptoServiceProvider Class
------------------------------
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/h
tml/frlrfSystemSecurityCryptographyDSACryptoServiceProviderClassTopic.as
p
RSA is a popular asymmetric algorithm.
--------------------------------------
http://www.ietf.org/rfc/rfc2313.txt
Asymmetric encryption questions
-------------------------------
http://www.dotnet247.com/247reference/msgs/23/117533.aspx
WEBCASTS - WEBCASTS - WEBCASTS - WEBCASTS
MSDN Webcast: .NET Framework Security (Part 1) - Features and
Cryptography - Level 300
-------------------------------------------------------------
http://msevents.microsoft.com/cui/WebCastEventDetails.aspx?EventID=10322
64030&EventCategory=3&culture=en-US&CountryCode=US
Best Regards,
Venkat_KL
-- Sent via .NET Newsgroups http://www.dotnetnewsgroups.com
- Next message: BethC327: "Save File to Different Domain - 2nd Post"
- Previous message: Cowboy (Gregory A. Beamer) - MVP: "RE: Forms based authentication + multiple applications + directory ser"
- In reply to: Bishoy George: "Encrypt with password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]