Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Pros and Cons of Various Encryption Methods...
Message
From
14/03/2008 15:53:33
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
 
 
To
14/03/2008 15:19:18
Dave Nantais
Light speed database solutions
Ontario, Canada
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01302256
Message ID:
01302285
Views:
8
This message has been marked as a message which has helped to the initial question of the thread.
Provider             Length (bits) Security  Speed 
Hash.Provider.CRC32  32            low       fast 
Hash.Provider.SHA1   160           moderate  medium 
Hash.Provider.SHA256 256           high      slow 
Hash.Provider.SHA384 384           high      slow 
Hash.Provider.SHA512 512           extreme   slow 
Hash.Provider.MD5    128           moderate  medium 
From: http://www.codeproject.com/KB/security/SimpleEncryption.aspx

>I'm experimenting with various encryption methods offered in
>System.Security.Cryptography
>
>Is RSA encryption considered "stronger" than 3DES encryption?
>
>Can anyone rank the level of CPU usage required by the four major types of encryption, namely: RSA, DES, 3DES, and Rijndael.
>
>TIA,
>Dave.
Very fitting: http://xkcd.com/386/
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform