debian man page for ldns-nsec3-hash

Query: ldns-nsec3-hash

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ldns-nsec3-hash.c(1)					      General Commands Manual					      ldns-nsec3-hash.c(1)

NAME
ldns-nsec3-hash - print out the NSEC3 hash for a domain name
SYNOPSIS
ldns-nsec3-hash <domain_name>
DESCRIPTION
ldns-nsec3-hash is used to print out the NSEC3 hash for the given domain name.
OPTIONS
-a number Use the given algorithm number for the hash calculation. Defaults to 1 (SHA-1). -s salt Use the given salt for the hash calculation. Salt value should be in hexadecimal format. -t count Use count iterations for the hash calculation.
AUTHOR
Written by the ldns team as an example for ldns usage.
REPORTING BUGS
Report bugs to <ldns-team@nlnetlabs.nl>.
COPYRIGHT
Copyright (C) 2008 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR- POSE. 10 Dec 2008 ldns-nsec3-hash.c(1)
Related Man Pages
ldns_sign_public_rsasha1(3) - debian
ldns_update_upcount(3) - debian
ldns_update_zocount(3) - debian
ldns-walk(1) - centos
ldns_sign_public_rsasha1(3) - centos
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com