Skip to content
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

Keccak Optimization for Apple Silicon #26

Merged
merged 6 commits into from
Jan 20, 2024
Merged

Conversation

itzmeanjan
Copy link
Owner

Adapting https://github.com/bwesterb/armed-keccak 's improvements for Apple Silicon, in my constexpr C++20 implementation of FIPS 202.

@itzmeanjan itzmeanjan self-assigned this Jan 20, 2024
@itzmeanjan itzmeanjan force-pushed the keccak-opt-for-apple-m1 branch from fee96de to 1afdf26 Compare January 20, 2024 11:08
@itzmeanjan itzmeanjan force-pushed the keccak-opt-for-apple-m1 branch from 1afdf26 to 534a6b0 Compare January 20, 2024 11:18
@itzmeanjan itzmeanjan merged commit f1a79a5 into master Jan 20, 2024
4 checks passed
@itzmeanjan itzmeanjan deleted the keccak-opt-for-apple-m1 branch January 20, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant