Registry / auth / simple-hmac

simple-hmac

JSON →
library0.4.1rbrubygemsunverified

Simple HMAC provides a lightweight HMAC implementation for Rails and Restclient authentication.

gem install simple-hmac
INSTALL
IMPORT
SIG · SIMPLE-HMAC
S
simple-hmac
authrubyv0.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SimpleHMAC
require 'simple_hmac'

Sign data with HMAC

require 'simple_hmac' hmac = SimpleHMAC.new('secret') signature = hmac.sign('data')
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.4.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
25 hits · last 30 days
node
18
Resources
simple-hmac — gem install simple-hmac · libregistry