AES
#3
You can't crack an AES key with naive brute force, period.

Even the shortest type keys have a keyspace so vast that it would take billions of years despite using all GPUs on the planet. And there are no shortcuts: Never any "easy" passwords that you can guess, like IloveSarah2015.

Also, a "key cracker" would have no way to know when it found the correct key unless you know a good part of the plaintext.


Messages In This Thread
AES - by semizias - 01-29-2016, 12:51 PM
RE: AES - by stepMode - 01-29-2016, 03:00 PM
RE: AES - by magnum - 01-30-2016, 12:13 PM
RE: AES - by jodler303 - 01-30-2016, 01:45 PM
RE: AES - by semizias - 01-31-2016, 01:53 AM
RE: AES - by epixoip - 01-31-2016, 02:07 AM
RE: AES - by stepMode - 02-01-2016, 10:20 AM