{"id":78217,"library":"ruby-hmac","title":"Ruby HMAC","description":"Provides a common interface to HMAC functionality for message authentication codes as documented in RFC2104.","status":"active","version":"0.4.0","language":"ruby","source_language":null,"source_url":null,"tags":["hmac","authentication","crypto","security"],"install":[{"cmd":"gem install ruby-hmac","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'ruby-hmac', '~> 0.4.0'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"HMAC","correct":"require 'hmac'"}],"quickstart":{"code":"require 'hmac'\nrequire 'hmac-sha1'\n\nhmac = HMAC::SHA1.new('secret_key')\nhmac.update('message')\nputs hmac.hexdigest","lang":"ruby","description":"Compute an HMAC-SHA1 digest."},"warnings":[],"env_vars":null,"search_vec":"'authent':12,19 'code':13 'common':5 'crypto':20 'document':15 'function':9 'hmac':2,8,18 'interfac':6 'messag':11 'provid':3 'rfc2104':17 'rubi':1 'secur':21","created_at":"2026-06-18T04:10:40.292177+00:00","updated_at":"2026-06-18T04:10:40.292177+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"http://ruby-hmac.rubyforge.org","github":null,"docs":"http://www.rubydoc.info/gems/ruby-hmac/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["crypto"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}