From f4ae209ec0313eae5aa5519889fd405d1c100ece Mon Sep 17 00:00:00 2001 From: Jakob Schlyter Date: Thu, 13 Jul 2023 02:06:21 +0200 Subject: [PATCH] add some missing DNSSEC RFCs (#955) (cherry picked from commit ca33645d8401ca6243c31dd2ae6629bf1e82ac5a) --- doc/rfc.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/rfc.rst b/doc/rfc.rst index dde26913..74b16322 100644 --- a/doc/rfc.rst +++ b/doc/rfc.rst @@ -81,6 +81,12 @@ DNSSEC RFCs `RFC 5155 `_ DNS Security (DNSSEC) Hashed Authenticated Denial of Existence. [NSEC3] +`RFC 5702 `_ + Use of SHA-2 Algorithms with RSA in DNSKEY and RRSIG Resource Records for DNSSEC. + +`RFC 6605 `_ + Elliptic Curve Digital Signature Algorithm (DSA) for DNSSEC. + `RFC 6781 `_ Operational Practices, Version 2. @@ -90,6 +96,9 @@ DNSSEC RFCs `RFC 7583 `_ Key Rollover Timing Considerations. +`RFC 8080 `_ + Edwards-Curve Digital Security Algorithm (EdDSA) for DNSSEC. + `RFC 8624 `_ Algorithm Implementation Requirements and Usage Guidance for DNSSEC. -- 2.47.3