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: use cpufeatures to detect SHA-1 on aarch64 #268

Merged
merged 1 commit into from May 6, 2021

Conversation

tarcieri
Copy link
Member

@tarcieri tarcieri commented May 6, 2021

Uses the newly added aarch64 support in the cpufeatures crate for sha1 CPU feature detection on Linux and macOS/M1.

Uses the newly added `aarch64` support in the `cpufeatures` crate for
`sha1` CPU feature detection on Linux and macOS/M1.
@tarcieri tarcieri requested a review from newpavlov May 6, 2021 21:04
@tarcieri tarcieri merged commit 12493fc into master May 6, 2021
@tarcieri tarcieri deleted the sha1/use-cpufeatures-on-aarch64 branch May 6, 2021 21:12
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