class

SPAKE2Plus::Protocol

Inherits Reference < Object

Constructors

new(algorithm : Algorithms, context : String | Bytes, random : BigInt, w0 : BigInt, id_prover : String = "", id_verifier : String = "")
Source

Instance methods

algorithm
Source
compute_secret_and_verifiers_from_x(l : Bytes, x : Bytes, y : Bytes)
Source
compute_secret_and_verifiers_from_y(w1 : BigInt, x : Bytes, y : Bytes)
Source
compute_x
Source
compute_y
Source
context
Source
id_prover
Source
id_verifier
Source
random
Source