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
Titre:
Encryption and Base64 strings
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:
01014057
Vues:
64
I am using Rijndael (AES) with 256-bit encryption to encrypt passwords. Then I convert them to Base64 strings with Convert.ToBase64String() so that they can be stored as text in a database table. My question is, if I limit the length of the original passwords to 10 characters, can anyone tell me what the max length of my final Base64 text string will be?

Matthew J. Price
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform