Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UserAuthenticateComplete ¶
UserAuthenticateComplete consumes the Server's authentication message and finishes the user authentication and key exchange
func UserAuthenticateInit ¶
UserAuthenticateInit is used to authenticate an agent leveraging the OPAQUE Password Authenticated Key Exchange (PAKE) protocol
Types ¶
type User ¶
type User struct { Kex *gopaque.KeyExchangeSigma // User Key Exchange // contains filtered or unexported fields }
User is the structure that holds information for the various steps of the OPAQUE protocol as the user
Click to show internal directories.
Click to hide internal directories.