Ximon Eighteen f81d10447d - FIX: Default LDNS KSK selection strategy is NOT to honour the key purpose but instead to fallback to using ZSKs as KSKs if there are no KSKs.
- FIX: Don't output ENT comments if `-b` is not in use.
- ENH: Only order RRSIGs after covered RRSETs if `-b` is in use.
- ENH: In DNST mode, don't output any RR comments unless `-b` is in use, unlike LDNS which still outputs DNSKEY key tag comments when `-b` is not in use.
2024-12-05 10:56:50 +01:00
2024-12-05 09:39:45 +01:00
2024-11-22 13:48:10 +01:00
2024-11-11 15:55:57 +01:00
2024-12-03 23:55:00 +01:00
2024-08-28 13:21:28 +02:00
2024-10-23 12:33:23 +02:00

A set of binaries that reimplement some of the widely used ldns utilities in the Rust programming language. These support low-level DNS and DNSSEC operations and define a higher level API which, for example, allow you create or sign packets.

In 2024, we will offer a drop-in replacement of the following tools:

  • key2ds
  • keygen
  • nsec3hash
  • signzone
  • notify
  • update
S
Description
No description provided
Readme BSD-3-Clause
6.1 MiB
Languages
Rust 98.8%
Dockerfile 0.8%
NewLisp 0.2%
Shell 0.2%