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

Added x86 'sha256/sha512' detection. #126

Merged
merged 6 commits into from
Oct 15, 2024
Merged

Added x86 'sha256/sha512' detection. #126

merged 6 commits into from
Oct 15, 2024

Conversation

whyb
Copy link
Contributor

@whyb whyb commented Sep 29, 2024

Added x86 'sha256/sha512' detection.

x86 sha isa reference: Intel_SHA_extensions Wikipedia
圖片

So I rename x86 'sha' to 'sha1'.

Test

godbolt test:
圖片

@nihui
Copy link
Owner

nihui commented Oct 14, 2024

please fix the conflicts ...

# Conflicts:
#	README.md
#	main.c
#	ruapu.h
@whyb
Copy link
Contributor Author

whyb commented Oct 14, 2024

please fix the conflicts ...

Fixed conflicts.

@nihui nihui merged commit ea54bc5 into nihui:master Oct 15, 2024
10 of 11 checks passed
@nihui
Copy link
Owner

nihui commented Oct 15, 2024

Thanks for your contribution !

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.

2 participants