Crates.io | scarb-stable-hash |
lib.rs | scarb-stable-hash |
version | 1.0.0 |
source | src |
created_at | 2024-07-31 08:37:01.448616 |
updated_at | 2024-07-31 08:37:01.448616 |
description | Implementation of a hasher that produces the same values across Scarb releases |
homepage | https://docs.swmansion.com/scarb |
repository | https://github.com/software-mansion/scarb |
max_upload_size | |
id | 1320739 |
size | 3,124 |
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).
All notable changes to this project are documented on the GitHub releases page.