Age | Commit message (Collapse) | Author |
|
|
|
This will most likely become a simple js file once both are more stable.
|
|
bit of styling added
|
|
|
|
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.
|
|
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.
|
|
* 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
|
|
|