summaryrefslogtreecommitdiff
path: root/tests/mini-overhead.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-72/+64
* Indent codeZoltan Fridrich2023-01-271-19/+16
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* build: avoid using implicit int to adhere to C99Daiki Ueno2022-12-181-1/+1
* Remove 3DES from FIPS approved algorithms.Zoltan Fridrich2022-04-071-3/+5
* tests: add a safeguard to terminate()Alexander Sosedkin2021-08-301-0/+1
* tests: updated overhead calculation for new codeNikos Mavrogiannopoulos2016-12-061-3/+10
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-9/+1
* tests: require DTLS 1.2 when using GCMNikos Mavrogiannopoulos2015-02-211-1/+1
* removed support for SALSA20 and for stream ciphers with IVNikos Mavrogiannopoulos2014-10-241-6/+0
* Merged the FIPS140-2 support code.Nikos Mavrogiannopoulos2013-11-301-0/+2
|\
| * Restrict the number of tests run on FIPS140-2 mode.Nikos Mavrogiannopoulos2013-11-271-0/+2
* | updated mini-overhead to account for the removal of salsa20+umacNikos Mavrogiannopoulos2013-11-301-7/+3
|/
* reindented codeNikos Mavrogiannopoulos2013-11-081-245/+235
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* corrected overhead calculation in AEAD ciphers.Nikos Mavrogiannopoulos2013-07-291-1/+1
* small updateNikos Mavrogiannopoulos2013-06-101-1/+1
* document sizesNikos Mavrogiannopoulos2013-05-291-0/+4
* Check overhead in DTLS.Nikos Mavrogiannopoulos2013-05-291-0/+354