Make BLAKE3 Limb Length Generic by just-erray · Pull Request #263 · BitVM/BitVM
This PR changes the compact BLAKE3 code, so that it can work with various limb lengths. Previously, it worked only with 29, since the underlying BigInt limb length for field values was 29. By chang...
github.com