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

sha-1: fix compilation on ARM32 with asm feature (and other unsupported archs) #388

Merged
merged 2 commits into from Aug 29, 2022

Conversation

davidkna
Copy link
Contributor

@davidkna davidkna commented Aug 20, 2022

sha1-asm only builds on aarch64, x86 and x86_64

…rted archs)

`sha1-asm` will build on `aarch64`, `x86` and `x86_64`
@newpavlov
Copy link
Member

Looks good! Could you do the same for md-5, sha2, and whirlpool?

@davidkna
Copy link
Contributor Author

@newpavlov Done!

@newpavlov newpavlov merged commit e5ad181 into RustCrypto:master Aug 29, 2022
@davidkna davidkna deleted the patch-1 branch August 30, 2022 20:34
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

3 participants