CARVIEW |
Select Language
HTTP/2 200
date: Wed, 08 Oct 2025 15:32:53 GMT
content-type: text/html; charset=UTF-8
content-encoding: gzip
set-cookie: PHPSESSID=uvcr61g80qqp6jib7b8f0kn90h; path=/
set-cookie: __cf_bm=6mstmTf56ETCsD6C3q8t1Qiro5I6KL.tzP_SNpMIY5k-1759937573-1.0.1.1-l4zxlyAONR9zR9fGBb0hr85OPhOyHzdD3VWCyuMbZCWCqeYdNspWPFzM7danVUd4ufTWX9aB3R6v0TCP2v3WlQKw_kSxyv5nbHDzkJtDfFM; path=/; expires=Wed, 08-Oct-25 16:02:53 GMT; domain=.rfc-editor.org; HttpOnly; Secure; SameSite=None
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
vary: Accept-Encoding
strict-transport-security: max-age=31536000; includeSubDomains
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
cf-cache-status: DYNAMIC
server: cloudflare
cf-ray: 98b6b1854b5b335a-BLR
alt-svc: h3=":443"; ma=86400
RFC Errata Report » RFC Editor
Search RFCs
The Series
For Authors
Sponsor
RFC Errata
RFC 8391, "XMSS: eXtended Merkle Signature Scheme", May 2018
Source of RFC: IRTF
Errata ID: 8396
Status: Reported
Type: Technical
Publication Format(s) : TEXT
Reported By: Alex J Malozemoff
Date Reported: 2025-04-28
Section 4.1.10 says:
pk_ots = WOTS_pkFromSig(sig_ots, M', SEED, ADRS);
It should say:
pk_ots = WOTS_pkFromSig(M', sig_ots, ADRS, SEED);
Notes:
The call to `WOTS_pkFromSig` in `XMSS_rootFromSig` does not match the signature of Algorithm 6 (Section 3.1.6).
IAB • IANA • IETF • IRTF • ISE • ISOC • IETF Trust
Reports • Privacy Statement • Site Map • Contact Us