Skip to content

Commit

Permalink
Add mention to PKCS#12 in README#Status
Browse files Browse the repository at this point in the history
Signed-off-by: Iyán Méndez Veiga <[email protected]>
  • Loading branch information
iyanmv committed Apr 26, 2024
1 parent 546236b commit eb258ff
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ Currently this provider fully enables quantum-safe cryptography for KEM
key establishment in TLS1.3 including management of such keys via the
OpenSSL (3.0) provider interface and hybrid KEM schemes. Also, QSC
signatures including CMS and CMP functionality are available via the OpenSSL
EVP interface. Key persistence is provided via the encode/decode
mechanism and X.509 data structures. Starting with OpenSSL 3.2 support for
EVP interface. Key persistence is provided via the encode/decode mechanism,
X.509 data structures, and PKCS#12 for bundling a private key with its
corresponding X.509 certificate. Starting with OpenSSL 3.2 support for
TLS1.3 signature functionality is available and final glitches for CMS
have been resolved.

Expand Down Expand Up @@ -185,6 +186,7 @@ Contributors to the `oqsprovider` include:
- Will Childs-Klein
- Thomas Bailleux
- Felipe Ventura
- Iyán Méndez Veiga

History
-------
Expand Down

0 comments on commit eb258ff

Please sign in to comment.