SPAKE2Plus
Password Authenticated Key Exchange (PAKE) https://datatracker.ietf.org/doc/pdf/draft-bar-cfrg-spake2plus-02.pdf
Constants
VERSION = "1.0.1"
Constructors
new(context : String | Bytes, w0 : BigInt, algorithm : Algorithms = MATTER_DEFAULT) : SPAKE2Plus::Protocol
Source