Cannot read FALCON-1024 certificates using openssl-liboqs #837
-
``When I generate a certificate using EJBCA and the FALCON signing algorithm (both 512 and 1024) this certificate and key cannot be used by any service that use liboqs (like Mosquitto with liboqs). At first I thought it was because of how the mosquitto was using the libraries, but then I tried reading the certificate with the The result from the terminal is the following.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This is probably a question you should ask to the OQS project. If they are interoperable with Bouncy Castle for certificates. On another note it may be hard to get attention for Falcon now, with it being standardized as FN-DSA later this year I don't think many people will want to spend time on the old draft version of the algorithm. |
Beta Was this translation helpful? Give feedback.
This is probably a question you should ask to the OQS project. If they are interoperable with Bouncy Castle for certificates.
On another note it may be hard to get attention for Falcon now, with it being standardized as FN-DSA later this year I don't think many people will want to spend time on the old draft version of the algorithm.