-
hardware environment: STM32F4297 + TPM module
issues: before sending a TPM2_Startup cmd to TPM, there is a function named TPM2_TIS_WaitForStatus(ctx,TPM_STS_COMMAND_READY,TPM_STS_COMMAND_READY) to ch…
-
### Describe the bug
TLS 1.3 can no longer be negotiated. This worked fine in 22.03.
### OpenWrt version
r23069-e2701e0f33
### OpenWrt target/subtarget
ipq806x/generic
### Device
…
-
As noted in https://github.com/arduino/library-registry/pull/4056#issuecomment-1947527696 the [wolfSSL Arduino examples](https://github.com/wolfSSL/wolfssl/tree/master/IDE/ARDUINO/sketches) should be …
-
Since the Windows build doesn't run the autoconf and configure I am wondering what the process is to get Python patched for wolfssl on Windows. Is this possible with configuration passed into CMake?
…
-
### Version
wolfSSL Release 5.6.0 (from master)
### Description
the installed wolfssl-config script does not support the --cflags-only-I, and some other options that pkg-config provides.
The scrip…
-
After adding wolfssl using idf.py add dependency, and when I select wolfssl in Esp-tls options, the project doesn't build, the issue it says is cmake error at line 31 of component.cmake of esp idf fra…
-
### Contact Details
stanislav@reflexaerospace.com
### Version
Cloned from GitHub. Commit: 03ed52bd816af7a8b5d80384c2ce05b182d51528
When I switch to `v5.6.6-stable`, I still get the same im…
-
### Contact Details
eric@wolfssl.com
### Version
master
### Description
wolfSSL_get_session is marked with WOLFSSL_ABI. In that case it will need different logic based on NO_SESSION_CACHE_REF
…
-
In sgx enclave,can we verify the certificate signature and verify the certificate chain?I tried,but failed.I want to know whether or not the wolfssl support verify the certificate chain and signature…
-
### Version
5.7.0
### Description
Super interesting to see experimental support for stateful hashed-based signatures. I wanted to test both but it seems like I cannot enable both at the same time, …