bind9/bin/dnssec
Aydın Mercan f4ab4f07e3
unify fips handling to isc_crypto and make the toggle one way
Since algorithm fetching is handled purely in libisc, FIPS mode toggling
can be purely done in within the library instead of provider fetching in
the binary for OpenSSL >=3.0.

Disabling FIPS mode isn't a realistic requirement and isn't done
anywhere in the codebase. Make the FIPS mode toggle enable-only to
reflect the situation.
2025-02-27 17:37:43 +03:00
..
.gitignore Introduce new DNSSEC tool dnssec-ksr 2024-04-19 10:41:04 +02:00
dnssec-cds.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
dnssec-cds.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-dsfromkey.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
dnssec-dsfromkey.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 10:46:36 +01:00
dnssec-importkey.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
dnssec-importkey.rst Teach dnssec-settime to read unset times that it writes 2022-05-17 16:28:40 +02:00
dnssec-keyfromlabel.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
dnssec-keyfromlabel.rst Document -M tag_min:tag_max 2024-08-22 12:12:02 +00:00
dnssec-keygen.c unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
dnssec-keygen.rst Document -M tag_min:tag_max 2024-08-22 12:12:02 +00:00
dnssec-ksr.c unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
dnssec-ksr.rst dnssec-ksr keygen -o to create KSKs 2024-11-01 15:50:16 +01:00
dnssec-revoke.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
dnssec-revoke.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-settime.c Move the library init and shutdown to executables 2025-02-22 16:19:00 +01:00
dnssec-settime.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-signzone.c unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00
dnssec-signzone.rst Fix broken links in documentation 2025-01-24 12:07:36 +01:00
dnssec-verify.c simplify dns_name_fromtext() interface 2025-02-25 12:53:25 -08:00
dnssec-verify.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssectool.c Apply more SET_IF_NOT_NULL() changes 2024-12-13 13:52:52 +01:00
dnssectool.h Add restrict key tag range support 2024-08-22 12:12:02 +00:00
Makefile.am unify fips handling to isc_crypto and make the toggle one way 2025-02-27 17:37:43 +03:00