Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose the peer ephemeral public key used for TLSv1.3 key exchange. | 2020-04-18 | 1 | -1/+17 | |
* | Allow more key share groups for TLSv1.3. | 2020-04-18 | 1 | -21/+12 | |
* | Generate client key share using our preferred group. | 2020-04-17 | 1 | -9/+17 | |
* | Add support for TLSv1.3 key shares with secp256r1 and secp384r1 groups. | 2020-02-04 | 1 | -5/+98 | |
* | Correctly unpack client key shares. | 2020-02-01 | 1 | -10/+2 | |
* | Provide struct/functions for handling TLSv1.3 key shares. | 2020-01-30 | 1 | -0/+224 |