From b7b11c16529500d3cb65faceb9ab950dc9067831 Mon Sep 17 00:00:00 2001 From: pFarb Date: Thu, 23 Feb 2017 14:36:33 +0200 Subject: [PATCH] Create README.md --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..62336ea --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +# awesome-crypto-papers +A curated list of cryptography papers, articles, tutorials and howtos. + +[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) + +### Notes + +The goal of this list is to provide reading material for different levels of cryptographic knowledge. I started it because my day job onboarding engineers includes educating them in cryptographic matters, and that involves finding the same materials repeatedly. Hopefully, it will be useful for someone else, too. + +### Contributing + + +## Contents + +* Introducing people to data security and cryptography + * Cryptography + +## The list + +### Introducing people to data security and cryptography + +#### Cryptography + +[Nuts and Bolts of Encryption: A Primer for Policymakers](https://www.cs.princeton.edu/~felten/encryption_primer.pdf)