Age | Commit message (Expand) | Author |
---|---|---|
2020-04-18 | Expose the peer ephemeral public key used for TLSv1.3 key exchange. | Joel Sing |
2020-04-18 | Allow more key share groups for TLSv1.3. | Joel Sing |
2020-04-17 | Generate client key share using our preferred group. | Joel Sing |
2020-02-04 | Add support for TLSv1.3 key shares with secp256r1 and secp384r1 groups. | Joel Sing |
2020-02-01 | Correctly unpack client key shares. | Joel Sing |
2020-01-30 | Provide struct/functions for handling TLSv1.3 key shares. | Joel Sing |