| 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 |
| 27682 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (4.8.4) |
| | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 36145 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.8.4) |
| | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 52683 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16895 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 18610 | 1.10 | bblake256 | crypto_hash/bblake256/sse2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 30092 | 1.78 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -O -fomit-frame-pointer |
| 31279 | 1.85 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 60540 | 3.58 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 11074 | 1.00 | bblake512 | crypto_hash/bblake512/xop (1.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 17328 | 1.00 | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.4) |
| 21828 | 1.26 | blake256 | crypto_hash/blake256/avxicc | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 22149 | 1.28 | blake256 | crypto_hash/blake256/avxs | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 22289 | 1.29 | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 22329 | 1.29 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 22923 | 1.32 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 23050 | 1.33 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 23332 | 1.35 | blake256 | crypto_hash/blake256/ssse3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.4) |
| 24082 | 1.39 | blake256 | crypto_hash/blake256/sphlib | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 24460 | 1.41 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 25409 | 1.47 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 25872 | 1.49 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 25912 | 1.50 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 31838 | 1.84 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 31903 | 1.84 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 49554 | 2.86 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -Os -fomit-frame-pointer |
| 7238 | 1.00 | blake2b | crypto_hash/blake2b/xmm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.4) |
| 7248 | 1.00 | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 8272 | 1.14 | blake2b | crypto_hash/blake2b/avxicc | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.4) |
| 8429 | 1.16 | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 8491 | 1.17 | blake2b | crypto_hash/blake2b/regs | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 10841 | 1.50 | blake2b | crypto_hash/blake2b/ref | gcc -funroll-loops -march=nocona -O -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/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/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/ymm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11533 | 1.00 | blake2s | crypto_hash/blake2s/xmm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11900 | 1.03 | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 14322 | 1.24 | blake2s | crypto_hash/blake2s/regs | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 14847 | 1.29 | blake2s | crypto_hash/blake2s/avxicc | gcc -march=nocona -Os -fomit-frame-pointer |
| 15385 | 1.33 | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 15401 | 1.34 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 16700 | 1.45 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 16820 | 1.46 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| | 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/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 |
| 18327 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.8.4) |
| 18420 | 1.01 | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 20122 | 1.10 | blake32 | crypto_hash/blake32/sse2 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 23333 | 1.27 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 23882 | 1.30 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 10618 | 1.00 | blake512 | crypto_hash/blake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 11130 | 1.05 | blake512 | crypto_hash/blake512/vect128-xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 13016 | 1.23 | blake512 | crypto_hash/blake512/xop-2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 13794 | 1.30 | blake512 | crypto_hash/blake512/avxicc | gcc -march=nocona -Os -fomit-frame-pointer |
| 13824 | 1.30 | blake512 | crypto_hash/blake512/sse41 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 14343 | 1.35 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 14411 | 1.36 | blake512 | crypto_hash/blake512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 15207 | 1.43 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 15303 | 1.44 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 16691 | 1.57 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 17151 | 1.62 | blake512 | crypto_hash/blake512/sse2 | gcc -O3 -fomit-frame-pointer |
| 19030 | 1.79 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 20294 | 1.91 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 23205 | 2.19 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 23638 | 2.23 | blake512 | crypto_hash/blake512/sse2s | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 30411 | 2.86 | blake512 | crypto_hash/blake512/sandy | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 13629 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.8.4) |
| 16772 | 1.23 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 17989 | 1.32 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 21835 | 1.60 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 21986 | 1.61 | blake64 | crypto_hash/blake64/sse2 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 10206 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 (asm) | gcc -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 10569 | 1.04 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 10692 | 1.05 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 10707 | 1.05 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 10897 | 1.07 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 11318 | 1.11 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 14085 | 1.38 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -march=barcelona -O -fomit-frame-pointer |
| 14562 | 1.43 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 14674 | 1.44 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 14974 | 1.47 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 15025 | 1.47 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -O -fomit-frame-pointer |
| 15234 | 1.49 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 15353 | 1.50 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 15606 | 1.53 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 15828 | 1.55 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 15889 | 1.56 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 27708 | 2.71 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7675 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.8.4) |
| 8150 | 1.06 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 8177 | 1.07 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 8193 | 1.07 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 8198 | 1.07 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 8235 | 1.07 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 8619 | 1.12 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 8648 | 1.13 | bmw512 | crypto_hash/bmw512/optc04 | gcc -march=barcelona -O -fomit-frame-pointer |
| 8859 | 1.15 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 12124 | 1.58 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 15617 | 2.03 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22097 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 (1.0) | gcc (4.8.4) |
| 22100 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm | gcc (4.8.4) |
| 32515 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm (1.0) | cc (4.8.4) |
| 32526 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -funroll-loops |
| 537895 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 1732571 | 3.22 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -march=k8 -O -fomit-frame-pointer |
| 2124156 | 3.95 | cubehash161 | crypto_hash/cubehash161/simple | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 2806975 | 5.22 | cubehash161 | crypto_hash/cubehash161/spec | gcc -m64 -O3 -fomit-frame-pointer |
| 37352 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 152234 | 4.08 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 176384 | 4.72 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 422050 | 11.30 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 270826 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 892319 | 3.29 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 1085905 | 4.01 | cubehash162 | crypto_hash/cubehash162/simple | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 1552963 | 5.73 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 20600 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.8.4) |
| 20603 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 20607 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 20614 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 20671 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 51300 | 2.49 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 58983 | 2.86 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 61897 | 3.00 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 63485 | 3.08 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 63590 | 3.09 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -march=barcelona -O -fomit-frame-pointer |
| 65141 | 3.16 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 73731 | 3.58 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 96601 | 4.69 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 97603 | 4.74 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 110946 | 5.39 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 137410 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 468126 | 3.41 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 565643 | 4.12 | cubehash164 | crypto_hash/cubehash164/simple | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 908346 | 6.61 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 71054 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 262542 | 3.69 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -march=barcelona -O -fomit-frame-pointer |
| 307467 | 4.33 | cubehash168 | crypto_hash/cubehash168/simple | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 581992 | 8.19 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 17824 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 17824 | 1.00 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 17828 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 17831 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 18132 | 1.02 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 44496 | 2.50 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 51332 | 2.88 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 53815 | 3.02 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 54967 | 3.08 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=barcelona -O -fomit-frame-pointer |
| 55339 | 3.10 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 76419 | 4.29 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 76765 | 4.31 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 91939 | 5.16 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 269162 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 270956 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 297513 | 1.11 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 305975 | 1.14 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 947189 | 3.52 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -march=nocona -O -fomit-frame-pointer |
| 1111053 | 4.13 | cubehash81 | crypto_hash/cubehash81/simple | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 1786687 | 6.64 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 18767 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m64 -O3 -fomit-frame-pointer |
| 20586 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 86993 | 4.64 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 98616 | 5.25 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 341308 | 18.19 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 135504 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 137328 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 495117 | 3.65 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -march=nocona -O -fomit-frame-pointer |
| 569912 | 4.21 | cubehash82 | crypto_hash/cubehash82/simple | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 1045334 | 7.71 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 10423 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 12230 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 58305 | 5.59 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 64315 | 6.17 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 290261 | 27.85 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 68798 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (4.8.4) |
| 70617 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 264333 | 3.84 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 301787 | 4.39 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 640785 | 9.31 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 35790 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -march=k8 -O3 -fomit-frame-pointer (4.8.4) |
| 37618 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 145817 | 4.07 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 165534 | 4.63 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 441862 | 12.35 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 7623 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 8698 | 1.14 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 47610 | 6.25 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 52752 | 6.92 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 52805 | 6.93 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 55388 | 7.27 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 60090 | 7.88 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 65737 | 8.62 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 66620 | 8.74 | echo256 | crypto_hash/echo256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 68784 | 9.02 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 74413 | 9.76 | echo256 | crypto_hash/echo256/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 82208 | 10.78 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 106931 | 14.03 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 140889 | 18.48 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 15187 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -m64 -Os -fomit-frame-pointer (4.8.4) |
| 84967 | 5.59 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 95160 | 6.27 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -march=nocona -O2 -fomit-frame-pointer |
| 95412 | 6.28 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 98320 | 6.47 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 98355 | 6.48 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 107405 | 7.07 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -march=barcelona -Os -fomit-frame-pointer |
| 117789 | 7.76 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 120201 | 7.91 | echo512 | crypto_hash/echo512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 122648 | 8.08 | echo512 | crypto_hash/echo512/athlon/athlon64 | cc |
| 133431 | 8.79 | echo512 | crypto_hash/echo512/sphlib-small | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 145544 | 9.58 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 189545 | 12.48 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 251827 | 16.58 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -O3 -fomit-frame-pointer |
| 6890 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer (4.8.4) |
| 41245 | 5.99 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 41284 | 5.99 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 49547 | 7.19 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 51250 | 7.44 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 53732 | 7.80 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -march=barcelona -Os -fomit-frame-pointer |
| 63944 | 9.28 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 78403 | 11.38 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 110041 | 15.97 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -O3 -fomit-frame-pointer |
| 10783 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -march=barcelona -Os -fomit-frame-pointer (4.8.4) |
| 65770 | 6.10 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 65840 | 6.11 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 74278 | 6.89 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 81966 | 7.60 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 85114 | 7.89 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 101682 | 9.43 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 124098 | 11.51 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 176080 | 16.33 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -O3 -fomit-frame-pointer |
| 8905 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 9347 | 1.05 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 4778 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (4.8.4) |
| 5076 | 1.06 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 85749 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 85764 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 55538 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.8.4) |
| 56025 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (4.8.4) |
| 107973 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.4) |
| 53905799 | 499.25 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 53849152 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.8.4) |
| 32947 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.8.4) |
| 39015 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 45519 | 1.17 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 47488 | 1.22 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 49440 | 1.27 | fugue256 | crypto_hash/fugue256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 52097 | 1.34 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 56393 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 66096 | 1.17 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 74985 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 88027 | 1.17 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 95712 | 1.28 | fugue512 | crypto_hash/fugue512/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 19476 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.8.4) |
| 21537 | 1.11 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 34934 | 1.79 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 35245 | 1.81 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 35740 | 1.84 | groestl256 | crypto_hash/groestl256/core2duo | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 36256 | 1.86 | groestl256 | crypto_hash/groestl256/opteron | gcc -O3 -fomit-frame-pointer |
| 36534 | 1.88 | groestl256 | crypto_hash/groestl256/vperm | gcc -march=k8 -O3 -fomit-frame-pointer |
| 50159 | 2.58 | groestl256 | crypto_hash/groestl256/mmx | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 53899 | 2.77 | groestl256 | crypto_hash/groestl256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 56553 | 2.90 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 56853 | 2.92 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 66071 | 3.39 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 86910 | 4.46 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 185401 | 9.52 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 197147 | 10.12 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 270053 | 13.87 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 360099 | 18.49 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | 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 |
| | groestl256 | crypto_hash/groestl256/neon-vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 29100 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 29475 | 1.01 | groestl512 | crypto_hash/groestl512/aesni | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 50719 | 1.74 | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 51657 | 1.78 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 52855 | 1.82 | groestl512 | crypto_hash/groestl512/vperm | gcc -march=nocona -O3 -fomit-frame-pointer |
| 63133 | 2.17 | groestl512 | crypto_hash/groestl512/opteron | gcc -march=nocona -O3 -fomit-frame-pointer |
| 72215 | 2.48 | groestl512 | crypto_hash/groestl512/core2duo | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 72869 | 2.50 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 86423 | 2.97 | groestl512 | crypto_hash/groestl512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 90605 | 3.11 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 95716 | 3.29 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 109835 | 3.77 | groestl512 | crypto_hash/groestl512/mmx | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 117538 | 4.04 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 124351 | 4.27 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 369230 | 12.69 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 46581 | 1.00 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.8.4) |
| 48265 | 1.04 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 48949 | 1.05 | hamsi | crypto_hash/hamsi/simd-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | 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 |
| 25237 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 27392 | 1.09 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 35734 | 1.42 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 45506 | 1.80 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 62145 | 2.46 | jh224 | crypto_hash/jh224/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 73137 | 2.90 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 90916 | 3.60 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 25228 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 27380 | 1.09 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 35699 | 1.42 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 46093 | 1.83 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 62155 | 2.46 | jh256 | crypto_hash/jh256/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 73146 | 2.90 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 91295 | 3.62 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 25222 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 27377 | 1.09 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 35693 | 1.42 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 45506 | 1.80 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 62102 | 2.46 | jh384 | crypto_hash/jh384/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 73204 | 2.90 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 90848 | 3.60 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 25224 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 27380 | 1.09 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 35693 | 1.42 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45510 | 1.80 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 61810 | 2.45 | jh512 | crypto_hash/jh512/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 72983 | 2.89 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 91015 | 3.61 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10004 | 1.00 | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64 (1) | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (4.8.4) |
| 10010 | 1.00 | k12 | crypto_hash/k12/kcp/optimized1600ufull | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 10268 | 1.03 | k12 | crypto_hash/k12/kcp/optimized1600u6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 10498 | 1.05 | k12 | crypto_hash/k12/kcp/optimized1600lcufull | gcc -funroll-loops -O -fomit-frame-pointer |
| 10773 | 1.08 | k12 | crypto_hash/k12/kcp/optimized1600lcu6 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 17922 | 1.79 | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64shld | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 18325 | 1.83 | k12 | crypto_hash/k12/kcp/optimized1600lcufullshld | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 25118 | 2.51 | k12 | crypto_hash/k12/kcp/compact1600 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 28120 | 2.81 | k12 | crypto_hash/k12/kcp/inplace1600bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 60989 | 6.10 | k12 | crypto_hash/k12/kcp/reference1600 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 498430 | 49.82 | k12 | crypto_hash/k12/kcp/reference1600-32bits | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv6M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64Apple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPufull | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17154 | 1.00 | keccak | crypto_hash/keccak/xopu24 (3.2.5) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.4) |
| 23924 | 1.39 | keccak | crypto_hash/keccak/opt64u6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 24059 | 1.40 | keccak | crypto_hash/keccak/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 24407 | 1.42 | keccak | crypto_hash/keccak/x86_64_asm | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 24505 | 1.43 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 24998 | 1.46 | keccak | crypto_hash/keccak/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 25078 | 1.46 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 27045 | 1.58 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 44760 | 2.61 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 45072 | 2.63 | keccak | crypto_hash/keccak/x86_64_shld | gcc -march=k8 -O2 -fomit-frame-pointer |
| 45667 | 2.66 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 58467 | 3.41 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 59099 | 3.45 | keccak | crypto_hash/keccak/simple32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 61959 | 3.61 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 63451 | 3.70 | keccak | crypto_hash/keccak/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 64932 | 3.79 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 65302 | 3.81 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 208243 | 12.14 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| 28550 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/xopu24 (3.2.5) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.4) |
| 39943 | 1.40 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 40069 | 1.40 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 40961 | 1.43 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 41164 | 1.44 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 41688 | 1.46 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 41830 | 1.47 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 46019 | 1.61 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 48326 | 1.69 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 50798 | 1.78 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 74240 | 2.60 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 76086 | 2.67 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 76809 | 2.69 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 93086 | 3.26 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 95441 | 3.34 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 101320 | 3.55 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 102186 | 3.58 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 103670 | 3.63 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 110039 | 3.85 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 352745 | 12.36 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| 13273 | 1.00 | keccakc256 | crypto_hash/keccakc256/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.4) |
| 18470 | 1.39 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 18709 | 1.41 | keccakc256 | crypto_hash/keccakc256/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 18979 | 1.43 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 19103 | 1.44 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 19393 | 1.46 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 19404 | 1.46 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21170 | 1.59 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 34223 | 2.58 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 34853 | 2.63 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 35335 | 2.66 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 46002 | 3.47 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 46402 | 3.50 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 48541 | 3.66 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 50328 | 3.79 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 51075 | 3.85 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 51936 | 3.91 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 161231 | 12.15 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 9289 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.8.4) |
| 12419 | 1.34 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 12493 | 1.34 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14557 | 1.00 | keccakc448 | crypto_hash/keccakc448/xopu24 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.4) |
| 20278 | 1.39 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 20384 | 1.40 | keccakc448 | crypto_hash/keccakc448/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 20753 | 1.43 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -march=k8 -O2 -fomit-frame-pointer |
| 20792 | 1.43 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -funroll-loops -O -fomit-frame-pointer |
| 21239 | 1.46 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21330 | 1.47 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 23182 | 1.59 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 37649 | 2.59 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 38220 | 2.63 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 38725 | 2.66 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 50663 | 3.48 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 52482 | 3.61 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 55388 | 3.80 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 55432 | 3.81 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 176375 | 12.12 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -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 |
| 15871 | 1.00 | keccakc512 | crypto_hash/keccakc512/xopu24 (3.2.5) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.4) |
| 22087 | 1.39 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 22223 | 1.40 | keccakc512 | crypto_hash/keccakc512/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 22659 | 1.43 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -march=nocona -O3 -fomit-frame-pointer |
| 22698 | 1.43 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 23050 | 1.45 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 23258 | 1.47 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 25330 | 1.60 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 26789 | 1.69 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 28099 | 1.77 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 41233 | 2.60 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 41706 | 2.63 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 42117 | 2.65 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 54477 | 3.43 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 55068 | 3.47 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 57610 | 3.63 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 58770 | 3.70 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 60138 | 3.79 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 60968 | 3.84 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 192619 | 12.14 | 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/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| 10649 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 (3.2.5) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.4) |
| 14441 | 1.36 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 14443 | 1.36 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 19690 | 1.00 | keccakc768 | crypto_hash/keccakc768/xopu24 (3.2.5) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.4) |
| 27263 | 1.38 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 27519 | 1.40 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 28136 | 1.43 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -funroll-loops -O -fomit-frame-pointer |
| 28175 | 1.43 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -march=k8 -O3 -fomit-frame-pointer |
| 28472 | 1.45 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 28609 | 1.45 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 31534 | 1.60 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 51279 | 2.60 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 52002 | 2.64 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -O3 -fomit-frame-pointer |
| 52607 | 2.67 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 66215 | 3.36 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 67199 | 3.41 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 70248 | 3.57 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 71310 | 3.62 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 72615 | 3.69 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 75226 | 3.82 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 241500 | 12.27 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 48799 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.4) |
| 49213 | 1.01 | lane256 | crypto_hash/lane256/bitslice | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 76141 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.4) |
| 16890 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS (1.0) | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 16890 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 16905 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 18154 | 1.07 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 18373 | 1.09 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 18882 | 1.12 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 18883 | 1.12 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 19197 | 1.14 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 19200 | 1.14 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 20043 | 1.19 | luffa256 | crypto_hash/luffa256/sse2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 20233 | 1.20 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 20244 | 1.20 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 39226 | 2.32 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 43020 | 2.55 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 45294 | 2.68 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 119633 | 7.08 | luffa256 | crypto_hash/luffa256/arm | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 21104 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 21104 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 (2.0) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (4.8.4) |
| 21174 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 21178 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 21515 | 1.02 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 21667 | 1.03 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -march=nocona -O2 -fomit-frame-pointer |
| 22050 | 1.04 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 24165 | 1.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 24166 | 1.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -march=nocona -O3 -fomit-frame-pointer |
| 24168 | 1.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 24498 | 1.16 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 24561 | 1.16 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 65178 | 3.09 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 163643 | 7.75 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 27311 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP (1.2) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.8.4) |
| 27872 | 1.02 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 28575 | 1.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 28754 | 1.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 30340 | 1.11 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 30533 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 30623 | 1.12 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 30652 | 1.12 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 31455 | 1.15 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 31650 | 1.16 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 31686 | 1.16 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 37871 | 1.39 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 71189 | 2.61 | luffa512 | crypto_hash/luffa512/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 92337 | 3.38 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 208834 | 7.65 | luffa512 | crypto_hash/luffa512/arm | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 28183 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | gcc (4.8.4) |
| 29015 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | cc (4.8.4) |
| 83377 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.4) |
| 86508 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 83315 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| | md2 | crypto_hash/md2/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4714 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -m64 -march=nocona -Os -fomit-frame-pointer (4.8.4) |
| 7283 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (4.8.4) |
| 7947 | 1.09 | md5 | crypto_hash/md5/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 47302 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -O2 -fomit-frame-pointer (4.8.4) |
| 50765 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.8.4) |
| 64326 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.8.4) |
| 77465 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.8.4) |
| 46071 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.4) |
| 71310 | 1.55 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 3368598 | 73.12 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 32731 | 1.00 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 39961 | 1.22 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 34431 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 53881 | 1.56 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 16280 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21157 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.8.4) |
| 29396 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 29773 | 1.01 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 71372 | 2.43 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 76589 | 2.61 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 86241 | 2.93 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 29388 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 29781 | 1.01 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 71200 | 2.42 | round3jh512 | crypto_hash/round3jh512/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 76654 | 2.61 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 86110 | 2.93 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15982 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.4) |
| 16538 | 1.03 | sarmal256 | crypto_hash/sarmal256/asm64 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 18941 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.4) |
| 19899 | 1.05 | sarmal512 | crypto_hash/sarmal512/asm64 | gcc -O2 -fomit-frame-pointer |
| 8044 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (4.8.4) |
| 27529 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.8.4) |
| 27404 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.8.4) |
| 27536 | 1.00 | sha256 | crypto_hash/sha256/openssl | gcc -march=k8 -O -fomit-frame-pointer |
| 27933 | 1.02 | sha256 | crypto_hash/sha256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 29572 | 1.08 | sha256 | crypto_hash/sha256/ref | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 30271 | 1.10 | sha256 | crypto_hash/sha256/cryptopp | g++ -m64 -march=core2 -O -fomit-frame-pointer |
| 22013 | 1.00 | sha3224 | crypto_hash/sha3224/oncore32bits (1) | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 42263 | 1.92 | sha3224 | crypto_hash/sha3224/oncore64bits | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23628 | 1.00 | sha3256 | crypto_hash/sha3256/oncore32bits (1) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.8.4) |
| 46183 | 1.95 | sha3256 | crypto_hash/sha3256/oncore64bits | gcc -funroll-loops -O -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29133 | 1.00 | sha3384 | crypto_hash/sha3384/oncore32bits (1) | gcc -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 57650 | 1.98 | sha3384 | crypto_hash/sha3384/oncore64bits | gcc -march=barcelona -O -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 41747 | 1.00 | sha3512 | crypto_hash/sha3512/oncore32bits (1) | gcc -m64 -O3 -fomit-frame-pointer (4.8.4) |
| 84435 | 2.02 | sha3512 | crypto_hash/sha3512/oncore64bits | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18295 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 16990 | 1.00 | sha512 | crypto_hash/sha512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 17011 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 18329 | 1.08 | sha512 | crypto_hash/sha512/openssl | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 20970 | 1.23 | sha512 | crypto_hash/sha512/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 25205 | 1.48 | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -O -fomit-frame-pointer |
| 14402 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.8.4) |
| 14709 | 1.02 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 14297 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -m64 -O -fomit-frame-pointer (4.8.4) |
| 14347 | 1.00 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 14724 | 1.03 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 20152 | 1.00 | shake128 | crypto_hash/shake128/oncore32bits (1) | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.8.4) |
| 38492 | 1.91 | shake128 | crypto_hash/shake128/oncore64bits | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16141 | 1.00 | shake256 | crypto_hash/shake256/usekcp | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.4) |
| 23734 | 1.47 | shake256 | crypto_hash/shake256/oncore32bits | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 27120 | 1.68 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 30576 | 1.89 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 46933 | 2.91 | shake256 | crypto_hash/shake256/oncore64bits | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10613 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.8.4) |
| 33472 | 3.15 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 36705 | 3.46 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 39601 | 3.73 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 39819 | 3.75 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 40726 | 3.84 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 48157 | 4.54 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 150018 | 14.14 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 9844 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.8.4) |
| 55136 | 5.60 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 63188 | 6.42 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 74175 | 7.54 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 74244 | 7.54 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 76723 | 7.79 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 77925 | 7.92 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 79788 | 8.11 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 92432 | 9.39 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 281614 | 28.61 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 67379 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.8.4) |
| 84851 | 1.26 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 89230 | 1.32 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 3755651 | 55.74 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 74438 | 1.00 | simd512 | crypto_hash/simd512/opt (1.1) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.8.4) |
| 82937 | 1.11 | simd512 | crypto_hash/simd512/sphlib | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 111054 | 1.49 | simd512 | crypto_hash/simd512/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 7575726 | 101.77 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17450 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -fno-schedule-insns -O -fomit-frame-pointer (4.8.4) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12593 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.8.4) |
| 13123 | 1.04 | skein256256 | crypto_hash/skein256256/x64 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 12648 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer (4.8.4) |
| 12791 | 1.01 | skein512256 | crypto_hash/skein512256/x64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 12854 | 1.02 | skein512256 | crypto_hash/skein512256/opt | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 13286 | 1.05 | skein512256 | crypto_hash/skein512256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 14861 | 1.17 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 14944 | 1.18 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 26049 | 2.06 | skein512256 | crypto_hash/skein512256/mmx | gcc -funroll-loops -Os -fomit-frame-pointer |
| 28866 | 2.28 | skein512256 | crypto_hash/skein512256/sandy | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 12655 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -Os -fomit-frame-pointer (4.8.4) |
| 12806 | 1.01 | skein512512 | crypto_hash/skein512512/x64 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 12884 | 1.02 | skein512512 | crypto_hash/skein512512/opt | gcc -march=barcelona -Os -fomit-frame-pointer |
| 13308 | 1.05 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 14934 | 1.18 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 14941 | 1.18 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 26053 | 2.06 | skein512512 | crypto_hash/skein512512/mmx | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 28859 | 2.28 | skein512512 | crypto_hash/skein512512/sandy | gcc -march=nocona -O -fomit-frame-pointer |
| 9989 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33410 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -O3 -fomit-frame-pointer (4.8.4) |
| 72937 | 2.18 | whirlpool | crypto_hash/whirlpool/ref | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |