aboutsummaryrefslogtreecommitdiffstats
path: root/src/libtls/tls_aead_expl.c
Commit message (Expand)AuthorAgeFilesLines
* Use standard unsigned integer typesAndreas Steffen2016-03-241-8/+8
* tls: Fix an invalid free on CBC encryption failureMartin Willi2014-10-151-1/+0
* tls: Check all bytes of the padding if they equal the padding lengthMartin Willi2014-10-151-0/+8
* tls: Remove superfluous initializers in TLS AEAD implementationsMartin Willi2014-04-011-1/+0
* tls: Separate TLS protection to abstracted AEAD modesMartin Willi2014-03-311-0/+223