summaryrefslogtreecommitdiff
path: root/example/public/srp-source
AgeCommit message (Collapse)Author
2012-08-01bringing in srp-js as a submodule for the exampleAzul
This will most likely become a simple js file once both are more stable.
2012-06-29adopted srp algo to srp-js way of doing things.Azul
all large integers are now send as hex strings. Using sha256_str all over the place. This finally gives me successful logins. Needs a log of cleanup never the less.