Changes between Version 60 and Version 61 of Bibliography
- Timestamp:
- 2011-07-25T17:49:32Z (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Bibliography
v60 v61 26 26 27 27 ==== Hash-Based Digital Signatures ==== 28 29 [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''. 28 30 29 31 [http://www.cdc.informatik.tu-darmstadt.de/~dahmen/papers/hashbasedcrypto.pdf Hash-based Digital Signature Schemes] by Buchmann, Dahmen, and Szydlo; A survey of why it might be a good idea.