add crypto papers

[Imported from Trac: page Bibliography, version 52]
zooko 2010-04-07 06:28:59 +00:00
parent 84a925cc5d
commit 684c0e1176

@ -5,6 +5,12 @@ Here are some papers that are potentially of interest.
### Symmetric Primitives ### Symmetric Primitives
#### Hash Functions
[On the Security of Hash Function Combiners](http://tuprints.ulb.tu-darmstadt.de/2094/1/thesis.lehmann.pdf) Anja Lehman's dissertation on hash function combiners
#### Ciphers
[Salsa20 Design](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.59.9522) a fast and secure cipher [Salsa20 Design](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.59.9522) a fast and secure cipher
[Salsa20 Security Arguments](http://cr.yp.to/snuffle.html#security) why Salsa20 is probably safe against this and that threat [Salsa20 Security Arguments](http://cr.yp.to/snuffle.html#security) why Salsa20 is probably safe against this and that threat