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

Optimise field arithmetic with SIMD instructions if available #6

Open
bwesterb opened this issue Jun 4, 2018 · 0 comments
Open

Optimise field arithmetic with SIMD instructions if available #6

bwesterb opened this issue Jun 4, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@bwesterb
Copy link
Owner

bwesterb commented Jun 4, 2018

No description provided.

@bwesterb bwesterb added the enhancement New feature or request label Jun 4, 2018
bwesterb added a commit that referenced this issue Jun 17, 2018
This field arithmatic is based on George Tankersley's patch[1] for
Golang's crypto/ed25519, which in turn is based on amd64-51-30k from SUPERCOP.

[1] https://go-review.googlesource.com/c/crypto/+/71950

Cf. #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant