Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Encryption and Base64 strings
Message
General information
Forum:
ASP.NET
Category:
Other
Title:
Encryption and Base64 strings
Environment versions
Environment:
C# 1.1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
MS SQL Server
Miscellaneous
Thread ID:
01014057
Message ID:
01014057
Views:
63
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
Next
Reply
Map
View

Click here to load this message in the networking platform