multiformats / clj-multihash

Clojure implementation of the Multihash spec
The Unlicense
40 stars 15 forks source link

Blake2b/blake2s codecs outdated #11

Closed Stebalien closed 1 year ago

Stebalien commented 5 years ago

In https://github.com/multiformats/multicodec/pull/25, we changed the blake2b and blake2s codecs to account for the fact that they're actually hash function families. We now allocate a range of codecs, one per hash.

rvagg commented 1 year ago

closing due to inactivity, archiving repo