bind9/lib
Aydın Mercan 2a76352b37 fix the rsa exponent to 65537
There isn't a realistic reason to ever use e = 4294967297. Fortunately
its codepath wasn't reachable to users and can be safetly removed.

Keep in mind the `dns_key_generate` header comment was outdated. e = 3
hasn't been used since 2006 so there isn't a reason to panic. The
toggle was the public exponents between 65537 and 4294967297.
2024-08-05 11:21:59 +00:00
..
dns fix the rsa exponent to 65537 2024-08-05 11:21:59 +00:00
isc remove the crc64 implementation 2024-08-05 11:21:25 +00:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Remove no longer needed OpenSSL shims and checks 2024-08-05 10:23:59 +00:00
ns Don't open route socket if we don't need it 2024-08-05 07:31:02 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00