Replies: 1 comment 2 replies
-
Have you read this? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am recently trying to implement the usage of KYBER but I'm unable to generate a keypair and of course I am still not able to test the encryption/decryption capabilities.
Unfortunately I need to test this out in a Windows environment with OpenSSL 3.3.0.
I did followall the steps following the USAGE.md page.
I reached the point where I can see the KEM algorithms available:
But when I try to use the algorithm to start generating a keypair I get this result:
This seems awkward to me since if a I look for the encoders they seem to be present:
If you have any suggestions they are more than welcome and helpful.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions