Open Chumeil opened 1 year ago
It would most likely be more correct to ask the EDK2 project about this. From a quick glance at that project's design, adding liboqs
via oqsprovider should be straightforward once https://github.com/tianocore/edk2/pull/4034 lands in that project: EDKII uses OpenSSLlib uses openssl3 uses oqs-provider uses liboqs.
If you don't want to wait for that completion, feel free to contribute a PR to oqs-demos to integrate & enable this for your and others' use.
thank you for your time.I want to know whether liboqs can be added into openssllib in edk2 environment.