| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
It is important to have them mapped correctly, as we use these official TLS
identifiers to configure specific TLS suites.
|
| |
|
|
|
|
|
| |
Additionally, we now query plugin features to find out what schemes we exactly
support.
|
| |
|
| |
|
|
|
|
|
|
| |
To better separate the code path for different TLS versions and modes of
operation, we introduce a TLS AEAD abstraction. We provide three implementations
using traditional transforms, and get prepared for TLS AEAD modes.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
function
|
|
|
|
| |
Mostly found by 'codespell'.
|
| |
|
|
|
|
|
|
| |
This reverts commit fdead26ffe1da8501a6ff5e0639a6f44c723e763.
This reverts commit 3e2419ebe32de72d824864eb2e0e677a7c197af1.
This reverts commit 17ce69b47a1efd6234960cf7d1f50712aee61db5.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
identifiers
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|