|
|
|
|
|
by woooooo
883 days ago
|
|
In the same provocative vein, is nonce reuse that big of a deal without an associated cleartext leak of some kind? Or is it more like reducing cracking time from thousands of years to hundreds of years? Not that I'm saying people should do obviously bad things, I'm just wondering how bad it is if some nonces get reused for a particular short-lived session key. |
|
Nonce reuse in nonce-based AEADs gives you authentication key recovery; it destroys authentication completely.