Changes between Version 60 and Version 61 of Bibliography


Ignore:
Timestamp:
2011-07-25T17:49:32Z (13 years ago)
Author:
zooko
Comment:

add "Digital Signatures Out Of Second Preimage Resistant Hash Functions"

Legend:

Unmodified
Added
Removed
Modified
  • Bibliography

    v60 v61  
    2626
    2727==== 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''.
    2830
    2931[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.