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

SIMD implementation for Curve25519 #8

Open
brndnmtthws opened this issue Sep 19, 2022 · 1 comment
Open

SIMD implementation for Curve25519 #8

brndnmtthws opened this issue Sep 19, 2022 · 1 comment
Assignees

Comments

@brndnmtthws
Copy link
Owner

curve25519-dalek has SIMD but it lacks Neon: https://github.com/dalek-cryptography/curve25519-dalek/tree/main/src/backend/vector

@brndnmtthws brndnmtthws self-assigned this Sep 19, 2022
@brndnmtthws
Copy link
Owner Author

Upstream is a bit behind, so I'll try to prioritize this, though I have not started on it yet but it looks like the implementation should be relatively easy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant