KNSEC3HASH(1) | Knot DNS | KNSEC3HASH(1) |
knsec3hash - Simple utility to compute NSEC3 hash
knsec3hash salt algorithm iterations name
This utility generates a NSEC3 hash for a given domain name and parameters of NSEC3 hash.
$ knsec3hash c01dcafe 1 10 knot-dns.cz 7PTVGE7QV67EM61ROS9238P5RAKR2DM7 (salt=c01dcafe, hash=1, iterations=10)
$ knsec3hash - 1 0 net A1RT98BS5QGC9NFI51S9HCI47ULJG6JH (salt=-, hash=1, iterations=0)
RFC 5155 – DNS Security (DNSSEC) Hashed Authenticated Denial of Existence.
CZ.NIC Labs <https://www.knot-dns.cz>
Copyright 2010–2019, CZ.NIC, z.s.p.o.
2019-01-23 | 2.7.6 |