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

arm aes: optimizied implementation using neon crypto extension #1078

Merged
merged 2 commits into from Oct 16, 2023

Conversation

mr-c
Copy link
Collaborator

@mr-c mr-c commented Oct 16, 2023

  • arm: use SIMDE_ARCH_ARM_FMA
  • arm aes: add neon implementation using the crypto extension

Partially addresses #1074

@mr-c mr-c enabled auto-merge (rebase) October 16, 2023 17:27
@mr-c mr-c merged commit fb3554f into simd-everywhere:master Oct 16, 2023
80 of 81 checks passed
@mr-c mr-c deleted the aes_neon branch October 16, 2023 22:04
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.

None yet

1 participant