-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Aarch64 feature detection #83
base: main
Are you sure you want to change the base?
Conversation
I can confirm that
fixes |
On second glance it only fixes
|
I can fix the above by having |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
4c07016
to
bb67ba9
Compare
Enable AArch64 feature detection Bump versions Update changelog Include ml-kem, bump versions Falcon should not be bumped Should be a semantic bump
bb67ba9
to
097a7b4
Compare
Would be great if you could test this again |
@thomwiggers it crashes on 097a7b4 |
From my perspective your fix works: ML-DSA runs on a RasPi now. Thanks a lot for your support! |
Should fix #82