Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Encryption and Base64 strings
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Divers
Thread ID:
01014057
Message ID:
01015149
Vues:
18
Take a look at http://www.obviex.com/Articles/CiphertextSize.aspx there is a really good article on calculating the size of database fields required to store encrypted strings.

Just calc how much space is required for the Rijndael encryption using the calculation given, build a string that big, convert to base 64 and see how big it is...
- Craig

"If you're not prepared to be wrong, you will never come up with anything original."
- Sir Ken Robinson
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform