logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

ldns-nsec3-hash - print out the NSEC3 hash for a domain name

Author

       Written by the ldns team as an example for ldns usage.

Description

ldns-nsec3-hash is used to print out the NSEC3 hash for the given domain name.

Name

       ldns-nsec3-hash - print out the NSEC3 hash for a domain name

Options

-anumber
              Use the given algorithm number for the hash calculation. Defaults to 1 (SHA-1).

       -ssalt
              Use the given salt for the hash calculation. Salt value should be in hexadecimal format.

       -tcount
              Use count iterations for the hash calculation.

Reporting Bugs

       Report bugs to <dns-team@nlnetlabs.nl>.

Synopsis

ldns-nsec3-hash<domain_name>

See Also