svm-hasher

Crates.iosvm-hasher
lib.rssvm-hasher
version0.1.0
created_at2025-12-04 08:00:57.50268+00
updated_at2025-12-04 08:00:57.50268+00
descriptionCustom svm sha256 hasher
homepage
repositoryhttps://github.com/abelmarnk/svm-hash
max_upload_size
id1966127
size6,301
abelmarnk (abelmarnk)

documentation

README

Hasher

This crate provides a custom implementation of a hasher based on SHA256, to be used in a solana environment. It does not provide any guarantees beyond using less CUs than the rust default hasher when used in a solana environment, and it also does not match the output of a SHA256 hash.

Commit count: 0

cargo fmt