]> granicus.if.org Git - pdns/commitdiff
Bring pdnssec algs inline with pdnssec source
authorJames Taylor <james@jtaylor.id.au>
Thu, 12 Feb 2015 22:03:16 +0000 (22:03 +0000)
committerJames Taylor <james@jtaylor.id.au>
Thu, 12 Feb 2015 22:03:16 +0000 (22:03 +0000)
* Changed the algorithms to be inline with shorthand2algorithm()
  from pdns/pdnssec.c
* Might need to clarify what the other algorithms are, too

docs/markdown/authoritative/settings.md

index 79cf458fb89a8e5465b57778299b8a40783905b8..bce9cad2e0606964a162f21b953e279aeabc70ed 100644 (file)
@@ -115,13 +115,12 @@ Must be one of:
 * dsa
 * ecc
 * rsasha1
-* dsa-nsec3-sha1
-* rsasha1-nsec3-sha1
 * rsasha256
 * rsasha512
 * ecc-gost
-* ecdsap256sha256
-* ecdsap384sha384
+* ecdsa256 (ECDSA P-256 with SHA256)
+* ecdsa384 (ECDSA P-384 with SHA384)
+* ed25519
 
 ## `default-ksk-size`
 * Integer
@@ -159,13 +158,12 @@ Must be one of:
 * dsa
 * ecc
 * rsasha1
-* dsa-nsec3-sha1
-* rsasha1-nsec3-sha1
 * rsasha256
 * rsasha512
 * ecc-gost
-* ecdsap256sha256
-* ecdsap384sha384
+* ecdsa256 (ECDSA P-256 with SHA256)
+* ecdsa384 (ECDSA P-384 with SHA384)
+* ed25519
 
 ## `default-zsk-size`
 * Integer