https://github.com/acquia/http-hmac-ruby
An implementation of the HTTP HMAC Spec in Ruby owned by the Platform Classic team.
https://github.com/acquia/http-hmac-ruby
Last synced: 9 months ago
JSON representation
An implementation of the HTTP HMAC Spec in Ruby owned by the Platform Classic team.
- Host: GitHub
- URL: https://github.com/acquia/http-hmac-ruby
- Owner: acquia
- License: mit
- Created: 2015-02-15T13:32:02.000Z (almost 11 years ago)
- Default Branch: 2.0
- Last Pushed: 2024-12-20T13:37:58.000Z (about 1 year ago)
- Last Synced: 2025-03-28T15:51:52.973Z (10 months ago)
- Language: Ruby
- Homepage: https://github.com/acquia/http-hmac-spec
- Size: 92.8 KB
- Stars: 3
- Watchers: 23
- Forks: 11
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# HTTP HMAC Signer for Ruby
An implementation of the [HTTP HMAC Spec 2.0](https://github.com/acquia/http-hmac-spec/tree/2.0)
in Ruby.