| 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 |
| 11540 | 1.00 | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17232 | 1.49 | bash256 | crypto_hash/bash256/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 15024 | 1.00 | bash384 | crypto_hash/bash384/avx2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.3.0) |
| 22484 | 1.50 | bash384 | crypto_hash/bash384/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.3.0) |
| 21884 | 1.00 | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 32944 | 1.51 | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 10516 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 12372 | 1.18 | bblake256 | crypto_hash/bblake256/sse2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 20340 | 1.93 | bblake256 | crypto_hash/bblake256/bswap | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20416 | 1.94 | bblake256 | crypto_hash/bblake256/regs | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 20452 | 1.94 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12028 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -m64 -O -fomit-frame-pointer |
| 12156 | 1.01 | blake256 | crypto_hash/blake256/sse41-2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 12160 | 1.01 | blake256 | crypto_hash/blake256/avxs | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 12392 | 1.03 | blake256 | crypto_hash/blake256/ssse3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 12404 | 1.03 | blake256 | crypto_hash/blake256/sse41 | icc -no-vec |
| 12576 | 1.05 | blake256 | crypto_hash/blake256/vect128 | icc |
| 12880 | 1.07 | blake256 | crypto_hash/blake256/vect128-mmxhack | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 15248 | 1.27 | blake256 | crypto_hash/blake256/sse2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 15624 | 1.30 | blake256 | crypto_hash/blake256/sse2-2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 16528 | 1.37 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 16548 | 1.38 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 16704 | 1.39 | blake256 | crypto_hash/blake256/bswap | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 16720 | 1.39 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 21960 | 1.83 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 22912 | 1.90 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4780 | 1.00 | blake2b | crypto_hash/blake2b/moon/avx2/64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 4860 | 1.02 | blake2b | crypto_hash/blake2b/avx2-2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 5160 | 1.08 | blake2b | crypto_hash/blake2b/avxicc | gcc -march=barcelona -O -fomit-frame-pointer |
| 5184 | 1.08 | blake2b | crypto_hash/blake2b/xmm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 5260 | 1.10 | blake2b | crypto_hash/blake2b/avx2-1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 5292 | 1.11 | blake2b | crypto_hash/blake2b/avx2-3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 5420 | 1.13 | blake2b | crypto_hash/blake2b/moon/avx/64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 5980 | 1.25 | blake2b | crypto_hash/blake2b/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 6944 | 1.45 | blake2b | crypto_hash/blake2b/ref | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| | 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/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 |
| 8208 | 1.00 | blake2s | crypto_hash/blake2s/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8208 | 1.00 | blake2s | crypto_hash/blake2s/xmm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 8640 | 1.05 | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 8656 | 1.05 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9984 | 1.22 | blake2s | crypto_hash/blake2s/regs | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 10096 | 1.23 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10892 | 1.33 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -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 |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10160 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | icc (17.0.20170213) |
| 12112 | 1.19 | blake32 | crypto_hash/blake32/sse2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 12372 | 1.22 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 16108 | 1.59 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 17008 | 1.67 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 9792 | 1.00 | blake512 | crypto_hash/blake512/vect128-inplace (0.6) | icc -no-vec (17.0.20170213) |
| 9800 | 1.00 | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 9840 | 1.00 | blake512 | crypto_hash/blake512/sse41 | icc -no-vec (17.0.20170213) |
| 9856 | 1.01 | blake512 | crypto_hash/blake512/avxicc | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 10308 | 1.05 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 10344 | 1.06 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 10408 | 1.06 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 10460 | 1.07 | blake512 | crypto_hash/blake512/sandy | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 12980 | 1.33 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 13172 | 1.35 | blake512 | crypto_hash/blake512/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 13576 | 1.39 | blake512 | crypto_hash/blake512/sse2s | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 13968 | 1.43 | blake512 | crypto_hash/blake512/sse2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 14392 | 1.47 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| | 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 |
| 9308 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 11588 | 1.24 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 11688 | 1.26 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 12780 | 1.37 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 12984 | 1.39 | blake64 | crypto_hash/blake64/sse2 | gcc -march=nocona -Os -fomit-frame-pointer |
| 7840 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 (asm) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (6.3.0) |
| 7868 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 8388 | 1.07 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 8444 | 1.08 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 8552 | 1.09 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 8628 | 1.10 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 8844 | 1.13 | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 10268 | 1.31 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 10492 | 1.34 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 10720 | 1.37 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 10836 | 1.38 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 10864 | 1.39 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 10916 | 1.39 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 11032 | 1.41 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 11200 | 1.43 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 11832 | 1.51 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 11984 | 1.53 | bmw256 | crypto_hash/bmw256/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 14884 | 1.90 | bmw256 | crypto_hash/bmw256/ref | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 5592 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 5812 | 1.04 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 5840 | 1.04 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 5844 | 1.05 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 5860 | 1.05 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 6120 | 1.09 | bmw512 | crypto_hash/bmw512/optc04 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 6124 | 1.10 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -O -fomit-frame-pointer |
| 6252 | 1.12 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 6392 | 1.14 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 8604 | 1.54 | bmw512 | crypto_hash/bmw512/ref | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 8616 | 1.54 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13432 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm (1.0) | gcc -funroll-loops (6.3.0) |
| 13440 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 | gcc |
| 19532 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 (1.0) | gcc (6.3.0) |
| 19588 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm | gcc (6.3.0) |
| 410724 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 1243712 | 3.03 | cubehash161 | crypto_hash/cubehash161/simple | gcc -march=k8 -O3 -fomit-frame-pointer |
| 1409532 | 3.43 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 1670296 | 4.07 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 28448 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 104124 | 3.66 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 113052 | 3.97 | cubehash1616 | crypto_hash/cubehash1616/unrolled | icc |
| 297304 | 10.45 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 206960 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 637836 | 3.08 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 691300 | 3.34 | cubehash162 | crypto_hash/cubehash162/unrolled | icc -no-vec |
| 931800 | 4.50 | cubehash162 | crypto_hash/cubehash162/spec | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 15540 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 15688 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 15724 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 15784 | 1.02 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -funroll-loops -O -fomit-frame-pointer |
| 15796 | 1.02 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 38364 | 2.47 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | icc -no-vec |
| 38508 | 2.48 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 40452 | 2.60 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 42684 | 2.75 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | icc -no-vec |
| 45552 | 2.93 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 45804 | 2.95 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 48668 | 3.13 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -Os -fomit-frame-pointer |
| 65924 | 4.24 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 69100 | 4.45 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 72324 | 4.65 | cubehash1632 | crypto_hash/cubehash1632/unrolled | icc |
| 104956 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (6.3.0) |
| 333124 | 3.17 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 360920 | 3.44 | cubehash164 | crypto_hash/cubehash164/unrolled | icc -no-vec |
| 574912 | 5.48 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 53040 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 180372 | 3.40 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 195744 | 3.69 | cubehash168 | crypto_hash/cubehash168/unrolled | icc -no-vec |
| 388088 | 7.32 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13488 | 1.00 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 13556 | 1.01 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13612 | 1.01 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| 13624 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 13648 | 1.01 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 33496 | 2.48 | cubehash512 | crypto_hash/cubehash512/mmintrin | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 33532 | 2.49 | cubehash512 | crypto_hash/cubehash512/unrolled5 | icc -no-vec |
| 35168 | 2.61 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 36892 | 2.74 | cubehash512 | crypto_hash/cubehash512/unrolled4 | icc |
| 39352 | 2.92 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 54688 | 4.05 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 54916 | 4.07 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 57316 | 4.25 | cubehash512 | crypto_hash/cubehash512/unrolled | icc -no-vec |
| 206208 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 207564 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 234280 | 1.14 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 238540 | 1.16 | cubehash81 | crypto_hash/cubehash81/emmintrin | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 648312 | 3.14 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 721744 | 3.50 | cubehash81 | crypto_hash/cubehash81/unrolled | icc -no-vec |
| 1088820 | 5.28 | cubehash81 | crypto_hash/cubehash81/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14312 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 15636 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 60504 | 4.23 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 61908 | 4.33 | cubehash816 | crypto_hash/cubehash816/unrolled | icc |
| 264144 | 18.46 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 104120 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 105364 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 336056 | 3.23 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 354236 | 3.40 | cubehash82 | crypto_hash/cubehash82/unrolled | icc |
| 648992 | 6.23 | cubehash82 | crypto_hash/cubehash82/spec | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 7936 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 9300 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 39984 | 5.04 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 41992 | 5.29 | cubehash832 | crypto_hash/cubehash832/unrolled | icc |
| 224532 | 28.29 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 52628 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 54012 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 180184 | 3.42 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 185872 | 3.53 | cubehash84 | crypto_hash/cubehash84/unrolled | icc |
| 428596 | 8.14 | cubehash84 | crypto_hash/cubehash84/spec | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 26772 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 28152 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 101184 | 3.78 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 102612 | 3.83 | cubehash88 | crypto_hash/cubehash88/unrolled | icc -no-vec |
| 319708 | 11.94 | cubehash88 | crypto_hash/cubehash88/spec | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 6292 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 8256 | 1.31 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -Os -fomit-frame-pointer |
| 39912 | 6.34 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 40048 | 6.36 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -march=k8 -O -fomit-frame-pointer |
| 42280 | 6.72 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 43880 | 6.97 | echo256 | crypto_hash/echo256/ccalik/bitsliced | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 44508 | 7.07 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 47020 | 7.47 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 50568 | 8.04 | echo256 | crypto_hash/echo256/generic/opt64 | icc -no-vec |
| 55600 | 8.84 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 76100 | 12.09 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 88696 | 14.10 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 14644 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (6.3.0) |
| 71952 | 4.91 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 72088 | 4.92 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=nocona -O -fomit-frame-pointer |
| 75836 | 5.18 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 76060 | 5.19 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 78240 | 5.34 | echo512 | crypto_hash/echo512/ccalik/bitsliced | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 80100 | 5.47 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 83472 | 5.70 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 91164 | 6.23 | echo512 | crypto_hash/echo512/generic/opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 99964 | 6.83 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 134568 | 9.19 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 156492 | 10.69 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| | 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 |
| 6488 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (6.3.0) |
| 31156 | 4.80 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 31344 | 4.83 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 38740 | 5.97 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 44144 | 6.80 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 59528 | 9.18 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 69144 | 10.66 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| | 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 |
| 10348 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.3.0) |
| 49836 | 4.82 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 50036 | 4.84 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 61628 | 5.96 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 70024 | 6.77 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 94388 | 9.12 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 109488 | 10.58 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| | 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 |
| 5688 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 6108 | 1.07 | edonr256 | crypto_hash/edonr256/optc | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 3200 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 3504 | 1.09 | edonr512 | crypto_hash/edonr512/optc | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 73096 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 73108 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 52644 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -march=k8 -O3 -fomit-frame-pointer (6.3.0) |
| 52060 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (6.3.0) |
| 68924 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.3.0) |
| 44834560 | 650.49 | fsb256 | crypto_hash/fsb256/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 41600532 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer (6.3.0) |
| 22560 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.3.0) |
| 24800 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | icc -no-vec (17.0.20170213) |
| 27500 | 1.11 | fugue256 | crypto_hash/fugue256/SSSE3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 27540 | 1.11 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 30492 | 1.23 | fugue256 | crypto_hash/fugue256/SSE4.1 | icc |
| 34436 | 1.39 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | icc |
| 35504 | 1.43 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 36712 | 1.48 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | icc -no-vec (17.0.20170213) |
| 35896 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | icc -no-vec (17.0.20170213) |
| 40456 | 1.13 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 47376 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 54420 | 1.15 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 70568 | 1.49 | fugue512 | crypto_hash/fugue512/sphlib | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 15304 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 17488 | 1.14 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 30316 | 1.98 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 31512 | 2.06 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 31596 | 2.06 | groestl256 | crypto_hash/groestl256/opteron | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 32104 | 2.10 | groestl256 | crypto_hash/groestl256/core2duo | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 34888 | 2.28 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 37208 | 2.43 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 38556 | 2.52 | groestl256 | crypto_hash/groestl256/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 39980 | 2.61 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 42096 | 2.75 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 45692 | 2.99 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 74696 | 4.88 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 125656 | 8.21 | groestl256 | crypto_hash/groestl256/32bit-2ktable | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 134580 | 8.79 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 170916 | 11.17 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | icc -no-vec |
| 193608 | 12.65 | groestl256 | crypto_hash/groestl256/8bit_c | icc -xCORE-AVX2 -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 |
| 23224 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 24828 | 1.07 | groestl512 | crypto_hash/groestl512/aesni | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 41344 | 1.78 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 41904 | 1.80 | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 43940 | 1.89 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 45108 | 1.94 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 51504 | 2.22 | groestl512 | crypto_hash/groestl512/vperm | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 54196 | 2.33 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 56876 | 2.45 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 60428 | 2.60 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 64196 | 2.76 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 80716 | 3.48 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 88888 | 3.83 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 111720 | 4.81 | groestl512 | crypto_hash/groestl512/opt32 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 280360 | 12.07 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 34612 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer (6.3.0) |
| 35756 | 1.03 | hamsi | crypto_hash/hamsi/simd-2 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 38512 | 1.11 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| | 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 |
| 21388 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 23432 | 1.10 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 25928 | 1.21 | jh224 | crypto_hash/jh224/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27808 | 1.30 | jh224 | crypto_hash/jh224/bitslice_ref64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 32104 | 1.50 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 34028 | 1.59 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 40344 | 1.89 | jh224 | crypto_hash/jh224/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 21368 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 23420 | 1.10 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 25920 | 1.21 | jh256 | crypto_hash/jh256/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27352 | 1.28 | jh256 | crypto_hash/jh256/bitslice_ref64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 32100 | 1.50 | jh256 | crypto_hash/jh256/bitslice_opt32 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 34196 | 1.60 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 40388 | 1.89 | jh256 | crypto_hash/jh256/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 21320 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 23424 | 1.10 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 25944 | 1.22 | jh384 | crypto_hash/jh384/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27276 | 1.28 | jh384 | crypto_hash/jh384/bitslice_ref64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 32052 | 1.50 | jh384 | crypto_hash/jh384/bitslice_opt32 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 34064 | 1.60 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 40444 | 1.90 | jh384 | crypto_hash/jh384/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 21532 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 23468 | 1.09 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 26016 | 1.21 | jh512 | crypto_hash/jh512/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27704 | 1.29 | jh512 | crypto_hash/jh512/bitslice_ref64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 32068 | 1.49 | jh512 | crypto_hash/jh512/bitslice_opt32 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 34044 | 1.58 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 40428 | 1.88 | jh512 | crypto_hash/jh512/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 15884 | 1.00 | keccak | crypto_hash/keccak/simple (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 15928 | 1.00 | keccak | crypto_hash/keccak/inplace | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 16336 | 1.03 | keccak | crypto_hash/keccak/opt64u6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 17052 | 1.07 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 17332 | 1.09 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 17628 | 1.11 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 17628 | 1.11 | keccak | crypto_hash/keccak/x86_64_shld | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 18580 | 1.17 | keccak | crypto_hash/keccak/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 22036 | 1.39 | keccak | crypto_hash/keccak/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 31256 | 1.97 | keccak | crypto_hash/keccak/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 36756 | 2.31 | keccak | crypto_hash/keccak/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 37460 | 2.36 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 40148 | 2.53 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 42252 | 2.66 | keccak | crypto_hash/keccak/inplace32bi | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 42572 | 2.68 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 43172 | 2.72 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 130892 | 8.24 | keccak | crypto_hash/keccak/compact8 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26388 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/simple (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 26544 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 27268 | 1.03 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 28552 | 1.08 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 29184 | 1.11 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 29644 | 1.12 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 29788 | 1.13 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 31284 | 1.19 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 32388 | 1.23 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 33432 | 1.27 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 37272 | 1.41 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 52584 | 1.99 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 61132 | 2.32 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 61396 | 2.33 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 67568 | 2.56 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 67620 | 2.56 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 69612 | 2.64 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 70512 | 2.67 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 222356 | 8.43 | keccakc1024 | crypto_hash/keccakc1024/compact8 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12344 | 1.00 | keccakc256 | crypto_hash/keccakc256/simple (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 12424 | 1.01 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 12628 | 1.02 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 13228 | 1.07 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 13480 | 1.09 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 13508 | 1.09 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 13636 | 1.10 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 14412 | 1.17 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 17120 | 1.39 | keccakc256 | crypto_hash/keccakc256/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 24072 | 1.95 | keccakc256 | crypto_hash/keccakc256/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 30264 | 2.45 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30296 | 2.45 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 30996 | 2.51 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 33236 | 2.69 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 33516 | 2.72 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 34060 | 2.76 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 114128 | 9.25 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10232 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 10488 | 1.03 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13448 | 1.00 | keccakc448 | crypto_hash/keccakc448/simple (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 13568 | 1.01 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 13896 | 1.03 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 14560 | 1.08 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 14820 | 1.10 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 14972 | 1.11 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 15072 | 1.12 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 15804 | 1.18 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 18852 | 1.40 | keccakc448 | crypto_hash/keccakc448/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 26352 | 1.96 | keccakc448 | crypto_hash/keccakc448/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 32468 | 2.41 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 33956 | 2.52 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 37176 | 2.76 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 37292 | 2.77 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 125376 | 9.32 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -march=k8 -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 |
| 14628 | 1.00 | keccakc512 | crypto_hash/keccakc512/simple (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 14748 | 1.01 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 15204 | 1.04 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 15728 | 1.08 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 16184 | 1.11 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 16324 | 1.12 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 16436 | 1.12 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 17280 | 1.18 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer |
| 18008 | 1.23 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 18576 | 1.27 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 20400 | 1.39 | keccakc512 | crypto_hash/keccakc512/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 28720 | 1.96 | keccakc512 | crypto_hash/keccakc512/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 34824 | 2.38 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 34920 | 2.39 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 37064 | 2.53 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 39028 | 2.67 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 39392 | 2.69 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 39652 | 2.71 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 136928 | 9.36 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m64 -march=barcelona -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 |
| 12164 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12172 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18196 | 1.00 | keccakc768 | crypto_hash/keccakc768/simple (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 18264 | 1.00 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 18816 | 1.03 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 19644 | 1.08 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 19820 | 1.09 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 20356 | 1.12 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 20368 | 1.12 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 21492 | 1.18 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 25544 | 1.40 | keccakc768 | crypto_hash/keccakc768/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 35860 | 1.97 | keccakc768 | crypto_hash/keccakc768/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 43500 | 2.39 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 43584 | 2.40 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 46276 | 2.54 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 47660 | 2.62 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 47668 | 2.62 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 49328 | 2.71 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 152032 | 8.36 | keccakc768 | crypto_hash/keccakc768/compact8 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35480 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 67376 | 1.90 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 55320 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 13972 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 15596 | 1.12 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 16432 | 1.18 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 19556 | 1.40 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | icc |
| 19640 | 1.41 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 20028 | 1.43 | luffa256 | crypto_hash/luffa256/sse2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 25948 | 1.86 | luffa256 | crypto_hash/luffa256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 28216 | 2.02 | luffa256 | crypto_hash/luffa256/opt32 | icc -no-vec |
| 29180 | 2.09 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -march=nocona -Os -fomit-frame-pointer |
| 29184 | 2.09 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29628 | 2.12 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | icc |
| 29700 | 2.13 | luffa256 | crypto_hash/luffa256/thomaz/basic | icc |
| 30024 | 2.15 | luffa256 | crypto_hash/luffa256/arm | icc -no-vec |
| 30080 | 2.15 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 30336 | 2.17 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 36348 | 2.60 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -O -fomit-frame-pointer |
| 19304 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.3.0) |
| 20956 | 1.09 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 21324 | 1.10 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 21604 | 1.12 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -O3 -fomit-frame-pointer |
| 21616 | 1.12 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | icc |
| 21856 | 1.13 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 33880 | 1.76 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 34348 | 1.78 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 41508 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -O2 -fomit-frame-pointer |
| 41508 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -O2 -fomit-frame-pointer |
| 41640 | 2.16 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -O2 -fomit-frame-pointer |
| 42296 | 2.19 | luffa384 | crypto_hash/luffa384/opt32 | icc -no-vec |
| 42916 | 2.22 | luffa384 | crypto_hash/luffa384/arm | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 43364 | 2.25 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 24952 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 26292 | 1.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 28872 | 1.16 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 29848 | 1.20 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 30012 | 1.20 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 35088 | 1.41 | luffa512 | crypto_hash/luffa512/sse2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 47148 | 1.89 | luffa512 | crypto_hash/luffa512/sphlib | icc -no-vec |
| 54052 | 2.17 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 54252 | 2.17 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 54252 | 2.17 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -O2 -fomit-frame-pointer |
| 54352 | 2.18 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops |
| 54556 | 2.19 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 56124 | 2.25 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | icc |
| 56232 | 2.25 | luffa512 | crypto_hash/luffa512/opt32 | icc -no-vec |
| 56544 | 2.27 | luffa512 | crypto_hash/luffa512/arm | icc -no-vec |
| 19480 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | gcc -funroll-loops (6.3.0) |
| 19400 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc (6.3.0) |
| 72576 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 75476 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 72848 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 520944 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 4836 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -O3 -fomit-frame-pointer (6.3.0) |
| 8056 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -O -fomit-frame-pointer (6.3.0) |
| 8256 | 1.02 | md5 | crypto_hash/md5/ref | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 29868 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (6.3.0) |
| 32064 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (6.3.0) |
| 41096 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (6.3.0) |
| 50012 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 32600 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (6.3.0) |
| 60632 | 1.86 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 1648972 | 50.58 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 33988 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m64 -O -fomit-frame-pointer (6.3.0) |
| 34504 | 1.02 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 36364 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 39628 | 1.09 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -O -fomit-frame-pointer |
| 15888 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (6.3.0) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20908 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 24236 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 25080 | 1.03 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 47384 | 1.96 | round3jh256 | crypto_hash/round3jh256/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 55904 | 2.31 | round3jh256 | crypto_hash/round3jh256/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 60224 | 2.48 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 24248 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 25032 | 1.03 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 47560 | 1.96 | round3jh512 | crypto_hash/round3jh512/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 55904 | 2.31 | round3jh512 | crypto_hash/round3jh512/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 60432 | 2.49 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 8752 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 9556 | 1.09 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 10768 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 11656 | 1.08 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 6912 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 19724 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 18120 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 18636 | 1.03 | sha256 | crypto_hash/sha256/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 18876 | 1.04 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 19728 | 1.09 | sha256 | crypto_hash/sha256/openssl | gcc -march=nocona -O2 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13092 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 12640 | 1.00 | sha512 | crypto_hash/sha512/ref | icc (17.0.20170213) |
| 13088 | 1.04 | sha512 | crypto_hash/sha512/openssl | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 13300 | 1.05 | sha512 | crypto_hash/sha512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13340 | 1.06 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9464 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.3.0) |
| 9696 | 1.02 | shabal256 | crypto_hash/shabal256/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 9460 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -fno-schedule-insns -O -fomit-frame-pointer (6.3.0) |
| 9700 | 1.03 | shabal512 | crypto_hash/shabal512/sphlib | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 9864 | 1.04 | shabal512 | crypto_hash/shabal512/ref | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 16504 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 16768 | 1.02 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 8212 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | icc (17.0.20170213) |
| 23156 | 2.82 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -march=nocona -Os -fomit-frame-pointer |
| 24984 | 3.04 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 25108 | 3.06 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 25308 | 3.08 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 26076 | 3.18 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 30020 | 3.66 | shavite3256 | crypto_hash/shavite3256/lower-mem | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 101560 | 12.37 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 8008 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | icc (17.0.20170213) |
| 39468 | 4.93 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 41404 | 5.17 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 51060 | 6.38 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 52752 | 6.59 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 52944 | 6.61 | shavite3512 | crypto_hash/shavite3512/low-mem | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 53540 | 6.69 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 53876 | 6.73 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 56680 | 7.08 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 197032 | 24.60 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 12720 | 1.00 | simd256 | crypto_hash/simd256/vect128 (1.1) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 42896 | 3.37 | simd256 | crypto_hash/simd256/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 53232 | 4.18 | simd256 | crypto_hash/simd256/opt | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 62276 | 4.90 | simd256 | crypto_hash/simd256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3061136 | 240.66 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 46000 | 1.00 | simd512 | crypto_hash/simd512/opt (1.1) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.3.0) |
| 53152 | 1.16 | simd512 | crypto_hash/simd512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 65580 | 1.43 | simd512 | crypto_hash/simd512/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 6370492 | 138.49 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11296 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12216 | 1.00 | skein256256 | crypto_hash/skein256256/x64 (v1.3_ASM_(amd64)_code) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 12376 | 1.01 | skein256256 | crypto_hash/skein256256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8700 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -O -fomit-frame-pointer (6.3.0) |
| 8716 | 1.00 | skein512256 | crypto_hash/skein512256/sandy | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 8768 | 1.01 | skein512256 | crypto_hash/skein512256/opt | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 8868 | 1.02 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 9544 | 1.10 | skein512256 | crypto_hash/skein512256/x64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 9552 | 1.10 | skein512256 | crypto_hash/skein512256/sphlib-small | icc -no-vec |
| 9756 | 1.12 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 17844 | 2.05 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 8728 | 1.00 | skein512512 | crypto_hash/skein512512/sandy | gcc -m64 -O3 -fomit-frame-pointer (6.3.0) |
| 8732 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -O -fomit-frame-pointer |
| 8772 | 1.01 | skein512512 | crypto_hash/skein512512/opt | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 8848 | 1.01 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 9392 | 1.08 | skein512512 | crypto_hash/skein512512/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 9548 | 1.09 | skein512512 | crypto_hash/skein512512/x64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 9860 | 1.13 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 17852 | 2.05 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 43160 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.3.0) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |