Skip to content

Releases: jchv/js-srp

v0.0.2: Improvements that have been pending a while.

09 Dec 16:17
Compare
Choose a tag to compare
  • 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

25 Sep 17:48
Compare
Choose a tag to compare

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 :)