From: Jakob Schlyter Date: Thu, 13 Jul 2023 00:06:21 +0000 (+0200) Subject: add some missing DNSSEC RFCs (#955) X-Git-Tag: v2.4.0~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f4ae209ec0313eae5aa5519889fd405d1c100ece;p=thirdparty%2Fdnspython.git add some missing DNSSEC RFCs (#955) (cherry picked from commit ca33645d8401ca6243c31dd2ae6629bf1e82ac5a) --- 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.