]> git.ipfire.org Git - thirdparty/ldns.git/commitdiff
backwards compatible.
authorWouter Wijngaards <wouter@NLnetLabs.nl>
Tue, 2 Jun 2009 08:57:25 +0000 (08:57 +0000)
committerWouter Wijngaards <wouter@NLnetLabs.nl>
Tue, 2 Jun 2009 08:57:25 +0000 (08:57 +0000)
ldns/keys.h

index 9c36611099aeda4aeeeebfd8b5376a98270436a5..76eee3dead1bc3ef06b43bf341eeb05259f9a5c3 100644 (file)
@@ -47,7 +47,7 @@ enum ldns_enum_algorithm
         LDNS_DSA_NSEC3         = 6,
         LDNS_RSASHA1_NSEC3     = 7,
         LDNS_RSASHA256          = 8, /* not official */
-        LDNS_RSASHA512          = 9, /* not official */
+        LDNS_RSASHA512          = 10, /* not official */
         LDNS_INDIRECT           = 252,
         LDNS_PRIVATEDNS         = 253,
         LDNS_PRIVATEOID         = 254