Update README.md

pull/1/head
Pavlo Farb 2017-07-14 15:18:23 +03:00 committed by GitHub
parent acd5de7905
commit 17a66a2fac
1 changed files with 5 additions and 0 deletions

View File

@ -82,6 +82,11 @@ This list intends to capture most of the classic papers necessary to get into ce
* [A Survey of Zero-Knowledge Proofs with Applications to Cryptography](http://www.austinmohr.com/work/files/zkp.pdf), great intro on original ZKP protocols.
*
#### Homomorphic encryption
* The Swiss Army Knife of Cryptography [1](https://windowsontheory.org/2012/05/01/the-swiss-army-knife-of-cryptography/) [2](https://windowsontheory.org/2012/05/02/building-the-swiss-army-knife/)
* []
#### Key Management
* [Recommendation for Key Management Part 1: General](http://nvlpubs.nist.gov/nistpubs/SpecialPublications/NIST.SP.800-57pt1r4.pdf): methodologically very relevant document on goals and procedures of key management.