Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (D)TLS: Refactoring around CertificateType support | Peter Dettman | 2023-07-13 | 1 | -1/+7 |
| | |||||
* | RFC 9146: connection_id extension negotiation | Peter Dettman | 2023-04-13 | 1 | -0/+9 |
| | |||||
* | (D)TLS: RFC 7250 Raw Public Keys | Peter Dettman | 2022-09-24 | 1 | -2/+7 |
| | |||||
* | Move m_resumedSession to SecurityParameters | Peter Dettman | 2022-07-05 | 1 | -0/+6 |
| | |||||
* | Generics migration in Tls | Peter Dettman | 2022-06-28 | 1 | -11/+11 |
| | |||||
* | Add pre_shared_key to ClientHello | Peter Dettman | 2021-07-27 | 1 | -7/+0 |
| | |||||
* | Use PSK early secret when negotiated | Peter Dettman | 2021-07-27 | 1 | -7/+0 |
| | |||||
* | PSK binder based on explicit PRF hash | Peter Dettman | 2021-07-26 | 1 | -6/+0 |
| | |||||
* | Store the PRF CryptoHashAlgorithm | Peter Dettman | 2021-07-25 | 1 | -0/+6 |
| | |||||
* | Refactoring around TLS HKDF | Peter Dettman | 2021-07-25 | 1 | -6/+7 |
| | |||||
* | Port of new TLS API from bc-java | Peter Dettman | 2021-07-12 | 1 | -0/+334 |