summaryrefslogtreecommitdiff
path: root/Readme.md
blob: b1fd223883aa02edcabd5f2d64b74a03c3557afd (plain)
1
2
3
4
5
6
7
*IMPORTANT:* This is an initial test. It's verifying that the algorithm leads to the same secret on the client and server side. However it does not use crypto to send it over yet. So do not rely on it in a production environment yet.

## Ruby-SRP

Secure remote password for ruby.

[![Build Status](https://secure.travis-ci.org/leapcode/ruby_srp.png?branch=master)](http://travis-ci.org/leapcode/ruby_srp) [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/leapcode/ruby_srp)