mirage / digestif

Simple hash algorithms in OCaml
MIT License
88 stars 26 forks source link

BLAKE3 #93

Open tg-x opened 4 years ago

tg-x commented 4 years ago

Now that BLAKE3 is released, would be nice to add support for it.

Lupus commented 1 year ago

BLAKE3 would be really nice to have in digestif library. There are rust bindings on opam for this hash implementation, but that won't work for JS platform obviously.