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

Use newer sse2neon to avoid duplicated code and get better Arm/Aarch64 support #1

Open
jserv opened this issue Jun 22, 2020 · 1 comment

Comments

@jserv
Copy link

jserv commented Jun 22, 2020

File src/crypto/verus_clhash.cpp implemented some intrinsics what the original sse2neon lacked of. The updated fork DLTcollab/sse2neon already provides the necessary intrinsics, and it should have enough coverage for clhash implementation.

Please consider to switch to DLTcollab/sse2neon.

@miketout
Copy link
Owner

Thank you! We'll update soon!

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

No branches or pull requests

2 participants