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

MSVC x64 support #58

Closed
wants to merge 1 commit into from
Closed

Conversation

zyluo
Copy link

@zyluo zyluo commented May 19, 2023

Hashes implented in MASM inspired by Project Nayuki Requires Build Tools for Visual Studio to cargo build https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=17

Fixex #17

Hashes implented in MASM inspired by Project Nayuki
Requires Build Tools for Visual Studio to cargo build
https://visualstudio.microsoft.com/thank-you-downloading-visual-studio/?sku=BuildTools&rel=17

Fixex RustCrypto#17
@zyluo
Copy link
Author

zyluo commented May 19, 2023

Please advise how to add MASM tests in the current github-actions

@tarcieri
Copy link
Member

Per this note in the toplevel README.md:

https://github.com/RustCrypto/asm-hashes#note-this-repo-is-in-maintenance-mode-only

...the way we'd prefer to support all platforms going forward is by using the newly stabilized inline asm! feature

@zyluo
Copy link
Author

zyluo commented May 20, 2023

understood. Thanks.

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

2 participants