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

Improve abstract api: easier curve "cloning" #170

Open
paulmillr opened this issue Dec 20, 2024 · 0 comments
Open

Improve abstract api: easier curve "cloning" #170

paulmillr opened this issue Dec 20, 2024 · 0 comments

Comments

@paulmillr
Copy link
Owner

Consider curve like secp256k1. Someone wants to have the same curve with all params, but only replace hash and randomBytes. Currently the person needs to write the whole code at once.

Better method is to have .cloneAndReplace() method that could accept params to adjust.

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