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

Missing subtle #86

Closed
fitouch opened this issue Aug 6, 2022 · 6 comments
Closed

Missing subtle #86

fitouch opened this issue Aug 6, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@fitouch
Copy link

fitouch commented Aug 6, 2022

It's missing subtle.

@fitouch
Copy link
Author

fitouch commented Aug 9, 2022

@mrousavy can we enable EC for this?

const keys = await crypto.subtle.generateKey( { name: "ECDSA", namedCurve: "P-256", // P-256, P-384, or P-521 }, false, ["sign", "verify"], );

@mrousavy
Copy link
Member

Hi! Yes, subtle is not implemented yet. If you have budget/sponsorship for us to work on subtle, let me know!

@fitouch
Copy link
Author

fitouch commented Aug 10, 2022

@mrousavy I can sponsor you to work on subtle. How long will it take to implement it?

@mrousavy
Copy link
Member

Let me think of an estimate!

@Szymon20000
Copy link
Member

@fitouch That would be great!
Can you email us at hello@margelo.io or me dirrectly szymon@margelo.io?

@Montchy Montchy added the enhancement New feature or request label Aug 14, 2023
@boorad
Copy link
Collaborator

boorad commented Apr 18, 2024

subtle has begun to appear (#200 #211 #225 #233). Closing to handle in individual tickets with sponsorships in the future.

@boorad boorad closed this as completed Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants