kmyk/libproofofwork

Confusing specification: the length of alphabet is truncated

Opened this issue · 0 comments

kmyk commented

At the innermost loop, the length of alphabet is truncated for the SIMD vector width.
This is not good when you want to do bruteforce search.