Documentation ¶
Overview ¶
Package cognito contains the SRP primitives that differ between RFC 5054 and the AWS Cognito implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComputeU ¶
ComputeU calculates the SRP hash of both public A and B values according to the AWS Cognito implementation.
func ComputeX ¶
ComputeX calculates the SRP hash of the identity/username, password according to the AWS Cognito implementation.
func Multiplier ¶
Multiplier calculates the SRP multiplier K according to the AWS Cognito implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.