add notes about hash functions

[Imported from Trac: page Bibliography, version 20]
zooko 2008-05-16 21:20:06 +00:00
parent 6d6e4268fa
commit 161fee0949

@ -17,6 +17,10 @@ Here are some papers that are potentially of interest.
[Endomorphisms for faster elliptic curve cryptography on general curves](http://eprint.iacr.org/2008/194) techniques to compute elliptic curve cryptography significantly faster in software.
### Secure Hash Functions
[Some thoughts on Collision Attacks in the Hash Functions MD5, SHA-0 and SHA-1](http://eprint.iacr.org/2005/391) general musings about design of secure hash functions
## Local Filesystems
[Model-Based Failure Analysis of Journaling File Systems](http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.78.8911) [PDF](http://www.cs.wisc.edu/wind/Publications/sfa-dsn05.pdf) compares ext3, reiserfs, and JFS under conditions of latent sector errors. (Impatient people: read the Introduction and look at the table on page 9.)