bind9/bin/tests/system/cookie
Ondřej Surý a912f31398 Add new default siphash24 cookie algorithm, but keep AES as legacy
This commit changes the BIND cookie algorithms to match
draft-sury-toorop-dnsop-server-cookies-00.  Namely, it changes the Client Cookie
algorithm to use SipHash 2-4, adds the new Server Cookie algorithm using SipHash
2-4, and changes the default for the Server Cookie algorithm to be siphash24.

Add siphash24 cookie algorithm, and make it keep legacy aes as
2019-07-21 15:16:28 -04:00
..
ns1 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns2 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns3 update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
ns4 Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
ns5 Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
ns6 Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
ns7 Add system test 2018-06-26 15:10:34 -07:00
ns8 test require-server-cookie with rate-limit 2018-11-06 10:10:04 +11:00
.gitignore 4152. [func] Implement DNS COOKIE option. This replaces the 2015-07-06 09:44:24 +10:00
bad-cookie-badaes.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
bad-cookie-badhex.conf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
bad-cookie-badsiphash24.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
bad-cookie-toolong.conf Update license headers to not include years in copyright in all applicable files 2018-02-23 10:12:02 +01:00
clean.sh update system tests so validation won't fail when using IANA key 2018-05-31 18:22:33 +02:00
good-cookie-aes.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
good-cookie-siphash24.conf Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00
setup.sh test require-server-cookie with rate-limit 2018-11-06 10:10:04 +11:00
tests.sh Add new default siphash24 cookie algorithm, but keep AES as legacy 2019-07-21 15:16:28 -04:00