Changes between Version 66 and Version 67 of Bibliography


Ignore:
Timestamp:
2012-08-08T07:10:04Z (12 years ago)
Author:
zooko
Comment:

organize

Legend:

Unmodified
Added
Removed
Modified
  • Bibliography

    v66 v67  
    77=== Symmetric Primitives ===
    88
    9 ==== Hash Functions ====
    10 
    11 * [http://tuprints.ulb.tu-darmstadt.de/2094/1/thesis.lehmann.pdf On the Security of Hash Function Combiners] Anja Lehman's dissertation on hash function combiners
    12 
    139==== Ciphers ====
    1410
    15 * [http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.65.8477 Chosen-Ciphertext Security of Multiple Encryption] by Dodis, Katz 2005 ; combining two or more ciphers together
    1611* [http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.59.9522 Salsa20 Design] a fast and secure cipher
    1712* [http://cr.yp.to/snuffle.html#security Salsa20 Security Arguments] why Salsa20 is probably safe against this and that threat
    1813* [http://www.ecrypt.eu.org/stream The European Stream Cipher project] which evaluated many stream ciphers including Salsa20
    1914
    20 ===== Cipher Combiners a.k.a. Multiple Encryption a.k.a. Cascade Ciphers =====
     15===== Combiners a.k.a. Multiple Encryption a.k.a. Cascade Ciphers =====
    2116
    22 * [http://www.ciphersbyritter.com/GLOSSARY.HTM#MultipleEncryption John Ritter's web page on the topic]
     17* [http://tuprints.ulb.tu-darmstadt.de/2094/1/thesis.lehmann.pdf On the Security of Hash Function Combiners] Anja Lehman's dissertation on hash function combiners
     18* [http://www.ciphersbyritter.com/GLOSSARY.HTM#MultipleEncryption web page on multiple encryption] by John Ritter
     19* [http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.65.8477 Chosen-Ciphertext Security of Multiple Encryption] by Dodis, Katz 2005 ; combining two or more ciphers together
    2320
    2421=== Public Key Cryptography ===