| Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | bash256 | crypto_hash/bash256/avx2 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | bash256 | crypto_hash/bash256/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | bash384 | crypto_hash/bash384/avx2 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | bash384 | crypto_hash/bash384/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | bash512 | crypto_hash/bash512/avx2 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | bash512 | crypto_hash/bash512/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 37665 | 1.00 | bblake256 | crypto_hash/bblake256/bswap | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 53460 | 1.42 | bblake256 | crypto_hash/bblake256/regs | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 32805 | 1.00 | blake256 | crypto_hash/blake256/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 38880 | 1.19 | blake256 | crypto_hash/blake256/bswap | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 41310 | 1.26 | blake256 | crypto_hash/blake256/regs | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 53460 | 1.63 | blake256 | crypto_hash/blake256/ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 66825 | 2.04 | blake256 | crypto_hash/blake256/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/vect128 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 8505 | 1.00 | blake2b | crypto_hash/blake2b/regs | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 25515 | 3.00 | blake2b | crypto_hash/blake2b/ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-3 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/xmm | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/ymm | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 19440 | 1.00 | blake2s | crypto_hash/blake2s/regs | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 26730 | 1.38 | blake2s | crypto_hash/blake2s/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/xmm | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 42525 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 43740 | 1.03 | blake32 | crypto_hash/blake32/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 48600 | 1.14 | blake32 | crypto_hash/blake32/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 20655 | 1.00 | blake512 | crypto_hash/blake512/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 21870 | 1.06 | blake512 | crypto_hash/blake512/bswap | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 25515 | 1.24 | blake512 | crypto_hash/blake512/regs | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 32805 | 1.59 | blake512 | crypto_hash/blake512/ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 40095 | 1.94 | blake512 | crypto_hash/blake512/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | blake512 | crypto_hash/blake512/vect128 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128-inplace | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 26730 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 35235 | 1.32 | blake64 | crypto_hash/blake64/ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 35235 | 1.32 | blake64 | crypto_hash/blake64/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 15795 | 1.00 | bmw256 | crypto_hash/bmw256/optbgbe (1.0) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 17010 | 1.08 | bmw256 | crypto_hash/bmw256/optc01 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 18225 | 1.15 | bmw256 | crypto_hash/bmw256/optc03 | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 20655 | 1.31 | bmw256 | crypto_hash/bmw256/optabe | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 20655 | 1.31 | bmw256 | crypto_hash/bmw256/optbbe | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 23085 | 1.46 | bmw256 | crypto_hash/bmw256/optc04 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 25515 | 1.62 | bmw256 | crypto_hash/bmw256/optc02 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 26730 | 1.69 | bmw256 | crypto_hash/bmw256/sphlib | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 27945 | 1.77 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 34020 | 2.15 | bmw256 | crypto_hash/bmw256/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 10935 | 1.00 | bmw512 | crypto_hash/bmw512/optbbe (OptimizedB_BE_C_-_BMW512) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 10935 | 1.00 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 12150 | 1.11 | bmw512 | crypto_hash/bmw512/optabe | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 12150 | 1.11 | bmw512 | crypto_hash/bmw512/optc01 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 12150 | 1.11 | bmw512 | crypto_hash/bmw512/optc02 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 12150 | 1.11 | bmw512 | crypto_hash/bmw512/sphlib | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 13365 | 1.22 | bmw512 | crypto_hash/bmw512/optc04 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 14580 | 1.33 | bmw512 | crypto_hash/bmw512/optc03 | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv |
| 15795 | 1.44 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 19440 | 1.78 | bmw512 | crypto_hash/bmw512/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 1789695 | 1.00 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 2105595 | 1.18 | cubehash161 | crypto_hash/cubehash161/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 2845530 | 1.59 | cubehash161 | crypto_hash/cubehash161/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 151875 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 189540 | 1.25 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 598995 | 3.94 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1091070 | 1.00 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1097145 | 1.01 | cubehash162 | crypto_hash/cubehash162/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1648755 | 1.51 | cubehash162 | crypto_hash/cubehash162/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 38880 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 46170 | 1.19 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 48600 | 1.25 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 51030 | 1.31 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 54675 | 1.41 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 115425 | 2.97 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 123930 | 3.19 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 134865 | 3.47 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 442260 | 1.00 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 606285 | 1.37 | cubehash164 | crypto_hash/cubehash164/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1044900 | 2.36 | cubehash164 | crypto_hash/cubehash164/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 319545 | 1.00 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 329265 | 1.03 | cubehash168 | crypto_hash/cubehash168/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 747225 | 2.34 | cubehash168 | crypto_hash/cubehash168/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 35235 | 1.00 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 36450 | 1.03 | cubehash512 | crypto_hash/cubehash512/unrolled4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 43740 | 1.24 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 71685 | 2.03 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 85050 | 2.41 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 112995 | 3.21 | cubehash512 | crypto_hash/cubehash512/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 883305 | 1.00 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1224720 | 1.39 | cubehash81 | crypto_hash/cubehash81/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 1993815 | 2.26 | cubehash81 | crypto_hash/cubehash81/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 87480 | 1.00 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 128790 | 1.47 | cubehash816 | crypto_hash/cubehash816/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 415530 | 4.75 | cubehash816 | crypto_hash/cubehash816/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 603855 | 1.00 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 635445 | 1.05 | cubehash82 | crypto_hash/cubehash82/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 1211355 | 2.01 | cubehash82 | crypto_hash/cubehash82/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 80190 | 1.00 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 92340 | 1.15 | cubehash832 | crypto_hash/cubehash832/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 370575 | 4.62 | cubehash832 | crypto_hash/cubehash832/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 268515 | 1.00 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 342630 | 1.28 | cubehash84 | crypto_hash/cubehash84/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 822555 | 3.06 | cubehash84 | crypto_hash/cubehash84/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 155520 | 1.00 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 201690 | 1.30 | cubehash88 | crypto_hash/cubehash88/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 629370 | 4.05 | cubehash88 | crypto_hash/cubehash88/spec | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 97200 | 1.00 | echo256 | crypto_hash/echo256/sphlib-small (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 114210 | 1.18 | echo256 | crypto_hash/echo256/generic/opt32 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 138510 | 1.43 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 160800 | 1.65 | echo256 | crypto_hash/echo256/sphlib | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 176175 | 1.81 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 182250 | 1.88 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 171315 | 1.00 | echo512 | crypto_hash/echo512/sphlib-small (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 201690 | 1.18 | echo512 | crypto_hash/echo512/generic/opt32 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 243000 | 1.42 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 268515 | 1.57 | echo512 | crypto_hash/echo512/sphlib | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 313470 | 1.83 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 315900 | 1.84 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 82620 | 1.00 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 (2.1) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 86760 | 1.05 | echosp256 | crypto_hash/echosp256/generic/opt64 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 91125 | 1.10 | echosp256 | crypto_hash/echosp256/generic/opt32 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 136080 | 1.65 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 140940 | 1.00 | echosp512 | crypto_hash/echosp512/generic/opt32 (2.1) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 168885 | 1.20 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 206550 | 1.47 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 217485 | 1.54 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 10935 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 12150 | 1.11 | edonr256 | crypto_hash/edonr256/optc | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 7200 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 8505 | 1.18 | edonr512 | crypto_hash/edonr512/optc | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 99720 | 1.00 | essence224 | crypto_hash/essence224/gcc | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 127575 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 86265 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 52245 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 136966950 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 134696115 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 41310 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 63180 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 65610 | 1.04 | fugue256 | crypto_hash/fugue256/sphlib | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 66825 | 1.06 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 198045 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 120285 | 1.00 | groestl256 | crypto_hash/groestl256/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 130005 | 1.08 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 140940 | 1.17 | groestl256 | crypto_hash/groestl256/opt32 | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 144585 | 1.20 | groestl256 | crypto_hash/groestl256/opt64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 145800 | 1.21 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 151200 | 1.26 | groestl256 | crypto_hash/groestl256/sphlib-adapted | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 335340 | 2.79 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 357210 | 2.97 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 499365 | 4.15 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 185895 | 1.00 | groestl512 | crypto_hash/groestl512/sphlib-small (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 187110 | 1.01 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 201690 | 1.08 | groestl512 | crypto_hash/groestl512/sphlib | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 250290 | 1.35 | groestl512 | crypto_hash/groestl512/opt64 | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 277020 | 1.49 | groestl512 | crypto_hash/groestl512/opt32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 704700 | 3.79 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl512 | crypto_hash/groestl512/mmx | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | hamsi | crypto_hash/hamsi/simd-1 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/simd-2 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 54675 | 1.00 | jh224 | crypto_hash/jh224/simple | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 69480 | 1.27 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 93555 | 1.71 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 99630 | 1.82 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 105705 | 1.93 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 52245 | 1.00 | jh256 | crypto_hash/jh256/simple | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 78975 | 1.51 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 105705 | 2.02 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 122400 | 2.34 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 131220 | 2.51 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 59200 | 1.00 | jh384 | crypto_hash/jh384/simple | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 82620 | 1.40 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 93555 | 1.58 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 104490 | 1.77 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 172800 | 2.92 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 51030 | 1.00 | jh512 | crypto_hash/jh512/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 82620 | 1.62 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 104490 | 2.05 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 123200 | 2.41 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 128790 | 2.52 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 24480 | 1.00 | keccak | crypto_hash/keccak/simple (3.1.0) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 27945 | 1.14 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 30375 | 1.24 | keccak | crypto_hash/keccak/opt64u6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 32805 | 1.34 | keccak | crypto_hash/keccak/opt64lcu6 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 37665 | 1.54 | keccak | crypto_hash/keccak/inplace | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 69255 | 2.83 | keccak | crypto_hash/keccak/simple32bi | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 89910 | 3.67 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 92340 | 3.77 | keccak | crypto_hash/keccak/inplace32bi | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 106920 | 4.37 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 117855 | 4.81 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 120285 | 4.91 | keccak | crypto_hash/keccak/compact | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 370575 | 15.14 | keccak | crypto_hash/keccak/compact8 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 33840 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 43740 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv |
| 46170 | 1.36 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 47385 | 1.40 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 48600 | 1.44 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 51030 | 1.51 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 53460 | 1.58 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv |
| 143370 | 4.24 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 145800 | 4.31 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 150660 | 4.45 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 173745 | 5.13 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 176175 | 5.21 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 200475 | 5.92 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 624510 | 18.45 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 19440 | 1.00 | keccakc256 | crypto_hash/keccakc256/simple (3.1.0) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 20655 | 1.06 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 21870 | 1.12 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 23085 | 1.19 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 23085 | 1.19 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 54675 | 2.81 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 72900 | 3.75 | keccakc256 | crypto_hash/keccakc256/inplace32bi | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 72900 | 3.75 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 85050 | 4.38 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 95985 | 4.94 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 98400 | 5.06 | keccakc256 | crypto_hash/keccakc256/compact | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 284310 | 14.62 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 18225 | 1.00 | keccakc448 | crypto_hash/keccakc448/simple (3.1.0) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 23085 | 1.27 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 24300 | 1.33 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 25515 | 1.40 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 25515 | 1.40 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 45720 | 2.51 | keccakc448 | crypto_hash/keccakc448/compact | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 77760 | 4.27 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 94770 | 5.20 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 104490 | 5.73 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 313470 | 17.20 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 25515 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 (3.1.0) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 25515 | 1.00 | keccakc512 | crypto_hash/keccakc512/simple | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 27945 | 1.10 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 27945 | 1.10 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 29160 | 1.14 | keccakc512 | crypto_hash/keccakc512/sphlib-small | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 30375 | 1.19 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 32805 | 1.29 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv |
| 75330 | 2.95 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 83835 | 3.29 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 83835 | 3.29 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 85050 | 3.33 | keccakc512 | crypto_hash/keccakc512/inplace32bi | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 110565 | 4.33 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 116640 | 4.57 | keccakc512 | crypto_hash/keccakc512/compact | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 342630 | 13.43 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 29160 | 1.00 | keccakc768 | crypto_hash/keccakc768/simple (3.1.0) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 31590 | 1.08 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 34020 | 1.17 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 34020 | 1.17 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 34020 | 1.17 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 95985 | 3.29 | keccakc768 | crypto_hash/keccakc768/simple32bi | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 100845 | 3.46 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 103275 | 3.54 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 104490 | 3.58 | keccakc768 | crypto_hash/keccakc768/inplace32bi | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 122715 | 4.21 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 181600 | 6.23 | keccakc768 | crypto_hash/keccakc768/compact | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 427680 | 14.67 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 172530 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 253600 | 1.00 | lane512 | crypto_hash/lane512/c | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 38880 | 1.00 | luffa256 | crypto_hash/luffa256/sphlib (SPHLIB_3.0) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 49600 | 1.28 | luffa256 | crypto_hash/luffa256/opt32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 57105 | 1.47 | luffa256 | crypto_hash/luffa256/arm | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 72800 | 1.87 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 75200 | 1.00 | luffa384 | crypto_hash/luffa384/opt32 (2.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 77600 | 1.03 | luffa384 | crypto_hash/luffa384/arm | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 89910 | 1.00 | luffa512 | crypto_hash/luffa512/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 108000 | 1.20 | luffa512 | crypto_hash/luffa512/arm | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 110400 | 1.23 | luffa512 | crypto_hash/luffa512/opt32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 80190 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 85050 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 107200 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| | md2 | crypto_hash/md2/openssl | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 6075 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.2h__3_May_2016) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 9720 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.2h__3_May_2016) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 9720 | 1.00 | md5 | crypto_hash/md5/ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 101600 | 1.00 | md6d224 | crypto_hash/md6d224/ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 83835 | 1.00 | md6d256 | crypto_hash/md6d256/ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 135200 | 1.00 | md6d384 | crypto_hash/md6d384/ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 143370 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 120285 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 150660 | 1.25 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 2809080 | 23.35 | mgrostl256 | crypto_hash/mgrostl256/ref | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 37665 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 41310 | 1.10 | nasha256 | crypto_hash/nasha256/opt | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 43740 | 1.00 | nasha512 | crypto_hash/nasha512/opt | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 44800 | 1.02 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 608000 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | rhash | crypto_hash/rhash/ref | g++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 32800 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.2h__3_May_2016) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 71685 | 1.00 | round3jh256 | crypto_hash/round3jh256/simple | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 76545 | 1.07 | round3jh256 | crypto_hash/round3jh256/sphlib | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 82620 | 1.15 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 61965 | 1.00 | round3jh512 | crypto_hash/round3jh512/simple | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 68040 | 1.10 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 82620 | 1.33 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 44955 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 55890 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 3645 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.2h__3_May_2016) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 3645 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.2h__3_May_2016) | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 3645 | 1.00 | sha256 | crypto_hash/sha256/openssl (OpenSSL_1.0.2h__3_May_2016) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 23085 | 6.33 | sha256 | crypto_hash/sha256/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 29160 | 8.00 | sha256 | crypto_hash/sha256/sphlib | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 32805 | 9.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 35235 | 9.67 | sha256 | crypto_hash/sha256/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 23200 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.2h__3_May_2016) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 13365 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.2h__3_May_2016) | gcc -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv |
| 21870 | 1.64 | sha512 | crypto_hash/sha512/ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 25515 | 1.91 | sha512 | crypto_hash/sha512/sphlib | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.2 (tags/RELEASE 352/final)) |
| 25515 | 1.91 | sha512 | crypto_hash/sha512/sphlib-small | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 26730 | 2.00 | sha512 | crypto_hash/sha512/cryptopp | clang++ -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 20655 | 1.00 | shabal256 | crypto_hash/shabal256/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 20655 | 1.00 | shabal512 | crypto_hash/shabal512/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 23085 | 1.12 | shabal512 | crypto_hash/shabal512/ref | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 25515 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 31590 | 1.24 | shake256 | crypto_hash/shake256/gil/singlefile | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 57105 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib-small (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 59535 | 1.04 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 72900 | 1.28 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 77760 | 1.36 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 80190 | 1.40 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 82620 | 1.45 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 261225 | 4.57 | shavite3256 | crypto_hash/shavite3256/8-bit | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 71685 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib-small (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 87480 | 1.22 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv |
| 121320 | 1.69 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 137295 | 1.92 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 138510 | 1.93 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 162810 | 2.27 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 212625 | 2.97 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 228420 | 3.19 | shavite3512 | crypto_hash/shavite3512/different-order | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 511515 | 7.14 | shavite3512 | crypto_hash/shavite3512/8-bit | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 83880 | 1.00 | simd256 | crypto_hash/simd256/sphlib-small (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 109600 | 1.31 | simd256 | crypto_hash/simd256/sphlib | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 183465 | 2.19 | simd256 | crypto_hash/simd256/opt | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 3222180 | 38.41 | simd256 | crypto_hash/simd256/ref | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | simd256 | crypto_hash/simd256/vect128 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 148230 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 148230 | 1.00 | simd512 | crypto_hash/simd512/sphlib-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 149445 | 1.01 | simd512 | crypto_hash/simd512/opt | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 5688630 | 38.38 | simd512 | crypto_hash/simd512/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| | simd512 | crypto_hash/simd512/vect128 | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 14580 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 8505 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 9720 | 1.00 | skein512256 | crypto_hash/skein512256/opt (v1.3_C_code) | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 12000 | 1.23 | skein512256 | crypto_hash/skein512256/little | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 12150 | 1.25 | skein512256 | crypto_hash/skein512256/sphlib | gcc -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |
| 14580 | 1.50 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv |
| 15200 | 1.56 | skein512256 | crypto_hash/skein512256/simple | gcc -mcpu=cortex-a53 -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 9720 | 1.00 | skein512512 | crypto_hash/skein512512/opt (v1.3_C_code) | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 12150 | 1.25 | skein512512 | crypto_hash/skein512512/little | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 14580 | 1.50 | skein512512 | crypto_hash/skein512512/sphlib | clang -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15795 | 1.62 | skein512512 | crypto_hash/skein512512/simple | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 18225 | 1.88 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 19000 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -mcpu=cortex-a53 -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 161595 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -mcpu=cortex-a53 -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 166400 | 1.03 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -mcpu=cortex-a53 -Os -fomit-frame-pointer -fwrapv |