]> git.ipfire.org Git - thirdparty/pdns.git/commit
do not hash the message in the ed25519 signer 5422/head
authorKees Monshouwer <mind04@monshouwer.org>
Fri, 16 Jun 2017 20:29:13 +0000 (22:29 +0200)
committermind04 <mind04@monshouwer.org>
Fri, 16 Jun 2017 20:29:13 +0000 (22:29 +0200)
commit7c9c554a31751d25f9e4d08c2438f870f5813979
tree3d6a78bdebaa9e767c80c265486b88b33b3a4a0d
parent41fb54b887ad2b08a06edd874ecde8d69e2d54f3
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