Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tls] Add ECDHE cipher suites | Michael Brown | 2024-01-31 | 1 | -2/+2 |
* | [tls] Make key exchange algorithms selectable via build configuration | Michael Brown | 2024-01-30 | 1 | -30/+0 |
* | [tls] Add GCM cipher suites | Michael Brown | 2022-11-10 | 1 | -4/+4 |
* | [tls] Allow handshake digest algorithm to be specified by cipher suite | Michael Brown | 2022-11-09 | 1 | -0/+4 |
* | [tls] Add MAC length as a cipher suite parameter | Michael Brown | 2022-11-08 | 1 | -0/+4 |
* | [tls] Formalise notions of fixed and record initialisation vectors | Michael Brown | 2022-11-07 | 1 | -0/+8 |
* | [tls] Add support for DHE variants of the existing cipher suites | Michael Brown | 2022-10-11 | 1 | -2/+26 |
* | [tls] Add key exchange mechanism to definition of cipher suite | Michael Brown | 2022-10-11 | 1 | -0/+2 |
* | [crypto] Support SHA-{224,384,512} in X.509 certificates | Michael Brown | 2015-08-02 | 1 | -0/+48 |