scarb-stable-hash

Crates.ioscarb-stable-hash
lib.rsscarb-stable-hash
version1.0.0
sourcesrc
created_at2024-07-31 08:37:01.448616
updated_at2024-07-31 08:37:01.448616
descriptionImplementation of a hasher that produces the same values across Scarb releases
homepagehttps://docs.swmansion.com/scarb
repositoryhttps://github.com/software-mansion/scarb
max_upload_size
id1320739
size3,124
StarkNet Crates.io Admins (github:software-mansion:starknet-crates-io-admins)

documentation

README

Scarb Stable Hash

This crate provides only one function, implementation of a hasher that produces the same values across Scarb releases The hasher should be fast and have a low chance of collisions (but is not sufficient for cryptographic purposes).

Changelog

All notable changes to this project are documented on the GitHub releases page.

Commit count: 1510

cargo fmt