tls13
Here are 69 public repositories matching this topic...
-
Updated
Aug 18, 2020 - Go
-
Updated
Aug 26, 2020 - C
Just following the document BUILD-WINDOWS.md cannot build lsquic. So, I need to configure every header path and lib path manually as follows, I hope document can be improved or providing builded libs.
vcpkg install zlib:x64-windows-static
vcpkg install libevent:x64-windows-static
vcpkg install pcre:x64-windows-stat
Bug Report
After updating to the latest test-tls13-obsolete-curves.py there were ~100 failures due to a new check that extensions are rejected due to a mismatch of the curve with the key share. While that's a good test, it is unrelated to the purpose of this test file. As such one updating to the new version that does not want to comply with the newly introduced requirement, would have to dis
-
Updated
Aug 21, 2020 - C
Several base classes for crypto algorithms contain sanity checks that never get executed in children classes, which is misleading and could lead to inconsistent error reporting across implementations.
-
Updated
Aug 23, 2020 - Shell
-
Updated
Apr 28, 2020 - C
-
Updated
Jun 23, 2020 - C
-
Updated
Jul 20, 2020 - Go
-
Updated
Oct 9, 2019 - Rust
-
Updated
Aug 25, 2020 - Java
-
Updated
Aug 7, 2020 - Python
-
Updated
Aug 16, 2020 - Dockerfile
-
Updated
Jul 6, 2020 - Shell
-
Updated
Mar 6, 2020 - Go
-
Updated
Aug 14, 2020 - Makefile
-
Updated
Sep 25, 2018
-
Updated
Mar 22, 2020 - Shell
Improve this page
Add a description, image, and links to the tls13 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tls13 topic, visit your repo's landing page and select "manage topics."


currently "option forwardfor" cant't be unset, so there is no way to enable it in the default section and disable it in a particular frontend