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

ecmult implementation is not constant time on the point #14

Closed
LLFourn opened this issue Aug 8, 2020 · 1 comment
Closed

ecmult implementation is not constant time on the point #14

LLFourn opened this issue Aug 8, 2020 · 1 comment

Comments

@LLFourn
Copy link
Owner

LLFourn commented Aug 8, 2020

see bitcoin-core/secp256k1#791

The solution should be to not implement multiplication on points marked as secret.

@LLFourn
Copy link
Owner Author

LLFourn commented Nov 12, 2021

Since we're no longer using the parity backend I think this no longer applies -- but it would be interesting to verify with #4

@LLFourn LLFourn closed this as completed Nov 12, 2021
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

1 participant