]> git.ipfire.org Git - thirdparty/pdns.git/commit
do not hash the message in the ed25519 signer 5423/head
authorKees Monshouwer <mind04@monshouwer.org>
Fri, 16 Jun 2017 20:29:13 +0000 (22:29 +0200)
committermind04 <mind04@monshouwer.org>
Sat, 17 Jun 2017 06:48:41 +0000 (08:48 +0200)
commitd61eba0ab1b0b81752826ac5a7ad6f2bb9ce1cd1
treed27aebe80875245b2299512dba1f963e4592e08b
parentaefec92b7e44958baee37e750725aedbf93fbc00
do not hash the message in the ed25519 signer

https://www.rfc-editor.org/errata_search.php?rfc=8080

This is a Native zone
Metadata items: None
Zone has NSEC semantics
keys:
ID = 1 (CSK), flags = 257, tag = 3613, algo = 15, bits = 256      Active ( ED25519 )
CSK DNSKEY = example.com. IN DNSKEY 257 3 15 l02Woi0iS8Aa25FQkUd9RMzZHJpBoRQwAQEX1SxZJA4= ; ( ED25519 )
DS = example.com. IN DS 3613 15 1 b2c63605467c4a40942b47a953e9c0d38f81083a ; ( SHA1 digest )
DS = example.com. IN DS 3613 15 2 3aa5ab37efce57f737fc1627013fee07bdf241bd10f3b1964ab55c78e79a304b ; ( SHA256 digest )
DS = example.com. IN DS 3613 15 4 89389da437fca8372e67359dfc0dd4428fa2615df6e31bc5501677dd068514fea5c4efaf82188530a8a1645d9d3ef884 ; ( SHA-384 digest )

DNSKEY and DS match
pdns/dnssecinfra.hh
pdns/sodiumsigners.cc