[Git][NTPsec/ntpsec][master] Update NTS RFC references to use the final published version

Matt Selsky (@selsky) gitlab at mg.gitlab.com
Sun Apr 9 00:08:38 UTC 2023



Matt Selsky pushed to branch master at NTPsec / ntpsec


Commits:
7ddfc853 by Matt Selsky at 2023-04-08T20:08:08-04:00
Update NTS RFC references to use the final published version

- - - - -


5 changed files:

- docs/standards.adoc
- ntpd/nts.c
- ntpd/nts_client.c
- ntpd/nts_cookie.c
- ntpd/nts_server.c


Changes:

=====================================
docs/standards.adoc
=====================================
@@ -34,9 +34,8 @@ link:https://tools.ietf.org/rfc/rfc5297.txt[RFC 5297] describes the
 authenticated encryption used in Network Time Security
 key exchanges.
 
-Network Time Security does not yet have a final fully accepted
-RFC. The NTPsec implementation is based on the
-link:https://tools.ietf.org/html/draft-ietf-ntp-using-nts-for-ntp-17[version 17 draft].
+Network Time Security is described by
+link:https://tools.ietf.org/html/rfc8915[RFC 8915].
 
 [[against5905]]
 == Divergences from RFC 5905


=====================================
ntpd/nts.c
=====================================
@@ -4,7 +4,7 @@
  * SPDX-License-Identifier: BSD-2-Clause
  *
  * Section references are to
- * https://tools.ietf.org/html/draft-ietf-ntp-using-nts-for-ntp-15
+ * https://tools.ietf.org/html/rfc8915
  *
  * This module exposes mostly functions and structure pointers (not
  * structures) so that the NTS implementation can be sealed off from


=====================================
ntpd/nts_client.c
=====================================
@@ -4,7 +4,7 @@
  * SPDX-License-Identifier: BSD-2-Clause
  *
  * Section references are to
- * https://tools.ietf.org/html/draft-ietf-ntp-using-nts-for-ntp-15
+ * https://tools.ietf.org/html/rfc8915
  *
  */
 #include "config.h"


=====================================
ntpd/nts_cookie.c
=====================================
@@ -4,7 +4,7 @@
  * SPDX-License-Identifier: BSD-2-Clause
  *
  * Section references are to
- * https://tools.ietf.org/html/draft-ietf-ntp-using-nts-for-ntp-15
+ * https://tools.ietf.org/html/rfc8915
  *
  * This follows section 6, Suggested Format for NTS Cookies
  * It uses AEAD_AES_SIV_CMAC_256/384/512 from RFC 5297


=====================================
ntpd/nts_server.c
=====================================
@@ -4,7 +4,7 @@
  * SPDX-License-Identifier: BSD-2-Clause
  *
  * Section references are to
- * https://tools.ietf.org/html/draft-ietf-ntp-using-nts-for-ntp-15
+ * https://tools.ietf.org/html/rfc8915
  *
  */
 #include "config.h"



View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/7ddfc853bd2b450713d5aea24bd47bd61513a1e9

-- 
View it on GitLab: https://gitlab.com/NTPsec/ntpsec/-/commit/7ddfc853bd2b450713d5aea24bd47bd61513a1e9
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ntpsec.org/pipermail/vc/attachments/20230409/fa18e1fe/attachment-0001.htm>


More information about the vc mailing list