sha256 bug #572
evgenykzz2
started this conversation in
General
sha256 bug
#572
Replies: 1 comment 2 replies
-
Hi! this is interesting, can you write this into a PR or an issue to review it properly. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi Nerds, i have found critical bug in nerdSHA256plus.cpp
There are invalid W size, it should be 64 bytes. I tested and compared with generic mbedtls_sha256_starts_ret.
Looks like current version calculates wrong sha256.
Also i have few optimization, i can increase hash rate up to 83KH/s.
Another thing - hardware sha256, hash rate is much better
Beta Was this translation helpful? Give feedback.
All reactions