Closed jbouwman closed 3 years ago
This PR registers the version of BLAKE3 hashing from https://github.com/lukechampine/blake3 which now seems to have vector optimization.
Closes https://github.com/multiformats/go-multihash/issues/121
https://github.com/lukechampine/blake3/pull/13
But the cpuid version doesn't really matter.
I've tagged v1.1.6 with cpuid v2 if you want to use that. 👍🏻
v1.1.6
Thanks!
This PR registers the version of BLAKE3 hashing from https://github.com/lukechampine/blake3 which now seems to have vector optimization.
Closes https://github.com/multiformats/go-multihash/issues/121