Changes between Version 15 and Version 19 of Ticket #1164


Ignore:
Timestamp:
2014-12-30T21:12:20Z (9 years ago)
Author:
zooko
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1164

    • Property Summary changed from use XSalsa20+AES-128 encryption to use ChaCha⊕AES encryption
  • Ticket #1164 – Description

    v15 v19  
     1meaningless change to trigger the mysterious "everything has changed" diff, that happens the first time you change an old ticket.
     2
    13In order to protect against weaknesses in AES (such as timing or side-channel attacks, or cryptanalysis, possibly far in the future and applied against old ciphertexts), want to use a combined encryption of AES-128 and XSalsa20. Yu Xue (Student) and Jack Lloyd (Mentor) are working on implementing that mode for GSoC 2010:
    24