]> granicus.if.org Git - pdns/commit
do not hash the message in the ed25519 signer
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:51:38 +0000 (08:51 +0200)
commit5a88a8ed50f4efadf7c1417ee075407b75505b04
tree16833e0c543346a2571ba679e04c284b2fcdb155
parent726f596cb95453ef2a49524ef45aaee752132bca
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