go-multihash
go-multihash copied to clipboard
Codes for Skein?
Since I have discovered that Skein has 1024-bit hash, why not include it for applications that need longer for faster hashes? https://github.com/aead/skein
List of repos with good Skein implementations
- https://github.com/wernerd/Skein3Fish
- https://github.com/tildeleb/hashland/tree/master/skein
- https://github.com/enceve/crypto/tree/master/skein
For reference: https://github.com/multiformats/multicodec/pull/56