Expand description
Crypto test vectors: blake2b-256, keccak-256.
Input: raw message bytes. Output: 32-byte hash. Each suite hashes a small corpus of fixed inputs and XOR-folds the resulting digests into a single u64 fingerprint.
Crypto test vectors: blake2b-256, keccak-256.
Input: raw message bytes. Output: 32-byte hash. Each suite hashes a small corpus of fixed inputs and XOR-folds the resulting digests into a single u64 fingerprint.