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

Implement Brainpool ciphers #356

Open
FlixCoder opened this issue Jan 8, 2024 · 1 comment
Open

Implement Brainpool ciphers #356

FlixCoder opened this issue Jan 8, 2024 · 1 comment

Comments

@FlixCoder
Copy link

Hi, first of all, thank you for your work!

I would like to ask whether it would be accepted to implement Brainpool ciphers such as BP256R1 (via the bp256 crate, I found no other implementation available in Rust) in this library?

As far as I can see, it needs a few added algorithm variants and the respective impementation everywhere, not 100% sure how it needs to look like, but I hope it will be possible.

We are obligated to use BP256R1 by the German specification of some API.

Thank you for your response!

@Keats
Copy link
Owner

Keats commented Jan 9, 2024

I'm not planning to add that, it seems to be a German only thing?

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