From dcad2e1c8c1f154afe2fe111f7b631c784177807 Mon Sep 17 00:00:00 2001 From: Najaf Ali Date: Mon, 17 Mar 2014 14:33:34 +0000 Subject: [PATCH] adds twenty years of attack on the RSA cryptosystem paper --- cryptography/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/cryptography/README.md b/cryptography/README.md index ae44a98..c05751a 100644 --- a/cryptography/README.md +++ b/cryptography/README.md @@ -1 +1,2 @@ * [A Method for Obtaining Digital Signatures and Public-Key Cryptosystems](http://people.csail.mit.edu/rivest/Rsapaper.pdf) +* [Twenty Years of Attacks on the RSA Cryptosystem](https://crypto.stanford.edu/~dabo/papers/RSA-survey.pdf)