Commit Graph

1376 Commits (ab0d633d5b94d016e2887cdee928ddf8a888dfa6)

Author SHA1 Message Date
David Garske ab0d633d5b Peer review cleanups 2. 2024-01-10 17:26:55 -08:00
David Garske f808600853 Peer review feedback. 2024-01-10 15:05:48 -08:00
David Garske 1c6e1c4c9a Add mutual auth, RSA/ECC and TLS v1.2/v1.3 support to TLS crypto callback examples. 2023-12-19 12:31:28 -08:00
David Garske d505779dfe Improved TLS cryptocb test cases. 2023-12-19 11:26:44 -08:00
David Garske ed2549cfbe Support building TLS examples with `--disable-oldnames`. 2023-12-19 10:35:55 -08:00
David Garske 005e08db5a For crypto cb TLS examples do free if not a copy. 2023-12-19 08:03:36 -08:00
David Garske 1e5f87b32f Better example for crypto callback hashing. 2023-12-18 15:44:35 -08:00
David Garske 124998fb8b Add example for TLS server with crypto callbacks. 2023-12-18 11:25:40 -08:00
David Garske 90f5882e8b Fix typo with HMAC determination of update/final. 2023-12-14 10:54:06 -08:00
JacobBarthelmeh 005d883671
Merge pull request #412 from philljj/add_missing_aesinit
Add missing wc_AesInit calls.
2023-12-04 10:08:47 -07:00
philljj 96200032eb Add missing wc_AesInit calls. 2023-11-30 15:14:05 -06:00
JacobBarthelmeh d091791f42
Merge pull request #410 from anhu/trailing_i
Remove extra i
2023-10-30 09:37:05 -06:00
Anthony Hu a22540563f Remove extra i 2023-10-30 11:27:57 -04:00
David Garske 8832998add
Merge pull request #409 from JacobBarthelmeh/certman
update cert buffers
2023-10-26 08:04:35 -07:00
JacobBarthelmeh b8a6d8c03e update cert buffers 2023-10-26 08:02:10 -07:00
JacobBarthelmeh c5b1104bce
Merge pull request #408 from cconlon/androidArchLinks
Android: add architecture doc links to CMakeLists.txt
2023-10-18 11:23:54 -06:00
Chris Conlon ab241febe1 Android: add links to architecture notes in CMakeLists.txt for future reference 2023-10-16 15:17:37 -06:00
Chris Conlon 4fe4b48889 Merge remote-tracking branch 'upstream/master' 2023-10-16 15:14:47 -06:00
JacobBarthelmeh 11e5bee8cb
Merge pull request #407 from philljj/tiny_cleanup_xmss
xmss_example: tiny cleanup to match g++ warning fix.
2023-10-16 11:00:20 -06:00
philljj ae6318e797 xmss_example: tiny cleanup to match g++ warning fix. 2023-10-13 18:18:25 -05:00
JacobBarthelmeh 1e1e79d57d
Merge pull request #406 from cconlon/androidWOLFCRYPT_FIPS_CORE_HASH_VALUE
Add example use of WOLFCRYPT_FIPS_CORE_HASH_VALUE to Android Studio example
2023-10-13 15:56:23 -06:00
JacobBarthelmeh 27b7119631
Merge pull request #403 from philljj/xmss_hooks_support
Example for xmss hooks support.
2023-10-13 15:53:52 -06:00
Chris Conlon 4863cb49b9 Android: add example of setting per-architecture verifyCore[] hash in CMakeLists.txt with WOLFCRYPT_FIPS_CORE_HASH_VALUE 2023-10-13 15:19:18 -06:00
Chris Conlon 0424308d2e Android: add example of setting per-architecture verifyCore[] hash in CMakeLists.txt with WOLFCRYPT_FIPS_CORE_HASH_VALUE 2023-10-13 15:18:48 -06:00
philljj 37aad60e25 Example for xmss hooks support: include an addendum patch readme. 2023-10-13 13:41:02 -05:00
JacobBarthelmeh 29bfb452df
Merge pull request #405 from cconlon/androidMAX_FIPS_DATA_SZ
Add note about MAX_FIPS_DATA_SZ to Android Studio example
2023-10-12 16:13:18 -06:00
Chris Conlon 93a7d03251 Android: add note to sample CMakeListst.txt about MAX_FIPS_DATA_SZ when verifyCore[] is empty 2023-10-12 15:38:27 -06:00
philljj 61571b3c80 Example for xmss hooks support: little more patch cleanup. 2023-10-11 15:07:08 -05:00
philljj 87df7747da Example for xmss hooks support: update patch and build. 2023-10-09 11:45:34 -05:00
David Garske c53b2e7b32
Merge pull request #404 from anhu/certmgrnoextra
Cert Manager does not need openssl extra
2023-10-06 10:02:53 -07:00
Anthony Hu 800c4d31bc Cert Manager does not need openssl extra 2023-10-06 13:01:30 -04:00
philljj 5b401de7d2 Example for xmss hooks support. 2023-10-05 08:45:57 -05:00
JacobBarthelmeh 44383ea78f
Merge pull request #402 from cconlon/androidDebug
Android: fix DEBUG_WOLFSSL in CMakeLists.txt, remove NO_FILESYSTEM
2023-09-29 16:01:30 -06:00
Chris Conlon c1092e8f53 Android: fix DEBUG_WOLFSSL in CMakeLists.txt, remove NO_FILESYSTEM 2023-09-29 11:19:04 -06:00
Chris Conlon e5d388072d
Merge pull request #401 from miyazakh/example_up_toppers
Update toppers examples
2023-09-28 15:12:31 -06:00
Hideki Miyazaki a7a7f03d67 update toppers examples 2023-09-28 08:27:16 +09:00
JacobBarthelmeh 93fb51068a
Merge pull request #400 from cconlon/pkcs7SignedDataFile
Add PKCS#7/CMS example to verify existing SignedData file
2023-09-12 16:57:31 -06:00
JacobBarthelmeh 3d33df8301
Merge pull request #396 from kojo1/pico
wolfSSL on R-Pi Pico-W
2023-09-12 16:54:41 -06:00
Chris Conlon ccd28fda67 PKCS#7: add example to verify existing SignedData file 2023-09-12 16:50:51 -06:00
Takashi Kojo 69bf4a8d33 rollback tls/client-tcp.c 2023-09-12 18:26:46 +09:00
Takashi Kojo 4b64a7bd22 socket emulation 2023-09-12 18:14:28 +09:00
JacobBarthelmeh 57e641e6a9
Merge pull request #399 from gojimmypi/ESP32-DTLS13
Initial ESP32 DTLS 1.3 client and server examples
2023-09-11 09:30:37 -06:00
gojimmypi 660590a851 Initial ESP32 DTLS 1.3 client and server examples 2023-09-06 16:02:17 -07:00
Brett Nicholas eb4a33690f
Merge pull request #398 from cconlon/androidSPMath
Android example: update CMakeLists.txt SP Math
2023-09-05 15:53:05 -06:00
Chris Conlon 1f95b50524 Android example: update CMakeLists.txt for WOLFSSL_SP_MATH/WOLFSSL_SP_MATH_ALL 2023-09-05 15:50:16 -06:00
Takashi Kojo 2c423825ff Refator CMakelists.txt 2023-08-26 13:40:47 +09:00
Takashi Kojo 3724feec1f TLS client 2023-08-24 05:53:59 +09:00
JacobBarthelmeh a633d60b83
Merge pull request #392 from billphipps/add_vaultic
Add CryptoCB support for Wisekey VaultIC420
2023-08-23 14:03:20 -06:00
Takashi Kojo 1daf7f1ae2 Polling based TCP Client 2023-08-21 10:25:32 +09:00
Takashi Kojo e2101a44c5 pico_async_context_poll, tcp_client 2023-08-19 14:04:36 +09:00