summaryrefslogtreecommitdiff
path: root/example/public/srp.js
AgeCommit message (Collapse)Author
2012-07-03fixed workflow and reduced copyAzul
2012-06-28complete ajax flow is working - just auth failsAzul
Also we currently generate the salt on the server - this should happen on the client but for now i stick to the srp-js workflow.
2012-06-27moved to ajax workflow and integrated srp-js - not quite there yetAzul
* needs a bit of cleanup from the old workflow * are client and server using the same primes right now? * store multiple users on the server side