A hasher which is designed to work with already-hashed or hash-like data.
Ultra-fast SNP/indel-level distance calculator for core genome MLST analysis
A collection of non-cryptographic hashing algorithms for Rust
A Rust library for deterministic encryption and decryption using 3D spatial parameters with secure authenticated encryption.
Scan the destination folder and make a hash of all files to get the current state of the directory
Portable, stable hashing traits for Rust.
A fast and efficient CLI tool for calculating SHA256, SHA1, and MD5 hashes of files with progress indication and colored output
rs_hasher_ctx is an internal crate of the RustyShield library. It provides the HasherContext trait used across various cryptographic hash function implementations within RustyShield. The trait overloads the `Hasher::finish()` function, unifying the approach to obtaining hash results. While primarily intended for use within RustyShield, rs_hasher_ctx can aid in minimizing dependency entries in external crates leveraging RustyShield's hashing capabilities.
Performant hashers for input data that is already highly randomized
A hash map optimized for small collections with automatic stack-to-heap transition
Search, hash, sort, fingerprint, and fuzzy-match strings faster via SWAR, SIMD, and GPGPU
Idiomatic Argon2 password hashing for Rust
Extract instance variables names and values into a flat hash no matter how many levels deep your objects are.
A simple gem to return arrays of hashes for a CSV file
Converts HTML in Sharepoint's RSS to a hash
Turns csv files into hashes without reading the entire csv into memory
Ease password creation by allowing: * password generation * password weakness checking * hashing password to sha256, md5, sha, ntlm, lmhash
This gem allows you to copy your static assets to include a unique hash in their filename. By using this and modifying your Rails asset path you can easily enable your Rails application to serve static content using CloudFront with a custom origin policy.
Meaningful spreadsheet access
Rest-Clint-Hasher for Json requests
A quick and easy Hasher class for md5 sha256 and sha512. Version 0.0.2 should have up to date examples. My apologies for the older versions.
Under the hood, Secure Hasher is quite obviously flawed relying on an old school unix-style crypt method. This gem provides a perfect example of how not to manage passwords.