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

[Feature]: Elliptic curve primitives #343

Open
1 task done
qalisander opened this issue Oct 16, 2024 · 0 comments
Open
1 task done

[Feature]: Elliptic curve primitives #343

qalisander opened this issue Oct 16, 2024 · 0 comments
Labels
needs triage Needs to be assigned the appropriate labels type: feature New feature request.

Comments

@qalisander
Copy link
Member

qalisander commented Oct 16, 2024

What is the feature you would like to see?

Add basic elliptic curve module operations, scalar multiplication, point addition and inversion.
Pay attention to wasm size of the crypto library.

Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
@qalisander qalisander added type: feature New feature request. needs triage Needs to be assigned the appropriate labels labels Oct 16, 2024
@qalisander qalisander changed the title [Feature]: Add elliptic curve module to crypto library. [Feature]: Add arithmetic operations over elliptic curve crypto library Oct 16, 2024
@qalisander qalisander changed the title [Feature]: Add arithmetic operations over elliptic curve crypto library [Feature]: Add arithmetic operations over elliptic curve into crypto library Oct 16, 2024
@qalisander qalisander changed the title [Feature]: Add arithmetic operations over elliptic curve into crypto library [Feature]: Elliptic curve cryptography Oct 16, 2024
@qalisander qalisander changed the title [Feature]: Elliptic curve cryptography [Feature]: Elliptic curve primitives in crypto library Oct 16, 2024
@qalisander qalisander added this to the Release v0.2.0 milestone Oct 16, 2024
@qalisander qalisander changed the title [Feature]: Elliptic curve primitives in crypto library [Feature]: Elliptic curve primitives. Oct 16, 2024
@qalisander qalisander changed the title [Feature]: Elliptic curve primitives. [Feature]: Elliptic curve primitives Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage Needs to be assigned the appropriate labels type: feature New feature request.
Projects
Status: Todo
Development

No branches or pull requests

1 participant