You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add support for ML-KEM
* clang-format
* Add testing of ML-KEM
* Specuatively enable OQS for OpenSSL 3 and BoringSSL
* Update build configuration to work for OpenSSL 3 and BoringSSL
* Add implementations using OpenSSL3 and BoringSSL
* Remove BoringSSL support because of missing SHAKE256
* clang-format
* CI fixes
* Test against the HPKE PQ test vectors
* Pass test vectors
* clang-format
* Change config order to avoid imposing flags on libOQS
* Use liboqs from environment instead of vendored version
* Use vcpkg for libOQS
* Revert hack changes
* Build interop tests with OpenSSL 3
0 commit comments