Deterministic random bit generator (hmac)
node style hmacs in the browser
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
A collection of utilities for better-auth
Timing safe string compare using double HMAC
For ruby and ruby on rails
OAuth 1 signing. Formerly a vendor lib in mikeal/request, now a standalone module.
JWA implementation (supports all JWS algorithms)
Implementation of JSON Web Signatures
Ruby SemVer in TypeScript.
Convention over configuration for using Vite in Ruby apps
Like ruby's abbrev module, but in js
A pure JS implementation SHA256.
Ruby grammar for tree-sitter
prettier plugin for the Ruby programming language
SHA-256, HMAC and PBKDF2 implementation with typed arrays for modern browsers and Node.js
WebSocket framework for Ruby on Rails.
SHA256 wrapper for browsers that prefers `window.crypto.subtle` but will fall back to a pure JS implementation in @aws-crypto/sha256-js to provide a consistent interface for SHA256.
Novu JavaScript SDK for <Inbox />
Universal Module for HMAC (Hash-based Message Authentication Code) in JavaScript
A simple MD5 hash function for JavaScript supports UTF-8 encoding.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
JavaScript client for graphql-ruby
realistic password strength estimation
This module provides common interface to HMAC functionality. HMAC is a kind of "Message Authentication Code" (MAC) algorithm whose standard is documented in RFC2104. Namely, a MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key. Originally written by Daiki Ueno. Converted to a RubyGem by Geoffrey Grosenbach
OpenSSL replacement for Ruby-HMAC
A MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key.
A MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key.
A MAC provides a way to check the integrity of information transmitted over or stored in an unreliable medium, based on a secret key.
A very simple, but fast (native) RFC compliant PBKDF2-HMAC-SHA256 ruby gem based on Colin Percival's C implementation.
A Ruby Gem for authenticating HTTP requests using a HMAC
A Ruby Gem for authenticating HTTP requests using a HMAC
HMAC based message signing and verification
A ruby implementation of RFC5869: HMAC-based Extract-and-Expand Key Derivation Function (HKDF). The goal of HKDF is to take some source key material and generate suitable cryptographic keys from it.
A zero-dependency Ruby gem for signing and verifying JSON payloads using HMAC-SHA256 with optional expiration and timing-safe comparison.
== DESCRIPTIONS: ActiveResource wrapper library for Springnote.com's REST API == REQUIREMENTS: * activesupport * activeresource * oauth * ruby-hmac