| commit | 8a073cf57940aabf85e49799f89f5d5e9b072c1b | [log] [download] |
|---|---|---|
| author | Damien Miller <djm@mindrot.org> | Thu Nov 21 14:26:18 2013 +1100 |
| committer | Damien Miller <djm@mindrot.org> | Thu Nov 21 14:26:18 2013 +1100 |
| tree | 2446191d561babc47ccbeda447c0223bd4803dcb | |
| parent | ea61b2179f63d48968dd2c9617621002bb658bfe [diff] |
- djm@cvs.openbsd.org 2013/11/21 03:18:51
[regress/cipher-speed.sh regress/integrity.sh regress/rekey.sh]
[regress/try-ciphers.sh]
use new "ssh -Q cipher-auth" query to obtain lists of authenticated
encryption ciphers instead of specifying them manually; ensures that
the new chacha20poly1305@openssh.com mode is tested;
ok markus@ and naddy@ as part of the diff to add
chacha20poly1305@openssh.com