Replies: 2 comments 8 replies
-
new error: |
Beta Was this translation helpful? Give feedback.
0 replies
-
9.1 supports ML-DSA and Falcon. What deployment form do you use? Easiest to test is with our container. If you use source build, perhaps you have another, older, BC provider installed, that would mess things up. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How are you,
I’m encountering issues when attempting to use post-quantum algorithms (ML-DSA and Falcon) with EJBCA 9.0.0 and 9.1.1.
ML-DSA Key Generation
In version 9.1.1, when I try to generate a key pair for ML-DSA-65 in a crypto token, I receive the following error:
Error: java.lang.IllegalStateException: Algorithm ML-DSA-65 was not recognized.
However, generating RSA keys works fine.
Falcon 512/1024 Key Generation

In the case of Falcon 512/1024, the key pair generation process completes without the expected key algorithm or specification.
I receive the following error:
Error: Result from signing is null.
Could you please confirm if EJBCA 9.0.0 or 9.1.1 officially supports post-quantum algorithms like Dilithium ML-DSA and Falcon?
Thank you in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions