Replies: 2 comments
-
Did you also follow https://github.com/open-quantum-safe/oqs-provider/blob/main/USAGE.md#activation? Be sure to checks the edits to your |
Beta Was this translation helpful? Give feedback.
0 replies
-
Closing as duplicate to #497 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have configured oqs provider in openssl 3.2.2 and oqsprovider.dll is located at C:\Users\xyz\Desktop\openssl\openssl-3.2.2\ossl-modules
after follwing instructions from here https://github.com/open-quantum-safe/oqs-provider?tab=readme-ov-file
upon running this command "openssl list -providers"
I am getting
only default providers and not oqs provider
I have cloned oqs-provider with tag number as 0.6.1
and liboqs with tag number as 0.10.1
Beta Was this translation helpful? Give feedback.
All reactions