HAP
v0.1.0
Pages
Modules
HAP.Crypto.SRP6A
(HAP v0.1.0)
View Source
Implements the various steps within the Stanford Remote Password (version 6a) flow
Link to this section
Summary
Functions
auth_context(v)
client(username, password, salt)
shared_key(auth_context, a, i, s)
verifier(i, p)
Link to this section
Functions
Link to this function
auth_context(v)
View Source
Link to this function
client(username, password, salt)
View Source
Link to this function
shared_key(auth_context, a, i, s)
View Source
Link to this function
verifier(i, p)
View Source