]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Decide on a position for ChaCha20-Poly1305.
authorSimon Tatham <anakin@pobox.com>
Sun, 27 Mar 2016 19:07:53 +0000 (20:07 +0100)
committerSimon Tatham <anakin@pobox.com>
Sun, 27 Mar 2016 19:07:53 +0000 (20:07 +0100)
commit31d48da3177cee3d86dc48a53c9e8bea95bd3901
tree3fc319cae987d21b1536f5b554d9a888170f6bff
parentddb1fc15a15990036065c368ba243f8d5db853ef
Decide on a position for ChaCha20-Poly1305.

Previously, due to confusion, it was placed either at the end of the
list or at the start, depending on whether the user had any saved
configuration at all. Now we get to choose a sensible place for it in
the list, and for the moment I think second place behind AES is
reasonable.
settings.c