Age | Commit message (Expand) | Author |
---|---|---|
2012-08-06 | added authenticate! which raises SRP::WrongPassword if it fails, version 0.0.2 | Azul |
2012-07-26 | we cache neither the verifier nor the secret in the session just in case | Azul |
2012-07-26 | SRP::Authentication::Session holds the per session data | Azul |
2012-07-26 | both sides calculate their own u | Azul |
2012-07-26 | turned server class into authentication module - test green, example broken | Azul |