 Thread Author
# 1

06-14-2010, 10:06 AM
|
| CrackBerry Newbie | | Join Date: May 2010 Posts: 4 Likes Received: 0
Thanked 0 Times in 0 Posts
| |
AES Cipher Key Strength
Hi All,
I need to create an application that decrypts data that is encrypted using AES with a 512-bit key. What I need to know is whether we can create an AES key of length 512-bits? The documentation says we can create a key of length up to 256-bits. If that is the case, is there any way that I can add my own implementation for 512-bit AES key, or will I have to reduce the key strength used to encrypt the data originally?
Thanks,
Basilio
|