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

Design EC apis that can take as inputs precomputed tables of public keys #590

Open
kchalkias opened this issue May 12, 2023 · 3 comments
Open
Assignees

Comments

@kchalkias
Copy link
Collaborator

This is useful for known/popular public keys. Similar with generator precomputed tables (but for keys)

@benr-ml
Copy link
Contributor

benr-ml commented May 12, 2023

@kchalkias where do we hope this will improve performance? Sui doesn't check individual signatures in the happy flow

@kchalkias
Copy link
Collaborator Author

kchalkias commented May 12, 2023

Not referring to validator BLS, but for popular Sui accounts (ie EdDSA or ECDSA sigs from game studio and custodians/exchanges etc, mass minters etc.

@benr-ml
Copy link
Contributor

benr-ml commented May 12, 2023

Oh, I see. Let's wait and see if we have such heavy keys in practice.

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

3 participants