On Dec 22, 2:21 am, Jamaal Scarlett <[email protected]> wrote:
> Is it possible to change key lengths.  On the wiki it states that 16,24&32 
> byte keys are supported in aes but I cannot find any documentation on 
> changing itbftomvthe default of 16.  I am attempting to encrypt/decrypt data 
> to communicate with a server using mcrypt rijndael 256,  however there is a 
> memory leak in the version of mcrypt we are using.  Is 256 bit supported?
>
Yes. All relevant objects take a key and key size. See, for example,
http://www.cryptopp.com/wiki/CBC_mode.

Jeff

-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to