Add RFC 4034 DNSSEC RR Type Support (RRSIG, DNSKEY, DS, NSEC)

did:plc:adtzorbhmmjbzxsl2y4vqlqs opened this Apr 2, 2026 0 comments
did:plc:adtzorbhmmjbzxsl2y4vqlqs opened Apr 2, 2026

Add encoding and decoding support for core DNSSEC Resource Record types defined in RFC 4034.

  • RRSIG (TYPE=46): Parse/generate RDATA including Type Covered, Algorithm, Labels, Original TTL, Expiration, Inception, Key Tag, Signer's Name, Signature data.
  • DNSKEY (TYPE=48): Parse/generate RDATA including Flags, Protocol, Algorithm, Public Key data.
  • DS (TYPE=43): Parse/generate RDATA including Key Tag, Algorithm, Digest Type, Digest data.
  • NSEC (TYPE=47): Parse/generate RDATA including Next Domain Name and Type Bit Maps.

No activity yet.

cospan · schematic version control on atproto built on AT Protocol