mirror of
https://github.com/danog/fast-srp.git
synced 2024-11-26 20:04:49 +01:00
Adding link to the docs
This commit is contained in:
parent
3d9dd53da2
commit
81a76fed48
@ -9,6 +9,8 @@ Is a pure [NodeJS](https://nodejs.org/) implementation of the [SRP6a protocol](h
|
|||||||
|
|
||||||
It's a derived work of [Jed Parson](http://jedparsons.com/)'s [node-srp](https://github.com/jedp/node-srp) and [Tom Wu](http://www-cs-students.stanford.edu/~tjw/)'s [jsbn](http://www-cs-students.stanford.edu/~tjw/jsbn/).
|
It's a derived work of [Jed Parson](http://jedparsons.com/)'s [node-srp](https://github.com/jedp/node-srp) and [Tom Wu](http://www-cs-students.stanford.edu/~tjw/)'s [jsbn](http://www-cs-students.stanford.edu/~tjw/jsbn/).
|
||||||
|
|
||||||
|
Full documentation can be found [here](https://homebridge.github.io/fast-srp/globals.html).
|
||||||
|
|
||||||
Creating the Verifier
|
Creating the Verifier
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user