Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: updated overhead calculation for new code | Nikos Mavrogiannopoulos | 2016-12-06 | 1 | -3/+10 |
* | tests: moved child status error checking code in utils.h | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -9/+1 |
* | tests: require DTLS 1.2 when using GCM | Nikos Mavrogiannopoulos | 2015-02-21 | 1 | -1/+1 |
* | removed support for SALSA20 and for stream ciphers with IV | Nikos Mavrogiannopoulos | 2014-10-24 | 1 | -6/+0 |
* | Merged the FIPS140-2 support code. | Nikos Mavrogiannopoulos | 2013-11-30 | 1 | -0/+2 |
|\ | |||||
| * | Restrict the number of tests run on FIPS140-2 mode. | Nikos Mavrogiannopoulos | 2013-11-27 | 1 | -0/+2 |
* | | updated mini-overhead to account for the removal of salsa20+umac | Nikos Mavrogiannopoulos | 2013-11-30 | 1 | -7/+3 |
|/ | |||||
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -245/+235 |
* | fix transport parameter casts in tests | Stefan Bühler | 2013-08-25 | 1 | -2/+2 |
* | corrected overhead calculation in AEAD ciphers. | Nikos Mavrogiannopoulos | 2013-07-29 | 1 | -1/+1 |
* | small update | Nikos Mavrogiannopoulos | 2013-06-10 | 1 | -1/+1 |
* | document sizes | Nikos Mavrogiannopoulos | 2013-05-29 | 1 | -0/+4 |
* | Check overhead in DTLS. | Nikos Mavrogiannopoulos | 2013-05-29 | 1 | -0/+354 |