From 27354d12327f2e80a77711682752ef093eea0f18 Mon Sep 17 00:00:00 2001
From: Willem Toorop public_key
(a bindata)
NSEC3 (50)
hash_algorithm
(an int), flags
(an int),
-iterations
(an int), salt_length
(an int), salt
(a bindata),
-hash_length
(an int), next_hashed_owner_name
(a bindata), and
+iterations
(an int), salt
(a bindata),
+next_hashed_owner_name
(a bindata), and
type_bit_maps
(a bindata)
NSEC3PARAM (51)
hash_algorithm
(an int), flags
(an int),
-iterations
(an int), salt_length
(an int), and
+iterations
(an int), and
salt
(a bindata)
TLSA (52)
@@ -1230,9 +1230,9 @@ andpublic_key
(a bindata)
bindata).
HIP (55)
-hit_length
(an int), pk_algorithm
(an int),
-pk_length
(an int), hit
(a bindata), public_key
-(a bindata), and rendezvous_servers
(a bindata)
pk_algorithm
(an int),
+hit
(a bindata), public_key
+(a bindata), and rendezvous_servers
(a list) with each element a bindata with the dname of the rendezvous_server.
NINFO (56)
ninfo_unknown
(a bindata)
node_id
(a bindata)
L32 (105)
-preference
(an int), locator32_msbs
(a bindata),
-and locator64_lsbs
(a bindata)
preference
(an int) and locator32
(a bindata)
L64 (106)
preference
(an int) and locator64
(a bindata)
There is a tarball that includes the .h files, +
There is a tarball that includes the .h files, the examples, and so on. The examples all make, even though there is no API implementation, based on a pseudo-implementation in the tarball; see make-examples-PLATFORM.sh. Note that this currently builds fine on the Macintosh and Ubuntu; help is definitely appreciated on making the build process