wolfssl/wolfssl
Tobias Frauenschläger 136eaae4f1 Improvements to dual alg certificates
* Support for external keys (CryptoCb interface)
* Support for usage in mutual authentication
* better entity cert parsing
* Fix for Zephyr port to support the feature
* Check key support
* Proper validation of signatures in certificate chains
* Proper validation of peer cert with local issuer signature
	(alt pub key is cached now)
* Support for ECC & RSA as alt keys with PQC as primary
* Support for PQC certificate generation
* Better support for hybrid signatures with variable length signatures
* Support for primary and alternative private keys in a single
  file/buffer
* More API support for alternative private keys

Signed-off-by: Tobias Frauenschläger <t.frauenschlaeger@me.com>
2024-04-01 17:37:03 -04:00
..
openssl Merge pull request #7285 from anhu/noMagic274 2024-03-27 23:43:28 -04:00
wolfcrypt Improvements to dual alg certificates 2024-04-01 17:37:03 -04:00
callbacks.h
certs_test.h
crl.h
error-ssl.h
include.am
internal.h Improvements to dual alg certificates 2024-04-01 17:37:03 -04:00
ocsp.h
options.h.in
quic.h
sniffer.h
sniffer_error.h
sniffer_error.rc
ssl.h Improvements to dual alg certificates 2024-04-01 17:37:03 -04:00
test.h
version.h
version.h.in
wolfio.h