You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.
- Needs fixing due to suspected compiler bugs when using the
Bitmanip extension to target RV32.
- See #13 for details.
On branch dev/ben/xcrypto-issue-73
Your branch is up-to-date with 'origin/dev/ben/xcrypto-issue-73'.
Changes to be committed:
modified: src/test/hash/sha2/test_sha2.c
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Due to bug in how the compiler tries to do 64-bit rotations on a 32-bit architecture.
The text was updated successfully, but these errors were encountered: