Releases: jchv/js-srp
Releases · jchv/js-srp
v0.0.2: Improvements that have been pending a while.
- Added stub examples.
- Added support for SRP Tools compatibility.
- Added test for SRP Tools compatibility.
- Improved environment support: Node.JS CommonJS, Node.JS ES Modules, and Browser ES Modules should all work out of the box using a bare module import.
v0.0.1: Initial release
There are still no tests or examples, and the server portion of SRP is not implemented. This library should probably not be used in production :)