How Many VarBinary for each Ascii Char Aes Encrypted KeySize=256,BlockSize=256
From: Phil C. (charlestek_at_rcn.com)
Date: 02/24/05
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: ??Difference Between utf8encoder.GetBytes and Encoding.ASCII.GetBytes"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: How Many VarBinary for each Ascii Char Aes Encrypted KeySize=256,BlockSize=256"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: How Many VarBinary for each Ascii Char Aes Encrypted KeySize=256,BlockSize=256"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 24 Feb 2005 17:53:14 -0500
Hi. I'm wanting to encrypt customer name, address, etc. information using
Aes with a KeySize of 256 and a BlockSize of 256. Either for each ascii
character or say for a maximum length 50 characters for a field, how many
bytes will this generate and how do I translate
this into the number of VarBinary ???items that I allocate in my Sql Server
2000 table??
Phil
Boston, MA
- Previous message: Joe Kaplan \(MVP - ADSI\): "Re: ??Difference Between utf8encoder.GetBytes and Encoding.ASCII.GetBytes"
- Next in thread: Joe Kaplan \(MVP - ADSI\): "Re: How Many VarBinary for each Ascii Char Aes Encrypted KeySize=256,BlockSize=256"
- Reply: Joe Kaplan \(MVP - ADSI\): "Re: How Many VarBinary for each Ascii Char Aes Encrypted KeySize=256,BlockSize=256"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|