Skip to content

Commit

Permalink
openssl provider support documentation update [skip ci] (#388)
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Baentsch <[email protected]>
  • Loading branch information
baentsch authored Apr 8, 2024
1 parent 50b8ed5 commit b544ba2
Showing 1 changed file with 5 additions and 10 deletions.
15 changes: 5 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,18 +134,13 @@ has not been not getting back-ported to OpenSSL3.0.
Also not supported in this version are provider-based signature algorithms
used during TLS1.3 operations as documented in https://github.com/openssl/openssl/issues/10512.

## 3.2
Also not fully supported in 3.0.2 is performance testing as per the openssl
`speed` command as documented in #385.

This version has full support for all TLS1.3 operations using PQ algorithms
when deploying `oqsprovider`.

A final configuration limitation for provider-based signature algorithms exists
as documented in https://github.com/openssl/openssl/issues/22761.
## 3.2 and greater

## 3.3(-dev)

When https://github.com/openssl/openssl/pull/22779 lands, a last known
config-time limitation for provider-based signatures should be gone.
These versions have full support for all TLS1.3 operations using PQ algorithms
when deploying `oqsprovider`.

## All versions

Expand Down

0 comments on commit b544ba2

Please sign in to comment.