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

MLDSA2 error #1918

Closed
jjzl opened this issue Nov 21, 2024 · 2 comments
Closed

MLDSA2 error #1918

jjzl opened this issue Nov 21, 2024 · 2 comments

Comments

@jjzl
Copy link

jjzl commented Nov 21, 2024

Hello everyone, could someone help me with this error that appears when I try to create a hybrid certificate with version 1.79?

Exception in thread "main" java.lang.IllegalArgumentException: unknown parameter name: MLDSA2
at org.bouncycastle.jcajce.spec.MLDSAParameterSpec.fromName(Unknown Source)

Many thanks

@peterdettman
Copy link
Collaborator

Obviously "MLDSA2" is not a recognized name for an MLDSAParameterSpec (perhaps "ML-DSA-44" was intended?). Please show the code for "try to create a hybrid certificate" and/or show a longer stack trace for the exception.

@dghgit
Copy link
Contributor

dghgit commented Nov 24, 2024

Sorry, it's a typo in a related kotlin script see bc-kotlin/issues #16. It's now fixed on GitHub.

@dghgit dghgit closed this as completed Nov 24, 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

No branches or pull requests

3 participants