Dumb question: are there set lengths to use? What's a good minimum? I really spent 
more time looking into RSA keys. AES is not so well known to me.

-----Original Message-----
From: Wei Dai [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 20, 2003 5:07 PM
To: [EMAIL PROTECTED]
Subject: Re: AES Key generation/ AES use


AES keys are just random strings. Just use a RandomNumberGenerator to
generate a random string of appropriate length.

On Thu, Mar 20, 2003 at 01:41:11PM -0800, Julia Smith wrote:
> 
> Is there sample code for this? Key generation is what I have no idea how to get at.

Reply via email to