Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pros and Cons of Various Encryption Methods...
Message
De
14/03/2008 15:53:33
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, États-Unis
 
 
À
14/03/2008 15:19:18
Dave Nantais
Light speed database solutions
Ontario, Canada
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 2.0
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01302256
Message ID:
01302285
Vues:
7
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/
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform