Crate kaspa_muhash

source ·

Structs§

  • MuHash is a type used to create a Multiplicative Hash which is a rolling(homomorphic) hash that you can add and remove elements from and receive the same resulting hash as-if you never hashed them. Because of that the order of adding and removing elements doesn’t matter.

Enums§

Constants§