bind9/bin/dnssec
Mark Andrews e687710dc7 Add PRIVATEOIDs for RSASHA256 and RSASHA512
Use the existing RSASHA256 and RSASHA512 implementation to provide
working PRIVATEOID example implementations.  We are using the OID
values normally associated with RSASHA256 (1.2.840.113549.1.1.11)
and RSASHA512 (1.2.840.113549.1.1.13).
2025-06-19 07:15:20 +10:00
..
.gitignore Introduce new DNSSEC tool dnssec-ksr 2024-04-19 10:41:04 +02:00
dnssec-cds.c Future: DS private algorithm support 2025-06-19 07:15:20 +10: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 Future: DS private algorithm support 2025-06-19 07:15:20 +10: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 Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02: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 Use DST algorithm values instead of dns_secalg where needed 2025-06-19 07:00:53 +10:00
dnssec-keyfromlabel.rst Remove -p option from dnssec-keygen/keyfromlabel 2025-03-25 23:48:23 +00:00
dnssec-keygen.c Add PRIVATEOIDs for RSASHA256 and RSASHA512 2025-06-19 07:15:20 +10:00
dnssec-keygen.rst Remove -d option from dnssec-keygen 2025-03-25 23:48:23 +00:00
dnssec-ksr.c Add PRIVATEOIDs for RSASHA256 and RSASHA512 2025-06-19 07:15:20 +10:00
dnssec-ksr.rst dnssec-ksr keygen -o to create KSKs 2024-11-01 15:50:16 +01:00
dnssec-revoke.c Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
dnssec-revoke.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-settime.c Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
dnssec-settime.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssec-signzone.c Future: DS private algorithm support 2025-06-19 07:15:20 +10:00
dnssec-signzone.rst Fix broken links in documentation 2025-01-24 12:07:36 +01:00
dnssec-verify.c Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
dnssec-verify.rst Remove OpenSSL Engine support 2024-08-06 15:17:48 +02:00
dnssectool.c Use DST algorithm values instead of dns_secalg where needed 2025-06-19 07:00:53 +10:00
dnssectool.h Unify handling of the program name in all the utilities 2025-05-29 06:17:32 +02:00
meson.build replace the build system with meson 2025-06-11 10:30:12 +03:00