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.