gpenkey with algorithm p521_kyber1024 fails #548
Replies: 3 comments 5 replies
-
You are trying to persist ("encode" in |
Beta Was this translation helpful? Give feedback.
-
Hi, I did build the oqsprovider with OQS_KEM_ENCODER=ON, what I did was.
|
Beta Was this translation helpful? Give feedback.
-
I was suspecting some configuration bug, so I was looking at Configure.md, reading about the fact you can set the OID for some of the algorithms by environment variables. And I saw the OID for p521_kyber1024 was set to NULL. So I tried the following 2 things:
The first one succeeds. the second one fails, (it is the same OID as kyber1024) with the following error, but I suspect that is to be expected:
|
Beta Was this translation helpful? Give feedback.
-
I'm too unsure of what I'm doing to report this as a bug so I'm asking a question. The following command gives the output below. Should I be able to do this?
For context I was able to succesfully created a p521_Dilithium5, CA and intermediate CA, Keypair and certificates so in general the oqsprovider seems to work perfectly.
Beta Was this translation helpful? Give feedback.
All reactions