summaryrefslogtreecommitdiff
path: root/src/benchmark-cipher.c
Commit message (Expand)AuthorAgeFilesLines
* gnutls-cli's benchmark-soft-ciphers is no more.Nikos Mavrogiannopoulos2014-05-271-6/+3
* reindented codeNikos Mavrogiannopoulos2013-11-081-175/+167
* Avoid linking the library on librt.Nikos Mavrogiannopoulos2013-04-281-1/+0
* updated benchmark outputNikos Mavrogiannopoulos2013-04-241-20/+21
* removed R20Nikos Mavrogiannopoulos2013-03-191-2/+2
* The HMAC subsystem can now be used for other MAC algorithms, like UMAC. UMAC-...Nikos Mavrogiannopoulos2013-03-191-2/+2
* Added salsa20 cipher, and ciphersuites.Nikos Mavrogiannopoulos2013-03-171-8/+11
* print average time per transaction and sample variance.Nikos Mavrogiannopoulos2012-07-171-3/+3
* add more space to dst to allow GCM mode tests in cryptodev.Nikos Mavrogiannopoulos2012-03-071-2/+2
* Run 'make update-copyright'.Simon Josefsson2012-01-161-1/+1
* better detection of padlock PHE.Nikos Mavrogiannopoulos2011-10-051-3/+3
* Allow benchmarking the software version of ciphers.Nikos Mavrogiannopoulos2011-09-291-4/+6
* Benchmark applications were incorporated to gnutls-cliNikos Mavrogiannopoulos2011-08-281-8/+2
* Update gnulib files. Fix syntax-check usage.Simon Josefsson2011-08-031-2/+1
* updates to benchmarks.Nikos Mavrogiannopoulos2011-05-211-3/+3
* benchmark ECDH and DH.Nikos Mavrogiannopoulos2011-05-211-0/+235