1ldns-key2ds(1)              General Commands Manual             ldns-key2ds(1)
2
3
4

NAME

6       ldns-key2ds - transform a DNSKEY RR to a DS RR
7

SYNOPSIS

9       ldns-key2ds file
10
11

DESCRIPTION

13       ldns-key2ds  is  used to transform a public DNSKEY RR to a DS RR.  When
14       run it will read file with a DNSKEY RR in it and it will create  a  .ds
15       file with the DS RR in it.
16
17       It prints out the basename for this file (K<name>+<alg>+<id>).
18
19       By  default  it takes a pick of algorithm similar to the key algorithm,
20       SHA1 for RSASHA1, and so on.
21
22

OPTIONS

24       -n     Write the result DS Resource Record to stdout instead of a file
25
26
27       -1     Use SHA1 as the hash function.
28
29
30       -2     Use SHA256 as the hash function
31
32
33

AUTHOR

35       Written by the ldns team as an example for ldns usage.
36
37

REPORTING BUGS

39       Report bugs to <ldns-team@nlnetlabs.nl>.
40
41
43       Copyright (C) 2005 NLnet Labs. This is free software. There is NO  war‐
44       ranty;  not  even  for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR‐
45       POSE.
46
47
48
49                                  30 May 2005                   ldns-key2ds(1)
Impressum