diff --git a/README.md b/README.md index 1c4b138..03bc6e4 100644 --- a/README.md +++ b/README.md @@ -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.