summaryrefslogtreecommitdiff
path: root/src/lib/libssl/tls13_key_share.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add support for TLSv1.3 key shares with secp256r1 and secp384r1 groups.jsing2020-02-041-5/+98
* Correctly unpack client key shares.jsing2020-02-011-10/+2
* Provide struct/functions for handling TLSv1.3 key shares.jsing2020-01-301-0/+224