Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-14 | more fixtures | Azul | |
2013-06-24 | refactore tests: use #internal_state and fixtures | Azul | |
2012-08-06 | added authenticate! which raises SRP::WrongPassword if it fails, version 0.0.2 | Azul | |
2012-06-18 | initial commit - testing srp auth | Azul | |
* This is lacking a few steps. We confirm the secret is the same but no key is generated from it and it is transfered over the wire in clear. * this was inspired by https://gist.github.com/790048 * seperated util, client, server and test code |