Hash library with simple combine method.
A multifaceted hashing library for Rust
simple HD chain data model
contains two primary interfaces: 1) PartialMerkleTree -- represents a subset of the txid's of a known block, in a way that allows recovery of the list of txid's and the merkle root in an authenticated way. 2) MerkleBlock, used to relay blocks as header + Vec<MerkleBranch> to filtered nodes
Rust Hash Extender
Easy to use replica of Solidity abi.encodePacked.
A concurrent spatial index combining geohash and R-tree data structures for efficient geographic point queries.
Core types, errors, and cryptographic primitives for InferaDB Ledger
tools and context for hashing bytes
Hashing functions for SQLite with aggregation support: MD5, SHA1, SHA256, SHA512, Blake3, FNV-1a, xxHash
Redis Events is a Rust library that provides a simple and efficient way to watch for changes in Redis hash fields. It allows you to register callbacks for specific hash:field combinations and automatically triggers these callbacks when the values change. Uses polling under the hood allowing you to set polling rate based on your needs.
Calculate the Amazon SHA256 tree hash as described on Checksum Calculation page of the AWS S3 Glacier developer guide.
No description provided.
No description provided.