phoreproject / Phore

Phore
https://phore.io
MIT License
45 stars 62 forks source link

Added SSE4 to optimize SHA256 #161

Closed wqking closed 4 years ago

wqking commented 4 years ago

Reference: https://github.com/bitcoin/bitcoin/pull/10821

This require macro define USE_ASM to enable SSE4.