Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Align ssl_kex_derive_ecdhe_ecp() with ssl_kex_derive_dhe() | tb | 2021-11-30 | 1 | -10/+10 |
* | First pass of converting ssl_kex.c to opaque DH. | tb | 2021-11-29 | 1 | -30/+58 |
* | Factor out/rewrite DHE key exchange. | jsing | 2021-11-29 | 1 | -1/+144 |
* | Expose the peer ephemeral public key used for TLSv1.3 key exchange. | jsing | 2020-04-18 | 1 | -1/+42 |
* | Factor out/rewrite the ECDHE EC point key exchange code. | jsing | 2020-01-30 | 1 | -0/+141 |