Skip to content

Tags: cessen/tenthash

Tags

v0.5.0

Toggle v0.5.0's commit message
Tenthash Rust: documentation improvements.

v0.4.0

Toggle v0.4.0's commit message
Clean up documentation, etc. of the Rust implementation.

v0.3.0

Toggle v0.3.0's commit message
Switch back to xor-and-mix again instead of add-and-mix.

After consideration, there aren't any real benefits to using add
instead of xor here.  So we might as well use the simpler operation.

v0.2.0

Toggle v0.2.0's commit message
Work on documentation and API of the Rust crate.

v0.1.0

Toggle v0.1.0's commit message
Add benchmarks and clean up test vector tests.