From d7e4b757a431b14a97b5e50d83b5b5d2e67d91e8 Mon Sep 17 00:00:00 2001 From: Pavlo Farb Date: Sat, 18 Aug 2018 00:31:17 +0300 Subject: [PATCH] Add Cryptography Papers (#1084) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 8cb2b861..3376aec5 100644 --- a/readme.md +++ b/readme.md @@ -283,6 +283,7 @@ - [NLP with Ruby](https://github.com/arbox/nlp-with-ruby#readme) - [Linguistics](https://github.com/theimpossibleastronaut/awesome-linguistics#readme) - [Cryptography](https://github.com/sobolevn/awesome-cryptography#readme) + - [Papers](https://github.com/pFarb/awesome-crypto-papers#readme) - Theory basics for using cryptography by non-cryptographers. - [Computer Vision](https://github.com/jbhuang0604/awesome-computer-vision#readme) - [Deep Learning](https://github.com/ChristosChristofidis/awesome-deep-learning#readme) - Neural networks. - [TensorFlow](https://github.com/jtoy/awesome-tensorflow#readme) - Library for machine intelligence.