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

Drop SECP256K1 support #6592

Closed
maxtropets opened this issue Oct 28, 2024 · 4 comments · Fixed by #6602
Closed

Drop SECP256K1 support #6592

maxtropets opened this issue Oct 28, 2024 · 4 comments · Fixed by #6602
Assignees

Comments

@maxtropets
Copy link
Contributor

#6588 (comment)

@maxtropets
Copy link
Contributor Author

maxtropets commented Oct 28, 2024

@achamayou says
#6588 (comment)

Let's prove, drop support and close if that's the case, investigate otherwise

@achamayou
Copy link
Member

Not present in https://github.com/microsoft/SymCrypt/blob/907622c6658877014ea3fea336e2efa407864fdc/lib/ec_internal_curves.c#L583
nor in https://github.com/microsoft/SymCrypt/blob/907622c6658877014ea3fea336e2efa407864fdc/unittest/lib/openssl_implementations.cpp#L1108

Probably good to ask to confirm, but seems very likely it's not supported.

@achamayou
Copy link
Member

It's definitely not in the list of supported curves: https://github.com/microsoft/SymCrypt/blob/main/inc/symcrypt.h#L7463

@achamayou
Copy link
Member

I think this ticket turns into "Drop SECP256K1 support in CCF", since:

  1. we don't have an approved crypto provider that implements it on Azure Linux
  2. we are no aware of any usage

@maxtropets maxtropets changed the title Support SECP256K1 on Azure Linux Drop SECP256K1 support Oct 29, 2024
@maxtropets maxtropets self-assigned this Oct 29, 2024
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

Successfully merging a pull request may close this issue.

2 participants