Closed
Description
@Gozala @mikeal would you two mind having a quick review of this and then if it's good to go, publish it @mikeal?
There's 96 different hashers included here so there's an extra build step on top of what we normally have. Two files come out of this blake2b.js
and blake2s.js
, which contain the actual hashers. They're each named exports on @multiformats/blake2/blake2b
and @multiformats/blake2/blake2s
, and they also roll up into {blake2b,blake2s}
on @multiformts/blake2
. Let me know what you think of that approach.
Metadata
Metadata
Assignees
Labels
No labels