aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/pubkey/xmss/xmss.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/pubkey/xmss/xmss.h')
-rw-r--r--src/lib/pubkey/xmss/xmss.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/pubkey/xmss/xmss.h b/src/lib/pubkey/xmss/xmss.h
index 3e7588dff..836a1c866 100644
--- a/src/lib/pubkey/xmss/xmss.h
+++ b/src/lib/pubkey/xmss/xmss.h
@@ -7,9 +7,9 @@
*
* <pre>
* [1] XMSS: Extended Hash-Based Signatures,
- * draft-itrf-cfrg-xmss-hash-based-signatures-06
- * Release: July 2016.
- * https://datatracker.ietf.org/doc/draft-irtf-cfrg-xmss-hash-based-signatures/?include_text=1
+ * Request for Comments: 8391
+ * Release: May 2018.
+ * https://datatracker.ietf.org/doc/rfc8391/
* </pre>
*
* (C) 2016,2017 Matthias Gierlings