|
|
|
|
|
by api
1515 days ago
|
|
PSA: AES is not broken at all here. This is a break of a crap key derivation function that used MD5. It shows that all components of a cryptosystem are important. Attacks seldom target things like actual ciphers unless it's one known to be weak like RC4 or single-DES. They target bad constructions (like this), implementation bugs, etc. |
|