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 and DTLS 1.3!
wolfSSL_provide_quic_data fails if certain amount of data is given.
See https://github.com/ngtcp2/ngtcp2/issues/1403 for the detailed explanation and the pointer to the possible offending code.
Contact Details
No response
Version
master
Description
wolfSSL_provide_quic_data fails if certain amount of data is given. See https://github.com/ngtcp2/ngtcp2/issues/1403 for the detailed explanation and the pointer to the possible offending code.
Reproduction steps
See https://github.com/ngtcp2/ngtcp2/issues/1403
Relevant log output
No response