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

feat: implement signature Sign operations in constant time #317

Open
ivokub opened this issue Jan 26, 2023 · 1 comment
Open

feat: implement signature Sign operations in constant time #317

ivokub opened this issue Jan 26, 2023 · 1 comment
Labels
new feature question Further information is requested sec Issue related to a security flaw

Comments

@ivokub
Copy link
Collaborator

ivokub commented Jan 26, 2023

Right now the implementations are not constant-time. I think this may make signature packages less attractive for some use-cases.

Adding a place-holder issue if we ever want to take it on. It definitely has a big performance hit. Some links which may be useful:

@ivokub ivokub added new feature question Further information is requested sec Issue related to a security flaw labels Jan 26, 2023
@gbotrel
Copy link
Collaborator

gbotrel commented Jan 27, 2023

"It definitely has a big performance hit"

For this scope, maybe not that much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature question Further information is requested sec Issue related to a security flaw
Projects
None yet
Development

No branches or pull requests

2 participants