Commit Graph

1594 Commits (master)

Author SHA1 Message Date
tim-weller-wolfssl 62bea37381 Correct naming of trusted-firmware directory. Allow setting wolfSSL install directory in build script. Make wolfSSL debug logging in client and server applications based on DEBUG_WOLFSSL define. 2023-05-09 08:59:02 -05:00
David Garske 2f24e6dead
Merge pull request #371 from tmael/file_enc
Add AES GCM file encryptions
2023-05-03 12:03:09 -07:00
David Garske 1913b94319 Add missing system includes for perror, sysconf, stdio (uid_t, gid_t, struct stat). Allow building aesgcm-file-encrypt even if AES GCM streaming is not enabled, but show message on run. 2023-05-03 11:38:12 -07:00
TakayukiMatsuo 1dc3eaf2be
Merge pull request #381 from tamasan238/session-ticket
add session-tickets and resumption
2023-04-20 10:40:05 +09:00
Masaki I e85913ee99 add session-tickets and resumption 2023-04-19 09:29:58 +09:00
Tim Weller f63c84d730
Merge pull request #384 from embhorn/zd15987
Cleanup signature example
2023-04-17 14:50:30 -05:00
JacobBarthelmeh 4a258d2f2d
Merge pull request #383 from tim-weller-wolfssl/mynewt-updates
Update wolfSSL Mynewt OS examples
2023-04-17 07:52:56 -06:00
JacobBarthelmeh 4be73ccc65
Merge pull request #382 from tim-weller-wolfssl/rt1060-updates
Update RT1060 example to support MIMXRT1060-EVKB board with SDK 2.13.1
2023-04-17 07:51:51 -06:00
Eric Blankenhorn 6ade24305b Cleanup signature example 2023-04-13 10:24:10 -05:00
tim-weller-wolfssl c5fc23f926 Update Mynewt OS examples to use latest Mynewt package for bootutils (old package no longer available) and update README to better explain process to get started and run the Mynewt + wolfSSL client TLS example. 2023-04-12 12:13:25 -05:00
tim-weller-wolfssl b13220c375 Update RT1060 example to support MIMXRT1060-EVKB board with SDK 2.13.1 2023-04-11 09:41:41 -05:00
JacobBarthelmeh ccfd90982b
Merge pull request #378 from tim-weller-wolfssl/example-updates
wolfSSL example updates based on testing with wolfSSL v5.5.4-stable
2023-04-05 15:25:08 -06:00
Anthony Hu 9688f1b635
Merge pull request #380 from tim-weller-wolfssl/can-bus-readme-update
ZD15937 - Add more detail on configuring wolfSSL for CAN-bus example in README
2023-04-04 18:47:07 +00:00
tim-weller-wolfssl c628d837c2 Add ./configure shell command to enable ISOTP support in wolfSSL for can-bus example 2023-04-04 11:37:03 -05:00
JacobBarthelmeh 54286eaa05 add example to generate smime 2023-03-29 08:31:58 -07:00
tim-weller-wolfssl 013a6da63d Phase 1 updates to wolfSSL examples based on testing with wolfSSL
release v5.5.4-stable.  Changes include minor build fixes and README
updates.
2023-03-25 09:15:11 -05:00
JacobBarthelmeh 539a28244c
Merge pull request #377 from embhorn/gh376
Update test certs
2023-03-20 16:03:36 -06:00
JacobBarthelmeh 067d16a792
Merge pull request #375 from anhu/3years
Replace expired post-quantum certs.
2023-03-20 16:01:53 -06:00
Tesfa Mael ef14ade6d8 Add Benchmark scripts 2023-03-20 09:03:55 -07:00
Eric Blankenhorn 9511de9be9 Update test certs 2023-03-17 08:42:06 -05:00
Anthony Hu 87fd279cbe Replace expired post-quantum certs.
These will expire in 3 years.
2023-03-16 10:34:18 -04:00
Tesfa Mael 5fe398b424 Add aesgcm benchmark script 2023-03-10 15:30:30 -08:00
JacobBarthelmeh 3e42f428a5
Merge pull request #367 from cconlon/android_fips_ready
Add FIPS Ready support and instructions to Android Studio wolfJSSE sample app
2023-03-09 09:43:37 -07:00
Tesfa Mael c69d0982c9 Add AES GCM file encryptions 2023-02-27 16:48:55 -08:00
Chris Conlon 186be0fa9c Android Studio: add sample config and instructions for wolfSSL FIPS Ready with wolfSSL JNI/JSSE 2023-02-03 16:25:59 -07:00
David Garske b1d05ac08d
Merge pull request #363 from cconlon/se050_tls_example
SE050: add demo SSL/TLS client applications
2023-01-27 15:29:35 -08:00
Chris Conlon f67f403dce SE050: add demo TLS client applications 2023-01-27 14:37:22 -07:00
David Garske a363898fbc
Merge pull request #340 from JacobBarthelmeh/pkcs12
adding use of devid to pkcs12 example
2023-01-09 16:13:23 -08:00
David Garske af315f9c65
Merge pull request #360 from gojimmypi/Espressif_cleanup_v5
ESP32 example code cleanup; confirm working w/ ESP-IDF v5.0
2023-01-03 09:51:58 -08:00
gojimmypi 7e26aac247 example code cleanup; confirm working w/ ESP-IDF v5.0 2023-01-02 17:12:21 -08:00
Eric Blankenhorn 3661692c13
Merge pull request #359 from JacobBarthelmeh/cmake
adjust md file for newlines
2022-12-29 17:24:55 -06:00
JacobBarthelmeh 9e76c7137a adjust md file for newlines 2022-12-29 15:21:48 -08:00
David Garske 7cd33a3f6f
Merge pull request #358 from JacobBarthelmeh/cmake
add cmake example tie in
2022-12-29 13:54:06 -08:00
JacobBarthelmeh 3283cf347f Add init/cleanup and cast arg input 2022-12-29 13:35:27 -08:00
David Garske 1b855151ab
Merge pull request #357 from anhu/unneeded_var
Get rid of an unneeded variable.
2022-12-29 11:01:39 -08:00
JacobBarthelmeh 82e110815f add cmake example tie in 2022-12-29 10:57:28 -08:00
Anthony Hu a25c03e54f Get rid of an unneeded variable. 2022-12-29 12:53:19 -05:00
David Garske b48d52f8bc
Merge pull request #355 from anhu/maxq10xx_no_input
Send a pre-defined message to make it easier to use in tests.
2022-12-22 16:09:05 -08:00
Anthony Hu 1378503c10 Send a pre-defined message to make it easier to use in tests. 2022-12-22 15:18:30 -05:00
David Garske b90f3fa957
Merge pull request #351 from anhu/maxq10xx_windows
Allow for building maxq10xx example client on Windows
2022-12-07 07:16:57 -08:00
Anthony Hu a4b5e43693 Allow for building maxq10xx example client on Windows 2022-12-07 09:48:21 -05:00
David Garske c3666a6ee8
Merge pull request #348 from JacobBarthelmeh/req
set correct csr version in example
2022-12-01 15:59:57 -08:00
Jacob Barthelmeh cfffdd9ec8 set correct csr version in example 2022-12-01 16:49:46 -07:00
David Garske 25f7f83732
Merge pull request #347 from anhu/pqm4_update
Update PQM4 kyber setup script.
2022-11-28 08:35:18 -08:00
Anthony Hu 43882bdf69 Better instructions 2022-11-25 14:00:59 -05:00
Anthony Hu a1938fdf0f Update IOC file. 2022-11-25 13:27:33 -05:00
Anthony Hu 3b138a86b4 wrong variable. 2022-11-25 12:13:28 -05:00
Anthony Hu cf2c577177 Update PQM4 kyber setup script.
Until now there was a bug in the PQM4 library that did not allow us to turn on
optimizations. That bug has been resolved. So, now we use the current head as
of today.
2022-11-25 09:15:31 -05:00
David Garske fe060a7db7
Merge pull request #345 from anhu/maxq10xx_example
Maxq10xx example
2022-11-23 13:31:25 -08:00
Anthony Hu 6e05363804 Initial commit of MAXQ10xx example client. 2022-11-23 16:31:35 +00:00