Sha256: 12193cf8215775747efa5478eebb1a1d5113b0db5c31a4e6bb92c37293dc73b7

Contents?: true

Size: 509 Bytes

Versions: 9

Compression:

Stored size: 509 Bytes

Contents

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

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
ruby-srp-0.2.0 Readme.md
ruby-srp-0.1.7 Readme.md
ruby-srp-0.1.6 Readme.md
ruby-srp-0.1.5 Readme.md
ruby-srp-0.1.4 Readme.md
ruby-srp-0.1.3 Readme.md
ruby-srp-0.1.2 Readme.md
ruby-srp-0.1.1 Readme.md
ruby-srp-0.1.0 Readme.md