| bio | website | twitter.com/malexmave |
|---|---|---|
| location | Germany | |
| age | 22 | |
| visits | member for | 4 months |
| seen | Feb 14 at 22:50 | |
| stats | profile views | 2 |
Computer Science student, programming Java, Python, PHP in my spare time. Also playing TDE.
|
Feb 14 |
comment |
Why is triple-DES using three different keys vulnerable to a meet-in-the-middle-attack? @owlstead Thanks for the Link. I would never use 3DES anyway, this was just a question raised and not answered by the Wikipedia article. |
|
Feb 14 |
comment |
Why is triple-DES using three different keys vulnerable to a meet-in-the-middle-attack? Thanks for your answer, but the question I was trying to ask is why Meet in the Middle won't work (or will not make the attack "cheaper") on 2 keys as opposed to three keys. Or is 114 operations a fixed value for meet-in-the-middle? EDIT: Seeing your edit, it now is a bit clearer to me what you mean. Thanks. |