wolfssl
wolfssl copied to clipboard
The wolfSSL library is a small, fast, portable implementation of TLS/SSL for embedded devices to the cloud. wolfSSL supports up to TLS 1.3!
### Contact Details [email protected] ### Version wolfssl 8.5.4 ### Description The homebrew delivered wolfSSL 8.5.4 fails when TLS_CHACHA20_POLY1305_SHA256 is being selected as cipher during the handshake on an ARM system....
### Version 5.8.2 ### Description ECC smaller curve SECP160R1 may need default setting and documentation improvement. See https://github.com/wolfSSL/Arduino-wolfSSL/issues/25
# Description Adjust the fips-hash.sh script to only take the first 64-bytes of the sed output to account for an inconsistency in the FIPS callback for module v5.2.0.1 # Testing...
https://www.mail-archive.com/[email protected]/msg2057195.html
# Description Implementing ML-KEM and ML-DSA APIs in the C# wrapper. For this PR to work, you need to merge other PRs that you will add in comments. # Testing...
# Description Updates core wolfcrypt port for Espressif: all platforms, all devices. See also https://github.com/wolfSSL/wolfssl/pull/9243 - Adds explicit device support for ESP32-C61 (hardware acceleration disabled at this time) - Refactors...
# Description Updates Espressif examples to work with latest ESP-IDF V6, new chip targets, and more. Works best with https://github.com/wolfSSL/wolfssl/pull/9242 , https://github.com/wolfSSL/wolfssl/pull/9231 , https://github.com/wolfSSL/wolfssl/pull/9225 - Adds support for Espressif (not...
This is the Espressif-specific version of https://github.com/wolfSSL/wolfssl/pull/9203 I tend to agree that this may not belong in the `wolfCrypt_Init()`, but the code does need to be available and consistent. I...
# Description This PR introduces SM ShangMi cipher tests in GitHub workflow for the wolfssl repo. ~~The SM TLS 1.3 is currently not working properly; Thus this PR can be...
### Contact Details _No response_ ### Version 5.8.0 ### Description Noticed in updating the curl port in vcpkg (https://github.com/microsoft/vcpkg/pull/46444): Static builds of wolfssl need additional link libraries, in particular `-framework...