javascript implementation of Dunning's T-Digest for streaming quantile approximation
digest auth request plugin for fetch/node-fetch also support http basic auth authentication
Digest access authentication header helper
HKDF with no dependencies using runtime's native crypto
Simple object hashing, serialization and comparison utils.
Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A collection of utilities for better-auth
axios-like http digest auth
Keccak sponge function family
Cross-language temporary (disposable/throwaway) email detection library. Covers hundreds fake email providers.
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
The missing `yarn audit fix`
Unobtrusive scripting adapter for jQuery
Simply expose crypto md5 as a single function
Cryptographic primitives for JavaScript
A framework for responsive emails
Streamable SHA hashes in pure javascript
Blake2b implemented in WASM
A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output.
digest-stream - Simple pass-through stream (RW) which calculates the a crypto digest (sha/md5 hash) of a stream and also the length. Pipe your stream through this to get digest and length. (streams2)
Blake2b implemented in WASM
Node-agnostic hashing utility
A collection of isomorphic and tree-shakeable crypto hashes and utils for xrpl.js
A CLI tool that parses Gemfile.lock files, fetches latest gem versions from RubyGems, and categorizes updates by semantic versioning (major, minor, patch).
Gem to generate a weekly email digest
This gem is generate hash. Use digest lib. Digest use MD5, SHA1, SHA2(256, 384, 512).
A small gem to integrated digested static files with Ruby / Rails apps
Rails 4, much to everyone's annoyance, provides no option to generate both digest and non-digest assets. Installing this gem automatically creates both digest and non-digest assets which are useful for many reasons. See this issue for more details: https://github.com/rails/sprockets-rails/issues/49
Rails provides no option to generate both digest and non-digest assets. Installing this gem automatically creates both digest and non-digest assets which are useful for many reasons. Currently supports sprockets only.
This gem provides XXH32, XXH64, XXH3_64bits and XXH3_128bits functionalities for Ruby. It inherits Digest::Class and complies with Digest::Instance's functional design.
Implementation of SIP Digest Authentication as specified in RFC3261
This gem sets the digested value before validation and validates uniqueness of the digested value.
Rails 4, much to everyone's annoyance, provides no option to generate both digest and non-digest assets. Installing this gem automatically creates both digest and non-digest assets which are useful for many reasons. See this issue for more details: https://github.com/rails/sprockets-rails/issues/49
An implementation of RFC 2617 - Digest Access Authentication. At this time the gem does not drop in to Net::HTTP and can be used for with other HTTP clients. In order to use net-http-digest_auth you'll need to perform some request wrangling on your own. See the class documentation at Net::HTTP::DigestAuth for an example.
Signed Message Authentication and Authorization with Key validation