Man page - dnst-nsec3-hash(1)
Packages contains this manual
Manual
DNST-NSEC3-HASH
NAMESYNOPSIS
DESCRIPTION
ARGUMENTS
OPTIONS
AUTHOR
COPYRIGHT
NAME
dnst-nsec3-hash - Print out the NSEC3 hash of a domain name
SYNOPSIS
dnst nsec3-hash [OPTIONS] <DOMAIN NAME>
DESCRIPTION
dnst nsec3-hash prints the NSEC3 hash of a given domain name.
ARGUMENTS
<DOMAIN NAME>
The domain name to generate an NSEC3 hash for.
OPTIONS
-a <NUMBER OR MNEMONIC>, --algorithm <NUMBER OR MNEMONIC>
Use the given algorithm number for the hash calculation. Defaults to 1 (SHA-1).
-i <NUMBER>, -t <NUMBER>, --iterations <NUMBER>
Use the given number of additional iterations for the hash calculation. Defaults to 0.
-s <HEX STRING>, --salt <HEX STRING>
Use the given salt for the hash calculation. The salt value should be in hexadecimal format. Defaults to an empty salt.
--find-prefix <BASE32 STRING>
Find a label that result in an NSEC3 hash that starts with a given string.
-h, --help
Print the help text (short summary with -h , long help with --help ).
AUTHOR
NLnet Labs
COPYRIGHT
2024–2026, NLnet Labs