| Merge pull request #29 from victorgama/update-bignum |
|
More...
|
about 11 years ago
|
| Update bignum dependency to 0.9.2 |
|
More...
|
over 11 years ago
|
| Merge pull-request 23 (constant-time compare) |
|
More...
|
about 12 years ago
|
| Merge pull request #24 from AlexMax/master |
|
More...
|
about 12 years ago
|
| Merge PR 25: compute/check M2 |
|
More...
|
about 12 years ago
|
| minor cleanups |
|
More...
|
about 12 years ago
|
| Compute M2 for server authenticity check |
|
More...
|
over 12 years ago
|
| Update bignum dependency. |
|
More...
|
over 12 years ago
|
| fixed typo in README |
|
More...
|
almost 13 years ago
|
| implemented constant time Buffer equality check |
|
More...
|
almost 13 years ago
|
| release 0.2.0, take over from jedp as author |
|
More...
|
almost 13 years ago
|
| Merge pull request #21 from warner/new-api |
|
More...
|
almost 13 years ago
|
| README.md: improve formatting of API listing, add table-of-contents |
|
More...
|
almost 13 years ago
|
| use a new-agnostic constructor for Client and Server |
|
More...
|
almost 13 years ago
|
| be consistent about _num/_buf type-suffixes for internal variable names |
|
More...
|
almost 13 years ago
|
| implement @ckarlof's API and README.md suggestions |
|
More...
|
almost 13 years ago
|
| new API: methods on Client and Server objects, instead of raw functions |
|
More...
|
almost 13 years ago
|
| Merge pull request #20 from warner/fixed-length-buffers |
|
More...
|
almost 13 years ago
|
| srp.js: join a split line, purely cosmetic |
|
More...
|
almost 13 years ago
|
| add input buffer-length precondition checks |
|
More...
|
almost 13 years ago
|
| pad 'x' to size of the hash, test that u/K/M1 are similarly padded |
|
More...
|
almost 13 years ago
|
| pad appropriate return values (v/A/B/S) to the size of the modulus N |
|
More...
|
almost 13 years ago
|
| remove unused 'salt' argument from server_getS() |
|
More...
|
almost 13 years ago
|
| srp.js: update docstrings: add 'params' argument, 's' is really 'salt' |
|
More...
|
almost 13 years ago
|
| Merge pull request #19 from warner/parameter-sets |
|
More...
|
almost 13 years ago
|
| srp.js: improve assertIsBignum() |
|
More...
|
almost 13 years ago
|
| srp.js: convert API to accept parameter sets |
|
More...
|
almost 13 years ago
|
| tests: switch to parameter sets instead of separate N/g/hash-alg arguments |
|
More...
|
almost 13 years ago
|
| Merge pull request #18 from warner/getM |
|
More...
|
almost 13 years ago
|
| Merge pull request #17 from warner/buffers |
|
More...
|
almost 13 years ago
|