bind9/tests/dns
Ondřej Surý bd4576b3ce Remove TKEY Mode 2 (Diffie-Hellman)
Completely remove the TKEY Mode 2 (Diffie-Hellman Exchanged Keying) from
BIND 9 (from named, named.conf and all the tools).  The TKEY usage is
fringe at best and in all known cases, GSSAPI is being used as it should.

The draft-eastlake-dnsop-rfc2930bis-tkey specifies that:

    4.2 Diffie-Hellman Exchanged Keying (Deprecated)

       The use of this mode (#2) is NOT RECOMMENDED for the following two
       reasons but the specification is still included in Appendix A in case
       an implementation is needed for compatibility with old TKEY
       implementations. See Section 4.6 on ECDH Exchanged Keying.

          The mixing function used does not meet current cryptographic
          standards because it uses MD5 [RFC6151].

          RSA keys must be excessively long to achieve levels of security
          required by current standards.

We might optionally implement Elliptic Curve Diffie-Hellman (ECDH) key
exchange mode 6 if the draft ever reaches the RFC status.  Meanwhile the
insecure DH mode needs to be removed.
2023-03-08 08:36:25 +01:00
..
comparekeys Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
testdata Update "dns" unit test's test data .gitignore file 2022-08-09 08:19:51 +00:00
testkeys Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
.gitignore Update netmgr, tasks, and applications to use isc_loopmgr 2022-08-26 09:09:24 +02:00
acl_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
db_test.c Support for relative names in unit tests 2023-02-27 13:47:25 +00:00
dbdiff_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
dbiterator_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
dbversion_test.c Extend dns_db_allrdatasets to control interation results 2022-12-07 22:20:02 +00:00
dispatch_test.c remove nonfunctional DSCP implementation 2023-01-09 12:15:21 -08:00
dns64_test.c dns_rdatalist_tordataset() and dns_rdatalist_fromrdataset() can not fail 2022-08-09 08:19:51 +00:00
dnstap_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
dst_test.c Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
geoip_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
Kdh.+002+18602.key Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
keytable_test.c Support for relative names in unit tests 2023-02-27 13:47:25 +00:00
Krsa.+008+29238.key Check if RSASHA1 is supported by the OS 2022-08-09 16:22:19 +02:00
Makefile.am Remove TKEY Mode 2 (Diffie-Hellman) 2023-03-08 08:36:25 +01:00
master_test.c Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
mkraw.pl Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
name_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
nsec3_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
nsec3param_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
private_test.c Update clang to version 14 2022-06-16 17:21:11 +02:00
qp_test.c Refactor qp-trie to use QSBR 2023-02-27 13:47:55 +00:00
qpmulti_test.c Improve qp-trie refcount debugging 2023-02-27 13:47:57 +00:00
rbt_test.c Support for relative names in unit tests 2023-02-27 13:47:25 +00:00
rbtdb_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
rdata_test.c Implement dns_db node tracing 2023-02-28 11:44:15 +01:00
rdataset_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
rdatasetstats_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
resolver_test.c move dispatchmgr from resolver to view 2023-02-24 08:30:33 +00:00
rsa_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
sigs_test.c Properly adjust the srcdir vs builddir paths 2022-06-01 17:08:37 +02:00
time_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
tsig_test.c Remove do-nothing header <isc/print.h> 2023-02-15 16:44:47 +00:00
update_test.c Move all the unit tests to /tests/<libname>/ 2022-05-28 14:53:02 -07:00
zonemgr_test.c remove isc_task completely 2023-02-16 18:35:32 +01:00
zt_test.c remove isc_task completely 2023-02-16 18:35:32 +01:00