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

Use noble-curves for Node crypto implementation #524

Closed
bestbeforetoday opened this issue Jan 10, 2023 · 0 comments · Fixed by #565
Closed

Use noble-curves for Node crypto implementation #524

bestbeforetoday opened this issue Jan 10, 2023 · 0 comments · Fixed by #565
Assignees
Labels
client Relates to Fabric Gateway client enhancement New feature or request

Comments

@bestbeforetoday
Copy link
Member

As a blockchain developer
I want a light-weight crypto implementation
So that the attack surface of dependencies in minimised

noble-curves appears to be a lighter weight and potentially faster crypto implementation than elliptic. As well as ensuring functional correctness through unit testing (including that canonical signatures are produced), some basic benchmarking should be carried out to ensure performance is not degraded.

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

Successfully merging a pull request may close this issue.

1 participant