I need to store encrypted information in a mysql table. I would like to use the AES algoritm but I don't know if 4096 is supported and if it is a good length to encrypt data like: credit card, email etc.
Tell me more
×
IT Security Stack Exchange is a question and answer site for
IT security professionals. It's 100% free, no registration required.
|
migrated from stackoverflow.com Nov 23 '11 at 13:38
|
No, 4096 bit encryption is not good enough to encrypt your data. Becase of a few reasons.
|
|||
|