David Garske
|
aaafa78624
|
Enhancement to the TLS clients to support better throughput benchmarking. Improved the read elapsed time for more accurate RX benchmarking. Added a simple non-TPM TLS example that integrates with the wolfTPM environment.
|
2019-02-12 13:37:55 -08:00 |
David Garske
|
1d73ad9498
|
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 |
David Garske
|
d8b2ea6309
|
Added TLS server example for wolfTPM. Added `examples/README.md`.
|
2018-11-13 15:45:39 -08:00 |
David Garske
|
f1e82ac0e4
|
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 |