From cf97d8fffef1d174394944216964fe3612b39c0b Mon Sep 17 00:00:00 2001 From: Dmitry Belyavskiy Date: Mon, 19 Aug 2024 13:20:37 +0200 Subject: [PATCH] A note about key encapsulation/decapsulation support in OpenSSL Related: #485 Signed-off-by: Dmitry Belyavskiy --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8df044be..53271c73 100644 --- a/README.md +++ b/README.md @@ -144,6 +144,13 @@ Also not fully supported in 3.0.2 is performance testing as per the openssl These versions have full support for all TLS1.3 operations using PQ algorithms when deploying `oqsprovider`. +## 3.4 and greater + +These version are expected to support the `openssl pkeyutl -encap/-decap` +syntax for testing key encapsulation and decapsulation for test purposes. To +use this option, OQS provider should be built with KEM encoding/decoding +support. + ## All versions A limitation present in older OpenSSL versions is the number of default groups