JayDDee / cpuminer-opt

Optimized multi algo CPU miner
Other
770 stars 544 forks source link

adding new CPU algo Yespower #156

Closed uniqpr0 closed 5 years ago

uniqpr0 commented 6 years ago

Cryply.io

https://github.com/cryply/yespower

Daniel-Medeiros commented 6 years ago

Please add support for yespower algorithm.

solardiz commented 5 years ago

Instead of the outdated pre-release version 0.9 that's currently in cryply's repo above, please use the 1.0 release (or whatever is current at the time this issue is worked on):

https://www.openwall.com/yespower/

Also, please replace the existing yescrypt-0.5 code with yespower in YESPOWER_0_5 compatibility mode. It is fully compatible with what yescrypt-0.5 was, just faster. BTW, with that update there's also no longer a need to rename the SHA-256 files/functions, as the potential clashes have been worked around in the yespower release differently.

JayDDee commented 5 years ago

See https://github.com/JayDDee/cpuminer-opt/pull/155