Skip to content

Commit

Permalink
A note about key encapsulation/decapsulation support in OpenSSL (open…
Browse files Browse the repository at this point in the history
…-quantum-safe#486)

Related: open-quantum-safe#485

Signed-off-by: Dmitry Belyavskiy <beldmit@gmail.com>
  • Loading branch information
beldmit authored Aug 19, 2024
1 parent e547338 commit a0f475d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a0f475d

Please sign in to comment.