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

sha1: port sha1-asm to arch::aarch64 intrinsics #596

Merged
merged 5 commits into from
Aug 21, 2024
Merged

Conversation

newpavlov
Copy link
Member

@newpavlov newpavlov commented Jun 21, 2024

Closes #257

@newpavlov newpavlov changed the title sha1: fix cfg sha1: port sha1-asm to arch::aarch64 intrinsics Jun 21, 2024
@newpavlov newpavlov requested a review from tarcieri June 21, 2024 16:15
@newpavlov
Copy link
Member Author

@tarcieri
Could you double check and test that the intrinsic implementation is correct? It passes CI, but it's better to manually check it to be safe.

@newpavlov newpavlov merged commit 13cc6c8 into master Aug 21, 2024
20 checks passed
@newpavlov newpavlov deleted the sha1/fix_cfg branch August 21, 2024 11:38
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.

sha1: ARM acceleration using stdarch intrinsics
1 participant