Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-26 | moved the sample app to it's own subdirectory | Azul | |
2012-06-26 | stress three step layout with a little helper | Azul | |
2012-06-26 | using layout in the sinatra app | Azul | |
2012-06-26 | added simple sinatra app for demoing / testing | Azul | |
2012-06-18 | added readme | 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 |