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 _No response_ ### Version 5.6.6 ### Description HAProxy has a "chroot" primitive which is often used by users. With OpenSSL, Rand_Bytes() is called before chroot() so OpenSSL...
**[Work in progress]** :factory_worker: # Description On some systems time_t is a 32bit signed int, triggering the y2038 issue. It's possible now to override time_t explicitly using a signed 64bit...
### Contact Details Nasir Simbolon ### Version latest code in the repository ### Description I am testing the example in IDE/iotsafe-raspberrypi. I have iotsafe applet to test. TLS 1.3 connection...
# Description Fixes some warnings found by XCODE and adds options for customer(s) who will be depending on v5.3.0 of the FIPS module. # Testing See fips repo for test...
### Version 5.6.6 ### Description Following are metioned steps for compiling Zephyr application using wolfssl : https://github.com/wolfSSL/wolfssl/tree/master/zephyr Build command : west build -b qemu_kvm_arm64 modules/crypto/wolfssl/zephyr/samples/wolfssl_benchmark -d build -p Error Logs...
Found when measuring heap use with a small PSK build: ``` ./configure --enable-psk --enable-trackmemory CPPFLAGS="-DNO_BIG_INT -DWOLFSSL_STATIC_PSK" --disable-sp-math-all --disable-fastmath --disable-heapmath --disable-ecc --disable-rsa --disable-dh --disable-tls13 --disable-oldtls --enable-static --disable-shared --enable-smallstack --disable-pwdbased --disable-pkcs12 ```
### Contact Details _No response_ ### Version wolfSSL Release 5.6.6 ### Description Build fails on windows using msvc with some syntax errors when quic is enabled. To fix it, I...
# Summary This pull request introduces a CodeQL workflow to enhance the security analysis of this repository. # What is CodeQL CodeQL is a static analysis tool that helps identify...
### Contact Details github is fine ### Version cloned from master last week ### Description Looks like there's an error in the decoding of ECHConfig structures, when those contain a...
# Description Changes required for building wolfSSL on PlayStation 4 and 5.