Correct links instead of commenting them out (override of #740) (#741)

* Remove gittr and Slack links, replace with Discord
* Update Rivest paper link
* Update link for No Silver Bullet
* Update link to Event Driven FRP
* Update link to Realizing quality improvement paper
This commit is contained in:
Darren
2023-05-03 19:06:05 -04:00
committed by GitHub
parent 23aa051db2
commit 2e6b65ae7c
5 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
# Cryptography
* [A Method for Obtaining Digital Signatures and Public-Key Cryptosystems (1977)](http://people.csail.mit.edu/rivest/Rsapaper.pdf)
* [A Method for Obtaining Digital Signatures and Public-Key Cryptosystems (1977)](https://dl.acm.org/doi/10.1145/359340.359342)
* [Twenty Years of Attacks on the RSA Cryptosystem (1999)](https://crypto.stanford.edu/~dabo/papers/RSA-survey.pdf)
* :scroll: [Communication Theory of Secrecy Systems (1949)](communication-theory-of-secrecy-systems.pdf)
* [New Directions in Cryptography (1976)](http://www-ee.stanford.edu/~hellman/publications/24.pdf)