summaryrefslogtreecommitdiffstats
path: root/tools/crypto_bench.c
Commit message (Expand)AuthorAgeFilesLines
* tools/crypto_bench: update the comment about build commandJun Zhao2019-05-091-1/+1
* tools/crypto_bench: check malloc fail before using itJun Zhao2019-05-091-3/+5
* tools/crypto_bench: add missing RC4 implementation from tomcryptJames Almer2018-05-301-4/+11
* tools/crypto_bench: add missing RC4 implementation from gcryptJames Almer2018-05-301-8/+10
* tools/crypto_bench: add support for mbedcryptoJames Almer2018-05-301-3/+121
* tools/crypto_bench: add support for desJames Almer2016-08-261-0/+37
* tools/crypto_bench: simplify gcrypt functions using a macroJames Almer2016-08-261-49/+16
* crypto_bench: add support for ripemd-128James Almer2015-08-131-0/+4
* crypto_bench: add support for xteaJames Almer2015-08-131-0/+24
* crypto_bench: add support for rc4James Almer2015-08-131-0/+24
* crypto_bench: add support for blowfishJames Almer2015-08-131-0/+45
* tools: added twofish supportSupraja Meedinti2015-02-211-0/+36
* tools/crypto_bench: add Camellia supportJames Almer2015-01-261-0/+47
* tools/crypto_bench: add CAST5 supportJames Almer2014-10-211-0/+45
* tools/crypto_bench: fix build when AV_READ_TIME is unavailableMichael Niedermayer2014-09-161-0/+4
* Merge commit 'f929ab0569ff31ed5a59b0b0adb7ce09df3fca39'Michael Niedermayer2014-08-151-1/+1
* tools/crypto_bench: fix 2 typos.Clément Bœsch2013-09-041-2/+2
* tools: add benchmark for crypto functions.Nicolas George2013-09-041-0/+358
OpenPOWER on IntegriCloud