Suggested enhancement
QUIC
Justification
I found that mbedtls has integrated tls1.3 in the recent versions. But in the latest version I did not find the support for the quic, which is a feature that relies on tls1.3 and its protocols is introduced in documents such as rfc9000.
I found an old discussion about the quic feature: #4731. But there doesn't seem to be any further progress in the end.
I continued to track @hanno-arm's project (https://github.com/hannestschofenig/mbedtls), and found that @lhuang04 had initiated a quic feature pull request to @hanno-arm's project, but the pull request was not applied since 12 months ago. I don't know if there is a problem with the patch or some other reasons leading the patch not applied.
I want to switch the openssl library to mbedtls library in my program, but the lack of quic feature hinders this task, so I want to know if there is any plan to integrate the quic feature in the recent future mbedtls version?
Suggested enhancement
QUIC
Justification
I found that mbedtls has integrated tls1.3 in the recent versions. But in the latest version I did not find the support for the quic, which is a feature that relies on tls1.3 and its protocols is introduced in documents such as rfc9000.
I found an old discussion about the quic feature: #4731. But there doesn't seem to be any further progress in the end.
I continued to track @hanno-arm's project (https://github.com/hannestschofenig/mbedtls), and found that @lhuang04 had initiated a quic feature pull request to @hanno-arm's project, but the pull request was not applied since 12 months ago. I don't know if there is a problem with the patch or some other reasons leading the patch not applied.
I want to switch the openssl library to mbedtls library in my program, but the lack of quic feature hinders this task, so I want to know if there is any plan to integrate the quic feature in the recent future mbedtls version?