multiformats/multihash

Support Scrypt and Qubit

shtse8 opened this issue · 2 comments

Scrypt and Qubit are most common in cryptocurrency. I suggest we should support these.

If you want the whole lot try looking at https://github.com/nicehash/cpuminer-multi#algorithms

Also if you really want to push the envelope then include some of the key expansions like https://github.com/bsdphk/PHC (there are some that got into the honorable mentions)