Re: Why is AES more secure than DES??

From: Bill Unruh (unruh_at_string.physics.ubc.ca)
Date: 04/30/03


Date: 30 Apr 2003 01:19:12 GMT


"Yuen" <Yuen@123.com> writes:

]I encrypt a block of data 0xFFF times, the result:
]AES128 0.0200(seconds)
]AES256 0.0200(seconds)
]DES 0.4500 (seconds)

]AES is much faster, but why is AES more secure than DES??
]When cracking a message, faster decryption is easier to crack?? because one
]can guess more password per second.
]The cracking method is "guess all possible password"

But it has a password of 128 bits, not 56 bits. No speedup can
compensate for a 10^22 increase in the number of passwords to search
through.



Relevant Pages

  • Re: Why is AES more secure than DES??
    ... > AES is much faster, but why is AES more secure than DES?? ... we don't know it is any more secure. ... DES is more secure than AES.. ... It is important to realise that the strength of a cipher is not ...
    (sci.crypt)
  • Why is AES more secure than DES??
    ... AES is much faster, but why is AES more secure than DES?? ... When cracking a message, faster decryption is easier to crack?? ...
    (sci.crypt)
  • Re: Why is AES more secure than DES??
    ... > Interestingly, this means that for badly chosen passwords, DES ... > becomes somewhat more secure than AES because a dictionary attack ... > will take longer using DES than using AES, ... "when surveys of all the world's countries are done, ...
    (sci.crypt)
  • Re: Why is AES more secure than DES??
    ... > I encrypt a block of data 0xFFF times, ... > AES is much faster, but why is AES more secure than DES?? ... You can add an infinite loop into the end of your DES program to make it even ...
    (sci.crypt)
  • Re: Why is AES more secure than DES??
    ... AES is alot more secure simply because the number ... ]> are for DES. ... ]the case of "brute force attack", a longer key doesn't make much difference ...
    (sci.crypt)