| Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash256 | crypto_hash/bash256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash384 | crypto_hash/bash384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14064 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15644 | 1.11 | bblake256 | crypto_hash/bblake256/sse2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 26724 | 1.90 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 26768 | 1.90 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 36604 | 2.60 | bblake256 | crypto_hash/bblake256/sandy | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14248 | 1.00 | blake256 | crypto_hash/blake256/sse41 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 14400 | 1.01 | blake256 | crypto_hash/blake256/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 14608 | 1.03 | blake256 | crypto_hash/blake256/sse41-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 16592 | 1.16 | blake256 | crypto_hash/blake256/sse2-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 16748 | 1.18 | blake256 | crypto_hash/blake256/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 21860 | 1.53 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 21888 | 1.54 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 22708 | 1.59 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 29424 | 2.07 | blake256 | crypto_hash/blake256/sandy | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 29716 | 2.09 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 30100 | 2.11 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/avxs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7400 | 1.00 | blake2b | crypto_hash/blake2b/xmm | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 7616 | 1.03 | blake2b | crypto_hash/blake2b/regs | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 8952 | 1.21 | blake2b | crypto_hash/blake2b/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/ymm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9608 | 1.00 | blake2s | crypto_hash/blake2s/xmm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9748 | 1.01 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 11124 | 1.16 | blake2s | crypto_hash/blake2s/moon/sse2/64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 12940 | 1.35 | blake2s | crypto_hash/blake2s/regs | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 14728 | 1.53 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11872 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13816 | 1.16 | blake32 | crypto_hash/blake32/sse2 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 17136 | 1.44 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 21908 | 1.85 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -O -fomit-frame-pointer |
| 22648 | 1.91 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 12156 | 1.00 | blake512 | crypto_hash/blake512/sse41 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 12852 | 1.06 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 12928 | 1.06 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 13168 | 1.08 | blake512 | crypto_hash/blake512/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 13488 | 1.11 | blake512 | crypto_hash/blake512/sse2s | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 13608 | 1.12 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 15364 | 1.26 | blake512 | crypto_hash/blake512/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17712 | 1.46 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 17876 | 1.47 | blake512 | crypto_hash/blake512/sandy | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 19120 | 1.57 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128-inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128-xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12368 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (6.3.0) |
| 13420 | 1.09 | blake64 | crypto_hash/blake64/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15364 | 1.24 | blake64 | crypto_hash/blake64/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15852 | 1.28 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 17128 | 1.38 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 8504 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 (asm) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9580 | 1.13 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 9740 | 1.15 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 9756 | 1.15 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 9820 | 1.15 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 10668 | 1.25 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 13468 | 1.58 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 14124 | 1.66 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 14284 | 1.68 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 14320 | 1.68 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 14388 | 1.69 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 14388 | 1.69 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 14492 | 1.70 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -O -fomit-frame-pointer |
| 15036 | 1.77 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 16672 | 1.96 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 16672 | 1.96 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 23652 | 2.78 | bmw256 | crypto_hash/bmw256/ref | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7544 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 7900 | 1.05 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 7916 | 1.05 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 7924 | 1.05 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 8012 | 1.06 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -O -fomit-frame-pointer |
| 8044 | 1.07 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 8052 | 1.07 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 8364 | 1.11 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 9168 | 1.22 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 11756 | 1.56 | bmw512 | crypto_hash/bmw512/sphlib-small | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 12696 | 1.68 | bmw512 | crypto_hash/bmw512/ref | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20916 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm (1.0) | gcc (6.3.0) |
| 20916 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 | gcc (6.3.0) |
| 30220 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm (1.0) | gcc -funroll-loops (6.3.0) |
| 30280 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -funroll-loops (6.3.0) |
| 515904 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 708884 | 1.37 | cubehash161 | crypto_hash/cubehash161/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1664144 | 3.23 | cubehash161 | crypto_hash/cubehash161/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 2403816 | 4.66 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 36176 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 76396 | 2.11 | cubehash1616 | crypto_hash/cubehash1616/unrolled | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 146588 | 4.05 | cubehash1616 | crypto_hash/cubehash1616/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 408344 | 11.29 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 261520 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 370912 | 1.42 | cubehash162 | crypto_hash/cubehash162/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 850568 | 3.25 | cubehash162 | crypto_hash/cubehash162/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1336188 | 5.11 | cubehash162 | crypto_hash/cubehash162/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 18560 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 18912 | 1.02 | cubehash1632 | crypto_hash/cubehash1632/amd64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 20292 | 1.09 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 20980 | 1.13 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m64 -O -fomit-frame-pointer |
| 41184 | 2.22 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 43896 | 2.37 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 45252 | 2.44 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 45736 | 2.46 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 50836 | 2.74 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 55184 | 2.97 | cubehash1632 | crypto_hash/cubehash1632/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 62300 | 3.36 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 71912 | 3.87 | cubehash1632 | crypto_hash/cubehash1632/sphlib | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 96960 | 5.22 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 105572 | 5.69 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 133516 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| 202084 | 1.51 | cubehash164 | crypto_hash/cubehash164/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 448380 | 3.36 | cubehash164 | crypto_hash/cubehash164/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 806236 | 6.04 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 68248 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 118288 | 1.73 | cubehash168 | crypto_hash/cubehash168/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 247168 | 3.62 | cubehash168 | crypto_hash/cubehash168/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 541284 | 7.93 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 16040 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16368 | 1.02 | cubehash512 | crypto_hash/cubehash512/amd64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17636 | 1.10 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 18160 | 1.13 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -O -fomit-frame-pointer |
| 38264 | 2.39 | cubehash512 | crypto_hash/cubehash512/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 39448 | 2.46 | cubehash512 | crypto_hash/cubehash512/unrolled5 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 39848 | 2.48 | cubehash512 | crypto_hash/cubehash512/unrolled3 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 44052 | 2.75 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 47068 | 2.93 | cubehash512 | crypto_hash/cubehash512/unrolled | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 53180 | 3.32 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 78944 | 4.92 | cubehash512 | crypto_hash/cubehash512/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 83500 | 5.21 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 260440 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 263528 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 300652 | 1.15 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -march=nocona -O -fomit-frame-pointer |
| 313948 | 1.21 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 383360 | 1.47 | cubehash81 | crypto_hash/cubehash81/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 851992 | 3.27 | cubehash81 | crypto_hash/cubehash81/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1490644 | 5.72 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 18384 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 20100 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 50860 | 2.77 | cubehash816 | crypto_hash/cubehash816/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 85748 | 4.66 | cubehash816 | crypto_hash/cubehash816/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 341048 | 18.55 | cubehash816 | crypto_hash/cubehash816/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 132080 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 133816 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 203256 | 1.54 | cubehash82 | crypto_hash/cubehash82/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 440288 | 3.33 | cubehash82 | crypto_hash/cubehash82/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 880272 | 6.66 | cubehash82 | crypto_hash/cubehash82/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 10356 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 12084 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 40480 | 3.91 | cubehash832 | crypto_hash/cubehash832/unrolled | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 57108 | 5.51 | cubehash832 | crypto_hash/cubehash832/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 300136 | 28.98 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 66792 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 68888 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 116944 | 1.75 | cubehash84 | crypto_hash/cubehash84/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 237780 | 3.56 | cubehash84 | crypto_hash/cubehash84/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 569572 | 8.53 | cubehash84 | crypto_hash/cubehash84/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 34692 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 36412 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 72628 | 2.09 | cubehash88 | crypto_hash/cubehash88/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 136464 | 3.93 | cubehash88 | crypto_hash/cubehash88/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 419276 | 12.09 | cubehash88 | crypto_hash/cubehash88/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 12212 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12440 | 1.02 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.3.0) |
| 57000 | 4.67 | echo256 | crypto_hash/echo256/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 61512 | 5.04 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 61620 | 5.05 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 62244 | 5.10 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 62528 | 5.12 | echo256 | crypto_hash/echo256/ccalik/bitsliced | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 69500 | 5.69 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 69900 | 5.72 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -O -fomit-frame-pointer |
| 70852 | 5.80 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 85348 | 6.99 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 115380 | 9.45 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21880 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 101536 | 4.64 | echo512 | crypto_hash/echo512/ccalik/aesni | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 102992 | 4.71 | echo512 | crypto_hash/echo512/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 108988 | 4.98 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 110828 | 5.07 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 111596 | 5.10 | echo512 | crypto_hash/echo512/ccalik/bitsliced | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 111884 | 5.11 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 125160 | 5.72 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -m64 -O3 -fomit-frame-pointer |
| 125476 | 5.73 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 126520 | 5.78 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 149964 | 6.85 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 204600 | 9.35 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9800 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 48424 | 4.94 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 54136 | 5.52 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -Os -fomit-frame-pointer |
| 54436 | 5.55 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -O2 -fomit-frame-pointer |
| 56132 | 5.73 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 66724 | 6.81 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 90092 | 9.19 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15380 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (6.3.0) |
| 77256 | 5.02 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 86740 | 5.64 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 87200 | 5.67 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 88452 | 5.75 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 105288 | 6.85 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 142940 | 9.29 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7764 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 8428 | 1.09 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 4296 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 4640 | 1.08 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 80884 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| 80900 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| 55304 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| 55340 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (6.3.0) |
| | fsb256 | crypto_hash/fsb256/clean | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fsb256 | crypto_hash/fsb256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fsb512 | crypto_hash/fsb512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32284 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/vperm (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 33584 | 1.04 | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 40248 | 1.25 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 44476 | 1.38 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 46336 | 1.44 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45832 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/vperm (1.208) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 47932 | 1.05 | fugue384 | crypto_hash/fugue384/ccalik/aesni | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 59372 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/vperm | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 64132 | 1.08 | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 98544 | 1.66 | fugue512 | crypto_hash/fugue512/sphlib | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 19272 | 1.00 | groestl256 | crypto_hash/groestl256/aesni (2.2) | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 21900 | 1.14 | groestl256 | crypto_hash/groestl256/aesni-intr | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 39128 | 2.03 | groestl256 | crypto_hash/groestl256/opteron | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 39208 | 2.03 | groestl256 | crypto_hash/groestl256/core2duo | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39948 | 2.07 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 41724 | 2.17 | groestl256 | crypto_hash/groestl256/vperm | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 45508 | 2.36 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 45824 | 2.38 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 45896 | 2.38 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 47116 | 2.44 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 48756 | 2.53 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 59648 | 3.10 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 137628 | 7.14 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 140044 | 7.27 | groestl256 | crypto_hash/groestl256/32bit-2ktable | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 192260 | 9.98 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 242056 | 12.56 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 301552 | 15.65 | groestl256 | crypto_hash/groestl256/8bit_c | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | groestl256 | crypto_hash/groestl256/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 28552 | 1.00 | groestl512 | crypto_hash/groestl512/aesni | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 32596 | 1.14 | groestl512 | crypto_hash/groestl512/aesni-intr | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 56828 | 1.99 | groestl512 | crypto_hash/groestl512/vperm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 61168 | 2.14 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 62060 | 2.17 | groestl512 | crypto_hash/groestl512/core2duo | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 66052 | 2.31 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 73692 | 2.58 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 75764 | 2.65 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 80484 | 2.82 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 111440 | 3.90 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 122044 | 4.27 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 206132 | 7.22 | groestl512 | crypto_hash/groestl512/opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 357120 | 12.51 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl512 | crypto_hash/groestl512/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 40356 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 41760 | 1.03 | hamsi | crypto_hash/hamsi/simd-2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 45900 | 1.14 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 27344 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28108 | 1.03 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 38060 | 1.39 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46712 | 1.71 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 60824 | 2.22 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 71076 | 2.60 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 71380 | 2.61 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 27348 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28084 | 1.03 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 38060 | 1.39 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46708 | 1.71 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 60836 | 2.22 | jh256 | crypto_hash/jh256/simple | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 71064 | 2.60 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 71376 | 2.61 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 27348 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28084 | 1.03 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 38060 | 1.39 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46716 | 1.71 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 60796 | 2.22 | jh384 | crypto_hash/jh384/simple | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 71020 | 2.60 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 71384 | 2.61 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 27336 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28084 | 1.03 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 38040 | 1.39 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46764 | 1.71 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 60748 | 2.22 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 71056 | 2.60 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 71384 | 2.61 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 22980 | 1.00 | keccak | crypto_hash/keccak/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 22988 | 1.00 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 23820 | 1.04 | keccak | crypto_hash/keccak/x86_64_asm | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 25220 | 1.10 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 26052 | 1.13 | keccak | crypto_hash/keccak/inplace | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 26664 | 1.16 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 26808 | 1.17 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 26856 | 1.17 | keccak | crypto_hash/keccak/x86_64_shld | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 29280 | 1.27 | keccak | crypto_hash/keccak/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 35728 | 1.55 | keccak | crypto_hash/keccak/mmxu1 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 53140 | 2.31 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 53496 | 2.33 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 58828 | 2.56 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 60064 | 2.61 | keccak | crypto_hash/keccak/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 62492 | 2.72 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 62956 | 2.74 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 194968 | 8.48 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38312 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 38640 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 40236 | 1.05 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 42044 | 1.10 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 43572 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 44404 | 1.16 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 45088 | 1.18 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 45136 | 1.18 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 45852 | 1.20 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 46904 | 1.22 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 47912 | 1.25 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 62588 | 1.63 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 86324 | 2.25 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 87736 | 2.29 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 94048 | 2.45 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 99512 | 2.60 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 99796 | 2.60 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 100388 | 2.62 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 329776 | 8.61 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17912 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 18060 | 1.01 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 18688 | 1.04 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 19640 | 1.10 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 20444 | 1.14 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 20836 | 1.16 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 20880 | 1.17 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 20928 | 1.17 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 22140 | 1.24 | keccakc256 | crypto_hash/keccakc256/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28088 | 1.57 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
| 42260 | 2.36 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 42660 | 2.38 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -march=nocona -Os -fomit-frame-pointer |
| 43632 | 2.44 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 47180 | 2.63 | keccakc256 | crypto_hash/keccakc256/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 48564 | 2.71 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 49420 | 2.76 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 150012 | 8.37 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14996 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m64 -march=core2 -O2 -fomit-frame-pointer (6.3.0) |
| 19528 | 1.30 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19548 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 19756 | 1.01 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 20436 | 1.05 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 21444 | 1.10 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 22196 | 1.14 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 22752 | 1.16 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 22932 | 1.17 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 23068 | 1.18 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 24664 | 1.26 | keccakc448 | crypto_hash/keccakc448/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 30536 | 1.56 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 45916 | 2.35 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46092 | 2.36 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 47856 | 2.45 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 54328 | 2.78 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 165064 | 8.44 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21372 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 21428 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 22156 | 1.04 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 23532 | 1.10 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 24212 | 1.13 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 24672 | 1.15 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 24896 | 1.16 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -march=k8 -O2 -fomit-frame-pointer |
| 24992 | 1.17 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 25476 | 1.19 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 26092 | 1.22 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 27124 | 1.27 | keccakc512 | crypto_hash/keccakc512/sseu2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 33764 | 1.58 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 49412 | 2.31 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 49920 | 2.34 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -march=nocona -Os -fomit-frame-pointer |
| 52452 | 2.45 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 55532 | 2.60 | keccakc512 | crypto_hash/keccakc512/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 57480 | 2.69 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 58448 | 2.73 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 179920 | 8.42 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17376 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 21252 | 1.22 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26504 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 26636 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 27516 | 1.04 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 28952 | 1.09 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 29952 | 1.13 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 30568 | 1.15 | keccakc768 | crypto_hash/keccakc768/simple | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 30940 | 1.17 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 31128 | 1.17 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -march=nocona -Os -fomit-frame-pointer |
| 33488 | 1.26 | keccakc768 | crypto_hash/keccakc768/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 42988 | 1.62 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 60584 | 2.29 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 60836 | 2.30 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 64584 | 2.44 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 69412 | 2.62 | keccakc768 | crypto_hash/keccakc768/inplace32bi | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 70932 | 2.68 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 70960 | 2.68 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 225040 | 8.49 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 44524 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.3.0) |
| 79156 | 1.78 | lane256 | crypto_hash/lane256/bitslice | gcc -march=nocona -O3 -fomit-frame-pointer |
| 107236 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 16168 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18228 | 1.13 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -march=nocona -Os -fomit-frame-pointer |
| 18396 | 1.14 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 20480 | 1.27 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 20992 | 1.30 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 21200 | 1.31 | luffa256 | crypto_hash/luffa256/sse2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 23076 | 1.43 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23376 | 1.45 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 26472 | 1.64 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -march=k8 -O3 -fomit-frame-pointer |
| 34664 | 2.14 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 37460 | 2.32 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 38116 | 2.36 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 40472 | 2.50 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 40572 | 2.51 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 41544 | 2.57 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 42600 | 2.63 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 21888 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 22372 | 1.02 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 22612 | 1.03 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 23168 | 1.06 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 23548 | 1.08 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 25088 | 1.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 32920 | 1.50 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 33888 | 1.55 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 41072 | 1.88 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 42208 | 1.93 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 42840 | 1.96 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42984 | 1.96 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 61024 | 2.79 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 61476 | 2.81 | luffa384 | crypto_hash/luffa384/opt32 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28908 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 32224 | 1.11 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32968 | 1.14 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 35284 | 1.22 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 35336 | 1.22 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -funroll-loops -O -fomit-frame-pointer |
| 39024 | 1.35 | luffa512 | crypto_hash/luffa512/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 43432 | 1.50 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 45268 | 1.57 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 51580 | 1.78 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 54236 | 1.88 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 59128 | 2.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 60080 | 2.08 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 72852 | 2.52 | luffa512 | crypto_hash/luffa512/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 76544 | 2.65 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 80848 | 2.80 | luffa512 | crypto_hash/luffa512/opt32 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 20048 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 20248 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 72336 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 75156 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 72364 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | md2 | crypto_hash/md2/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6392 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 8004 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 8232 | 1.03 | md5 | crypto_hash/md5/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 40756 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 43816 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 56716 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 69312 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 49704 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -funroll-loops -O2 -fomit-frame-pointer (6.3.0) |
| 111072 | 2.23 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 2255408 | 45.38 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 27712 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 32564 | 1.18 | nasha256 | crypto_hash/nasha256/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 30676 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 33336 | 1.09 | nasha512 | crypto_hash/nasha512/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 22596 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20504 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | gcc -m64 -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 30740 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 30868 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 70352 | 2.29 | round3jh256 | crypto_hash/round3jh256/simple | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 72740 | 2.37 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 75860 | 2.47 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 30740 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 30896 | 1.01 | round3jh512 | crypto_hash/round3jh512/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 70348 | 2.29 | round3jh512 | crypto_hash/round3jh512/simple | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 72740 | 2.37 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 75848 | 2.47 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 13332 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -m64 -O3 -fomit-frame-pointer (6.3.0) |
| 13640 | 1.02 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 16364 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 16668 | 1.02 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 8824 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 20192 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 20192 | 1.00 | sha256 | crypto_hash/sha256/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 28416 | 1.41 | sha256 | crypto_hash/sha256/sphlib | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 28444 | 1.41 | sha256 | crypto_hash/sha256/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 30144 | 1.49 | sha256 | crypto_hash/sha256/ref | gcc -march=nocona -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16272 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 16288 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.2j-freebsd__26_Sep_2016) | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 18988 | 1.17 | sha512 | crypto_hash/sha512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19000 | 1.17 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 20888 | 1.28 | sha512 | crypto_hash/sha512/ref | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12440 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 12620 | 1.01 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 12440 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 12628 | 1.02 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 12744 | 1.02 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 25544 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 25648 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 10716 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (6.3.0) |
| 31344 | 2.92 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 33348 | 3.11 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 34212 | 3.19 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 34380 | 3.21 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 37056 | 3.46 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 40320 | 3.76 | shavite3256 | crypto_hash/shavite3256/lower-mem | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 138772 | 12.95 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 9968 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 55188 | 5.54 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 61752 | 6.20 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 72028 | 7.23 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 72552 | 7.28 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 77736 | 7.80 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 94360 | 9.47 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 98036 | 9.84 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 103172 | 10.35 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 270328 | 27.12 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 57620 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.3.0) |
| 82192 | 1.43 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 83420 | 1.45 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 3655380 | 63.44 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 70264 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 71952 | 1.02 | simd512 | crypto_hash/simd512/opt | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 92252 | 1.31 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 7418432 | 105.58 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -O3 -fomit-frame-pointer (6.3.0) |
| | simd512 | crypto_hash/simd512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16764 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13248 | 1.00 | skein256256 | crypto_hash/skein256256/x64 (v1.3_ASM_(amd64)_code) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 13572 | 1.02 | skein256256 | crypto_hash/skein256256/opt | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 9952 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (6.3.0) |
| 10044 | 1.01 | skein512256 | crypto_hash/skein512256/opt | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 10584 | 1.06 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 11528 | 1.16 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 12552 | 1.26 | skein512256 | crypto_hash/skein512256/x64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 13660 | 1.37 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15864 | 1.59 | skein512256 | crypto_hash/skein512256/sandy | gcc -O3 -fomit-frame-pointer |
| 19492 | 1.96 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 9964 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 10040 | 1.01 | skein512512 | crypto_hash/skein512512/opt | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 10584 | 1.06 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 11616 | 1.17 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 12564 | 1.26 | skein512512 | crypto_hash/skein512512/x64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13672 | 1.37 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15848 | 1.59 | skein512512 | crypto_hash/skein512512/sandy | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 19500 | 1.96 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 56724 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |