[![build status](https://travis-ci.org/getinsomnia/srp-js.svg)](https://travis-ci.org/getinsomnia/srp-js)

# SRP

This is a fork of [node-srp](https://github.com/mozilla/node-srp) with
`bignum` replaced with `jsbn` to make it easier to build for browser
environments.

## Licence

MIT
