wolfTPM/examples/tls
David Garske 6d836b91ad Fix to make sure the Crypto callback is unregistered on cleanup. 2019-02-12 09:21:37 -08:00
..
include.am Added benchmark support for wolfTPM TLS client/server examples. Enabled with `TLS_BENCH_MODE` build macro. Refactor of the common TLS code into tls_common.h. 2019-02-01 13:26:55 -08:00
tls_client.c Fix to make sure the Crypto callback is unregistered on cleanup. 2019-02-12 09:21:37 -08:00
tls_client.h Added PKCS7, CSR and TLS Client examples using the TPM. Added builtin wrapper support for `WOLF_CRYPT_DEV`, which enables wolfCrypt PK type callbacks for RSA and ECC. Moved some of the example configuration into `./examples/tpm_io.h`. TLS Client example is not complete. 2018-07-18 16:28:50 -07:00
tls_common.h Fix spelling error. Extend the TLS benchmark time support. 2019-02-07 15:46:53 -08:00
tls_server.c Fixes for TPM HMAC with CryptoCb. 2019-02-05 17:47:58 -08:00
tls_server.h TLS client / server example improvements and cleanups. Adds support for using wolfSSL client/server examples with mutual auth certificate validation. Added new dummy key as to not conflict with wolfSSL test keys. 2019-02-01 13:26:55 -08:00