led/sub_crates/backend
Nathan Vegdahl f8ba027c38 Hash: use optimized rotation constants.
Also use random constants for the initial hash state.  Changed my
mind about using zero initialization.  It doesn't make a practical
difference, but helps esnure that the mixing is randomized.
2022-09-03 20:59:10 -07:00
..
benches Add benchmarks for LedHash256, and tweak for performance. 2022-08-24 18:45:36 -07:00
src Hash: use optimized rotation constants. 2022-09-03 20:59:10 -07:00
tests Implemented Transaction composition. 2022-08-22 21:10:28 -07:00
Cargo.toml Add benchmarks for LedHash256, and tweak for performance. 2022-08-24 18:45:36 -07:00