Home

Awesome

RubyHome-SRP

Secure Remote Password protocol (SRP-6a) with HomeKit Accessory Protocol Specification (HAP) modifications.

References

Installation

Add this line to your application's Gemfile:

gem 'ruby_home-srp'

And then execute:

$ bundle

Or install it yourself as:

$ gem install ruby_home-srp

Contributing

Contributions are welcome, please follow GitHub Flow

Credit

The original SRP-6a work was done by lamikae in the srp-rb project.