Changes between Initial Version and Version 5 of Ticket #15


Ignore:
Timestamp:
2013-09-30T13:48:32Z (11 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #15

    • Property Status changed from new to closed
    • Property Resolution changed from to duplicate
    • Property Summary changed from salsa20 to XSalsa20
  • Ticket #15 – Description

    initial v5  
    55Here's a patch (not very much tested, I think), which adds Salsa20 to pycryptopp.
    66
    7 By the way, DJB's ChaChaCha is almost certainly slightly safer and certainly slightly faster than his Salsa20, but Crypto++ doesn't implement ChaChaCha yet.
     7By the way, DJB's !ChaChaCha is almost certainly slightly safer and certainly slightly faster than his Salsa20, but Crypto++ doesn't implement !ChaChaCha yet.