package
2.3.0-beta9
Repository: https://github.com/keploy/keploy.git
Documentation: pkg.go.dev

# Functions

GenerateAuthMessage creates an authentication message based on the initial client request and the server's first response.
GenerateServerFinalMessage generates the server's final message (i.e., the server proof) for SCRAM authentication, using a default password and given authentication message, mechanism, salt, iteration count.
GenerateServerFirstMessage generates the server's first response message for SCRAM authentication.