From 570f8352d6c6686b37e5619ed51719d81bdb32d6 Mon Sep 17 00:00:00 2001 From: Deirdre Connolly Date: Thu, 26 Mar 2015 10:50:38 -0400 Subject: [PATCH] add :scroll: emojis for hosted crypto and info theory papers --- cryptography/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cryptography/README.md b/cryptography/README.md index da6403c..9fedde2 100644 --- a/cryptography/README.md +++ b/cryptography/README.md @@ -1,11 +1,11 @@ * [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) -* [Communication Theory of Secrecy Systems](communication-theory-of-secrecy-systems.pdf) +* :scroll: [Communication Theory of Secrecy Systems](communication-theory-of-secrecy-systems.pdf) * [New Directions in Cryptography](http://www-ee.stanford.edu/~hellman/publications/24.pdf) ## Related Works ### [A Mathematical Theory of Cryptography (1945)](http://www.cs.bell-labs.com/who/dmr/pdfs/shannoncryptshrt.pdf) - Shannon The original classified memo for Bell Labs that was republished in 1949 as ["Communication Theory of Secrecy Systems"](communication-theory-of-secrecy-systems.pdf). -### [A Mathematical Theory of Communication (1948)](../information_theory/a-mathematical-theory-of-communication-1948.pdf) - Shannon +### :scroll: [A Mathematical Theory of Communication (1948)](../information_theory/a-mathematical-theory-of-communication-1948.pdf) - Shannon Shannon said that his wartime insights into communication theory and cryptography developed simultaneously and that "they were so close together you couldn’t separate them". ["Communication Theory of Secrecy Systems"](communication-theory-of-secrecy-systems.pdf) incorporates many concepts and formulations that also appeared in his 1948 paper.