Skip to main content

Module encoding

Module encoding 

Source
Expand description

RFC 9383 transcript encoding.

SPAKE2+ uses 8-byte little-endian length prefixes (same as SPAKE2). The transcript has 10 fields (vs 6 in SPAKE2).

Functionsยง

build_transcript
Build the SPAKE2+ transcript TT per RFC 9383 section 3.3.