aboutsummaryrefslogtreecommitdiffstats
path: root/test/tls13encryptiontest.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crash in tls13_encMatt Caswell2017-02-081-0/+18
* Make refdata in tls13encryptest staticMatt Caswell2016-11-301-1/+1
* Convert tls13encryptiontest so that we pass around a pointer not an indexMatt Caswell2016-11-301-94/+170
* Fix some style issues in the TLSv1.3 nonce construction codeMatt Caswell2016-11-291-9/+12
* Fix a double free in tls13encryptiontestMatt Caswell2016-11-291-0/+1
* Add a test for TLSv1.3 encryption using the new nonce constructionMatt Caswell2016-11-291-0/+303