diff --git a/Bibliography.md b/Bibliography.md index 585b3bb..81b32bd 100644 --- a/Bibliography.md +++ b/Bibliography.md @@ -12,6 +12,10 @@ Here are some papers that are potentially of interest. * [Salsa20 Security Arguments](http://cr.yp.to/snuffle.html#security) why Salsa20 is probably safe against this and that threat * [The European Stream Cipher project](http://www.ecrypt.eu.org/stream) which evaluated many stream ciphers including Salsa20 +#### Hash Functions + +* [Experimenting with SHA-3 Candidates in Tahoe-LAFS](@@https://zooko.com/file/URI%3ACHK%3Avqtebinsld4nuv5fdjzqtc5kc4%3Apb7wpjs6cdpfls4qfn2gllakdtb6wk5kpawlwso37ajjk5ldxlwa%3A1%3A1%3A1694043/@@named=/Haver-2010-Experimenting_With_Sha-3_Candidates_In_Tahoe-lafs.pdf@@) performance evaluation of different hash functions in Tahoe-LAFS + ##### Combiners a.k.a. Multiple Encryption a.k.a. Cascade Ciphers ###### Hash Function Combiners