From 917658ab094453381fa2cf2805a5a84ec51bbba6 Mon Sep 17 00:00:00 2001 From: Dominik Muhs Date: Wed, 18 Oct 2017 13:57:10 +0200 Subject: [PATCH] Add paper on key reinstallation attacks (#484) --- cryptography/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cryptography/README.md b/cryptography/README.md index 5a90063..2a47d94 100644 --- a/cryptography/README.md +++ b/cryptography/README.md @@ -7,6 +7,7 @@ * [RSA Key Extraction via Low-Bandwidth Acoustic Cryptanalysis (2013)](http://www.cs.tau.ac.il/~tromer/papers/acoustic-20131218.pdf) * [The Moral Character of Cryptographic Work (2015)](http://web.cs.ucdavis.edu/~rogaway/papers/moral-fn.pdf) * [:scroll:](ntru-prime.pdf) [NTRU Prime (2016)](https://eprint.iacr.org/2016/461.pdf) (Daniel J. Bernstein, Chitchanok Chuengsatiansup, Tanja Lange, and Christine van Vredendaal) +* [Key Reinstallation Attacks: Forcing Nonce Reuse in WPA2 (2017)](https://papers.mathyvanhoef.com/ccs2017.pdf) (Mathy Vanhoef, Frank Piessens) ## Related Works ### [A Mathematical Theory of Cryptography (1945)](http://www.cs.bell-labs.com/who/dmr/pdfs/shannoncryptshrt.pdf) - Shannon