#hash

ic-representation-independent-hash

A library for computing representation-independent hashes as described in the Internet Computer interface specification

14 stable releases

2.6.0 Jul 24, 2024
2.5.0 Mar 20, 2024
2.4.0 Feb 19, 2024
2.0.1 Dec 20, 2023
0.3.0 May 4, 2023

#499 in #hash

Download history 5845/week @ 2024-07-01 6179/week @ 2024-07-08 4128/week @ 2024-07-15 4505/week @ 2024-07-22 4189/week @ 2024-07-29 4992/week @ 2024-08-05 4925/week @ 2024-08-12 5946/week @ 2024-08-19 4621/week @ 2024-08-26 4773/week @ 2024-09-02 4368/week @ 2024-09-09 3569/week @ 2024-09-16 4226/week @ 2024-09-23 5498/week @ 2024-09-30 4804/week @ 2024-10-07 4709/week @ 2024-10-14

19,293 downloads per month
Used in 7 crates (4 directly)

Apache-2.0

11KB
181 lines

Representation Independent Hash

Utilities for calculating Representation Independent Hashes of arbitrary Rust objects.


lib.rs:

Representation Independent Hash

Dependencies

~470KB
~11K SLoC