aboutsummaryrefslogtreecommitdiffstats
path: root/src/tests/data/tls_cbc.vec
Commit message (Expand)AuthorAgeFilesLines
* Fix off by one when decoding TLS-CBC ciphertextsJack Lloyd2018-04-091-0/+50
* Rename test data file to match the test nameJack Lloyd2018-04-081-60/+0
* In TLS CBC padding check, only need to verify last 256 bytesJack Lloyd2017-09-291-2/+26
* Add a test of TLS CBC padding verificationJack Lloyd2017-09-291-0/+36