Files
wolfssl/wolfcrypt/src
David Garske dbb34126f6 * Added support for not loading a private key for server or client when HAVE_PK_CALLBACK is defined and the private PK callback is set. Tested with all cipher suites, TLS 1.2/1.3, client/server certs, RSA/ECC/ED25519.
* Added PK callback context tests for client/server examples (`SetupPkCallbackContexts`).
* Added new test define for `TEST_PK_PRIVKEY` to allows simulating hardware based private key.
* Added new test.h function for loading PEM key file and converting to DER (`load_key_file`).
* Added way to get private key signature size (`GetPrivateKeySigSize`).
* Added new ECC API `wc_ecc_sig_size_calc` to return max signature size for a key size.
* Added inline comments to help track down handshake message types.
* Cleanup of RSS PSS terminating byte (0xbc) to use enum value.
* Fixed bug with PK callback for `myEccVerify` public key format.
* Fixed bug with PK callback for ED25519 verify key buffer in DoServerKeyExchange.
2018-03-21 11:27:08 -07:00
..
2018-03-14 07:14:07 +09:00
2018-01-11 06:53:34 +09:00
2017-10-23 11:16:40 -07:00
2018-03-16 15:59:48 -06:00
2017-11-30 12:34:05 +10:00
2017-12-01 08:55:46 +10:00
2018-02-12 13:24:06 -08:00
2018-01-18 07:10:55 +09:00
2018-03-15 08:33:04 +10:00
2018-03-15 08:33:04 +10:00
2018-03-15 08:33:04 +10:00
2018-03-15 08:33:04 +10:00
2018-03-13 14:16:48 +10:00
2018-03-15 08:33:04 +10:00