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?
openssl genpkey -algorithm p521_kyber1024 -out private.key
Error writing key(s)
40178A419E7F0000:error:400C0102:lib(128):key2any_encode:passed a null parameter:/home/dennis/projects/oqs-provider/oqsprov/oqs_encode_key2any.c:1384:
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.
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.