• Nicolas George's avatar
    tools: add benchmark for crypto functions. · d5b58f67
    Nicolas George authored
    The benchmark tests the speed of the following algorithms:
    MD5, SHA-1, SHA-256, SHA-512, RIPEMD-160, AES-128.
    
    It can optionally be built to perform the same benchmark on
    other crypto libraries, for comparison purposes.
    The supported libraries are:
    - crypto:   OpenSSL's libcrypto;
    - gcrypt:   GnuTLS's libgcrypt;
    - tomcrypt: LibTomCrypt
    To enable them, use this syntax:
    make VERSUS=crypto+gcrypt+tomcrypt tools/crypto_bench
    They do not need to have been enabled in configure.
    d5b58f67
Name
Last commit
Last update
..
aviocat.c Loading commit data...
bisect-create Loading commit data...
bookmarklets.html Loading commit data...
build_libstagefright Loading commit data...
clean-diff Loading commit data...
crypto_bench.c Loading commit data...
cws2fws.c Loading commit data...
enum_options.c Loading commit data...
ffescape.c Loading commit data...
ffeval.c Loading commit data...
ffhash.c Loading commit data...
fourcc2pixfmt.c Loading commit data...
graph2dot.c Loading commit data...
ismindex.c Loading commit data...
make_chlayout_test Loading commit data...
missing_codec_desc Loading commit data...
normalize.py Loading commit data...
patcheck Loading commit data...
pktdumper.c Loading commit data...
plotframes Loading commit data...
probetest.c Loading commit data...
qt-faststart.c Loading commit data...
seek_print.c Loading commit data...
trasher.c Loading commit data...
unwrap-diff Loading commit data...
yuvcmp.c Loading commit data...
zmqsend.c Loading commit data...
zmqshell.py Loading commit data...