wolfssl icon indicating copy to clipboard operation
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!

Results 490 wolfssl issues
Sort by recently updated
recently updated
newest added

### Contact Details github is fine, or [email protected] ### Version cloned from master last week ### Description When doing ECH, if the client receives a HRR back instead of a...

bug

### Version 5.6.3 ### Description `./configure` fails with `config.status: error: cannot find input file: `Makefile.in'` complete output is: Details ./configure checking for gcc... gcc checking whether the C compiler works......

# Description Add and additional cryptocb command interface that allows users to invoke additional commands (ALGO_TYPE_NONE) on a registered cryptocb to provide an interface to access features of the device...

### Version git cloned code from yesterday ### Description Hi, I've been implementing encrypted client hello (ECH) in OpenSSL and have a proof of concept implementation of using that in...

### Version _master_ ### Description After applying #6648 and #6763, codespell still detects the following typos in generated files (need to be fixed in upstream scripts): ``` ./wolfcrypt/src/sp_dsp32.c:1183: mulitplier ==>...

### Contact Details _No response_ ### Version a026d843 (master branch ca 8:33 am, 15/7/2023) ### Description Calling `wolfSSL_free` to dispose of a TLS session from a 'cleanup' thread leads to...

bug

### Version 5.6.3 ### Description This request is to replace the software GMAC operations with the usage of the hardware cryptographic GMAC operations provided by the AMD Versal software. Additionally,...

# Description Older port update. Tested wolfcrypt_test only. ZD 16538 # Testing How did you test? # Checklist - [ ] added tests - [ ] updated/added doxygen - [...

# Description Please describe the scope of the fix or feature addition. - fix the install destination of the library - enable tests with CTest - fix pkgconfig file #...

### Contact Details [myfirstname][email protected] ### Version 5.6.3 ### Description Target + Build Environment: 64bit Linux Configure Line: `./configure --enable-nullcipher --enable-psk --enable-opensslcoexist --enable-debug --enable-tls13 --enable-ecccustcurves --enable-brainpool --enable-curve25519 --enable-ed25519 --enable-curve448 --enable-ed448 CFLAGS="-DWOLFSSL_STATIC_RSA...

bug