glennpratt / http-hmac-ruby

An implementation of the HTTP HMAC Spec in ruby.

Home Page:https://github.com/acquia/http-hmac-spec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP HMAC Signer for Ruby

An implementation of the HTTP HMAC Spec in Ruby. Note that version/branch 2.0 of the spec is the current and active one. All new projects should use 2.0.

  • Branch 2.0 in this repo matches the 2.0 spec
  • Branch 1.0 in this repo matches the 1.0 spec, but is incomplete.

About

An implementation of the HTTP HMAC Spec in ruby.

https://github.com/acquia/http-hmac-spec

License:MIT License