clmul 0.5.2

Carry-less multiply for Rust, internally uses compiler intrinsics, with fallback if the CPU has no clmul instruction
Documentation
1
2
3
4
5
benchmark:
  cargo criterion --features morton

readme:
	cargo readme > README.md