d28f507df5 nsec3-hash: set default number of iterations to 0 (#64)
* nsec3-hash: set default number of iterations to 0

This reverts commit 645fd13e62.

* Update the ldns-nsec3-hash man page to reflect the changed default number of iterations.

---------

Co-authored-by: Ximon Eighteen <3304436+ximon18@users.noreply.github.com>
2025-04-23 09:32:18 +02:00
2024-11-22 13:48:10 +01:00
2024-11-11 15:55:57 +01:00
2025-04-15 10:02:28 +02:00
2024-08-28 13:21:28 +02:00
2025-01-07 21:24:04 +01: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.

dnst currently offers 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%