Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PSK early secret when negotiated | Peter Dettman | 2021-07-27 | 1 | -8/+6 |
* | OfferedPsks.Config and methods to build | Peter Dettman | 2021-07-27 | 1 | -0/+113 |
* | More work on PSK binders | Peter Dettman | 2021-07-26 | 1 | -6/+5 |
* | PSK binder based on explicit PRF hash | Peter Dettman | 2021-07-26 | 1 | -38/+29 |
* | Fix Truncate method | Peter Dettman | 2021-07-25 | 1 | -1/+1 |
* | Store the PRF CryptoHashAlgorithm | Peter Dettman | 2021-07-25 | 1 | -9/+13 |
* | Refactoring around TLS HKDF | Peter Dettman | 2021-07-25 | 1 | -26/+67 |
* | Calculate HMAC without extracting TlsSecret | Peter Dettman | 2021-07-24 | 1 | -6/+2 |
* | Avoid redundant CheckUsageInRole calls | Peter Dettman | 2021-07-14 | 1 | -0/+12 |
* | Some methods towards GMSSL support | Peter Dettman | 2021-07-13 | 1 | -14/+50 |
* | Port of new TLS API from bc-java | Peter Dettman | 2021-07-12 | 1 | -0/+5305 |