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

Support for Brainpool curves #31

Open
FlixCoder opened this issue Jan 10, 2024 · 2 comments
Open

Support for Brainpool curves #31

FlixCoder opened this issue Jan 10, 2024 · 2 comments

Comments

@FlixCoder
Copy link

Hi!

I know the Brainpool curves are not part of the official JOSE specification, but we need to use them due to German regulations. Would you be up to accept added Brainpool curves to the library?

Openssl already supports them, so the changes are small:
master...famedly:josekit-rs:flix/bp256r1

@hidekatsu-izuno
Copy link
Owner

Hi. @FlixCoder.

I understand your wish but it is difficult to support the Brainpool curves because it is not standard.
Supporting unnecessary algorithms may lead to security risks and future incompatibilities.
Could you first tell me about German regulations. Where is the document about it ?

If there is official spec, We supports the algorithm.

@FlixCoder
Copy link
Author

For the Brainpool curves on their own, there is https://datatracker.ietf.org/doc/html/rfc5639

I do not find any document specifying the use of the Brainpool curves in JWS.

There are however specifications (often in German) that mandate the use of Brainpool:

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

2 participants