Skip to content

Add the 1.7 DNSSEC changes to the README upgrading guide - #62

Merged
ademar merged 1 commit into
masterfrom
docs/upgrading-1.7
Sep 25, 2026
Merged

ademar merged 1 commit into
masterfrom
docs/upgrading-1.7

Conversation

@ademar

@ademar ademar commented Sep 25, 2026

Copy link
Copy Markdown
Member

Summary

Adds a 1.7 section to the README's Upgrading guide:

  • A summary of the new RFC 5910 (secDNS) support.
  • KeyTag is now an int. Callers must rebuild; code reading it into a short needs a change.
  • New DigestType property. It defaults to SHA-1 for compatibility. There's an example setting SHA256 with algorithm 13, which is what most registries expect today.

The code sample matches SecDNSCreateHighKeyTagAndSha256 in the unit tests, which validates the output against secDNS-1.1.xsd.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@ademar
ademar merged commit bf11762 into master Sep 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant