Changes between Version 61 and Version 62 of Bibliography
- Timestamp:
- 2011-11-29T17:49:09Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bibliography
v61 v62 26 26 27 27 ==== Hash-Based Digital Signatures ==== 28 29 [http://eprint.iacr.org/2011/484 XMSS - A Practical Forward Secure Signature Scheme based on Minimal Security Assumptions] by Buchmann, Dahmen, Hülsing; “the first provably forward secure 30 and practical signature scheme with minimal security requirements: a pseudorandom and a second preimage resistant (hash) function family. Its signature size is reduced to less than 25% compared to 31 the best provably secure hash based signature scheme.” 28 32 29 33 [http://www.cdc.informatik.tu-darmstadt.de/~dahmen/papers/DOTV08.pdf Digital Signatures out of Second-Preimage Resistant Hash Functions] by Dahmen, Okeya, Takagi, Vuillame; This scheme is secure as long as the underlying hash function has ''second-preimage resistance'', which real hash functions are a lot more likely to have than to have a stronger property like ''collision-resistance''.