tls13
Here are 72 public repositories matching this topic...
-
Updated
Sep 5, 2020 - Go
-
Updated
Oct 19, 2020 - C
-
Updated
Oct 7, 2020 - Dockerfile
Instead of documenting build information in README.md and BUILD-WINDOWS.md, we should create a new .rst document so that it can be hosted along with the other docs on https://lsquic.readthedocs.io
The build chapter should cover:
- Building on Linux
- Building on Windows
- Building using Docker
- Building library only (without example programs, in order not to depend on libevent)
- Building
New test script idea
What TLS message this idea relates to?
ClientKeyExchange
What TLS extension this idea relates to?
none
What is the behaviour the test script should test?
CVE-2012-5081 - Bleichenbacher oracle in Java
the test should send encrypted values with all possible lengths for a given key size, including 0-byte long, 1 byte long, 200 byte long encrypted
-
Updated
Oct 16, 2020 - C
-
Updated
Oct 11, 2020 - Shell
The code in __init__:
https://github.com/tomato42/tlslite-ng/blob/9951ec1c769617247a80aa1cae661ec0edc68823/tlslite/utils/python_rsakey.py#L16-L54
and the code in generate():
https://github.com/tomato42/tlslite-ng/blob/9951ec1c769617247a80aa1cae661ec0edc68823/tlslite/utils/python_rsakey.py#L110-L135
perform the same operations. generate() could be reduced to calculating just p, q, `
-
Updated
Oct 14, 2020 - C
-
Updated
Jun 23, 2020 - C
-
Updated
Oct 9, 2019 - Rust
-
Updated
Oct 14, 2020 - Java
-
Updated
Oct 2, 2020 - Dockerfile
-
Updated
Aug 7, 2020 - Python
-
Updated
Jul 6, 2020 - Shell
-
Updated
Mar 6, 2020 - Go
-
Updated
Sep 25, 2018
-
Updated
Sep 27, 2020 - Makefile
-
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