From ca33645d8401ca6243c31dd2ae6629bf1e82ac5a 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) --- doc/rfc.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/rfc.rst b/doc/rfc.rst index b7179fbd..23212d82 100644 --- a/doc/rfc.rst +++ b/doc/rfc.rst @@ -84,6 +84,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. @@ -93,6 +99,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