go-multihash icon indicating copy to clipboard operation
go-multihash copied to clipboard

Codes for Skein?

Open DonaldTsang opened this issue 9 years ago • 1 comments

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

DonaldTsang avatar Feb 03 '17 12:02 DonaldTsang

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

DonaldTsang avatar Dec 14 '18 12:12 DonaldTsang