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 |
Takashi Kojo
|
cfeb85c432
|
Benchmark on R-Pi Pico
|
2023-08-19 08:06:00 +09:00 |
David Garske
|
7d373b14fe
|
Merge pull request #394 from wolfSSL/gojimmypi-patch-1
Fix enable session ticket hint
|
2023-08-15 08:13:27 -07:00 |
gojimmypi
|
d85561c454
|
Fix enable session ticket hint
minor string correction, adding a missing `-`
|
2023-08-15 08:12:16 -07:00 |
Bill Phipps
|
2ad6723d26
|
Update to correct startup logic bug.
|
2023-08-07 14:34:36 -04:00 |
JacobBarthelmeh
|
f39c0a0330
|
Merge pull request #393 from bandi13/addMagicCrypto
Add magic crypto example
|
2023-08-02 09:28:54 -06:00 |
Bill Phipps
|
77f58467b5
|
Updates per PR, cleanups, and error handling.
|
2023-07-31 16:11:33 -04:00 |
Andras Fekete
|
5a4cd11c9c
|
Add in documentation
|
2023-07-31 13:55:38 -04:00 |
Andras Fekete
|
4c58c2ba8e
|
Clean up folder structure
Expect to have libwolfssl installed system-wide.
|
2023-07-31 11:58:42 -04:00 |
Andras Fekete
|
2d1ef4dd38
|
First commit
|
2023-07-31 11:03:10 -04:00 |
Bill Phipps
|
74ede69f3e
|
Updates per PR.
|
2023-07-27 15:36:36 -04:00 |
Bill Phipps
|
24093b1e07
|
Update to disable cryptocb by default.
|
2023-07-25 18:04:48 -04:00 |
Bill Phipps
|
c183190655
|
Updates to jni/jsse example to enable cryptocb and modernize
|
2023-07-25 17:49:12 -04:00 |