Hi,

I have correctly used AES CTR MODE  128 bit, with block chiper of 16
bytes. I should to use AES CTR MODE 256 bit, with block chiper of 32
bytes; is possible? I have tryed to set block chiper size so:

CTR_Mode< AES256 >::Encryption encryptor;

but I have occured in a compilation error.

Thank you.
Marco

-- 
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