| 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 |
| 11260 | 1.00 | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 17744 | 1.58 | bash256 | crypto_hash/bash256/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 14504 | 1.00 | bash384 | crypto_hash/bash384/avx2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (6.3.0) |
| 23092 | 1.59 | bash384 | crypto_hash/bash384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21452 | 1.00 | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 33784 | 1.57 | bash512 | crypto_hash/bash512/ref | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 10668 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 12580 | 1.18 | bblake256 | crypto_hash/bblake256/sse2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 20644 | 1.94 | bblake256 | crypto_hash/bblake256/bswap | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 20660 | 1.94 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 20724 | 1.94 | bblake256 | crypto_hash/bblake256/regs | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12044 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12160 | 1.01 | blake256 | crypto_hash/blake256/sse41-2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 12164 | 1.01 | blake256 | crypto_hash/blake256/avxs | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 12384 | 1.03 | blake256 | crypto_hash/blake256/sse41 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 12420 | 1.03 | blake256 | crypto_hash/blake256/ssse3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 12576 | 1.04 | blake256 | crypto_hash/blake256/vect128 | icc |
| 12908 | 1.07 | blake256 | crypto_hash/blake256/vect128-mmxhack | icc -no-vec |
| 15264 | 1.27 | blake256 | crypto_hash/blake256/sse2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 15588 | 1.29 | blake256 | crypto_hash/blake256/sse2-2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 16748 | 1.39 | blake256 | crypto_hash/blake256/sandy | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16860 | 1.40 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 16968 | 1.41 | blake256 | crypto_hash/blake256/bswap | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 17004 | 1.41 | blake256 | crypto_hash/blake256/regs | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 23036 | 1.91 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 24056 | 2.00 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4772 | 1.00 | blake2b | crypto_hash/blake2b/moon/avx2/64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 4844 | 1.02 | blake2b | crypto_hash/blake2b/avx2-2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 5264 | 1.10 | blake2b | crypto_hash/blake2b/avx2-1 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 5376 | 1.13 | blake2b | crypto_hash/blake2b/moon/avx/64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 5592 | 1.17 | blake2b | crypto_hash/blake2b/avxicc | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 5808 | 1.22 | blake2b | crypto_hash/blake2b/xmm | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 6064 | 1.27 | blake2b | crypto_hash/blake2b/regs | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 7128 | 1.49 | blake2b | crypto_hash/blake2b/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 7744 | 1.62 | 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/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 |
| 8644 | 1.05 | blake2s | crypto_hash/blake2s/moon/avx/64 | icc -no-vec |
| 8656 | 1.05 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 10096 | 1.23 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 10112 | 1.23 | blake2s | crypto_hash/blake2s/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 11168 | 1.36 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -m64 -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 |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10104 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 12084 | 1.20 | blake32 | crypto_hash/blake32/sse2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 12608 | 1.25 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 17000 | 1.68 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -Os -fomit-frame-pointer |
| 17836 | 1.77 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 9908 | 1.00 | blake512 | crypto_hash/blake512/sse41 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 9984 | 1.01 | blake512 | crypto_hash/blake512/avxicc | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 9996 | 1.01 | blake512 | crypto_hash/blake512/vect128 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 10136 | 1.02 | blake512 | crypto_hash/blake512/vect128-inplace | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 10488 | 1.06 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 10536 | 1.06 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 10556 | 1.07 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 10612 | 1.07 | blake512 | crypto_hash/blake512/sandy | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 13000 | 1.31 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 13640 | 1.38 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 13800 | 1.39 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 13924 | 1.41 | blake512 | crypto_hash/blake512/sse2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 15032 | 1.52 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m64 -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 |
| 9568 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 11640 | 1.22 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 12296 | 1.29 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -Os -fomit-frame-pointer |
| 13008 | 1.36 | blake64 | crypto_hash/blake64/sse2 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 13360 | 1.40 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 7872 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 (asm) | icc -no-vec |
| 7896 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8356 | 1.06 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8372 | 1.06 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| 8528 | 1.08 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8612 | 1.09 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 10440 | 1.33 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -m64 -O2 -fomit-frame-pointer |
| 10684 | 1.36 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 10880 | 1.38 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 10984 | 1.40 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 11108 | 1.41 | bmw256 | crypto_hash/bmw256/optabe | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 11152 | 1.42 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 11360 | 1.44 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 11452 | 1.45 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 12044 | 1.53 | bmw256 | crypto_hash/bmw256/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 12120 | 1.54 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 14776 | 1.88 | bmw256 | crypto_hash/bmw256/ref | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5656 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 5908 | 1.04 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 5916 | 1.05 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 5916 | 1.05 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 5928 | 1.05 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 6188 | 1.09 | bmw512 | crypto_hash/bmw512/optc04 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 6296 | 1.11 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 6336 | 1.12 | bmw512 | crypto_hash/bmw512/optbgbe | icc -no-vec |
| 6648 | 1.18 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 8628 | 1.53 | bmw512 | crypto_hash/bmw512/ref | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 8916 | 1.58 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13472 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 (1.0) | gcc -funroll-loops (6.3.0) |
| 13512 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm | gcc |
| 19708 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm (1.0) | gcc -funroll-loops (6.3.0) |
| 19804 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -funroll-loops (6.3.0) |
| 411036 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer (6.3.0) |
| 1299500 | 3.16 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 1505140 | 3.66 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 1706568 | 4.15 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 28452 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 106784 | 3.75 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 119732 | 4.21 | cubehash1616 | crypto_hash/cubehash1616/unrolled | icc |
| 321040 | 11.28 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 207048 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 662544 | 3.20 | cubehash162 | crypto_hash/cubehash162/simple | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 743920 | 3.59 | cubehash162 | crypto_hash/cubehash162/unrolled | icc -no-vec |
| 958880 | 4.63 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 15544 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 15688 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 15688 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | cc |
| 15712 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 15764 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 39072 | 2.51 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | icc -no-vec |
| 39212 | 2.52 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 41316 | 2.66 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 43784 | 2.82 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | icc -no-vec |
| 49428 | 3.18 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 50748 | 3.26 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 51192 | 3.29 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 66800 | 4.30 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 72416 | 4.66 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 76148 | 4.90 | cubehash1632 | crypto_hash/cubehash1632/unrolled | icc |
| 105020 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 346676 | 3.30 | cubehash164 | crypto_hash/cubehash164/simple | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 388508 | 3.70 | cubehash164 | crypto_hash/cubehash164/unrolled | icc -no-vec |
| 595420 | 5.67 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 52940 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 186432 | 3.52 | cubehash168 | crypto_hash/cubehash168/simple | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 210396 | 3.97 | cubehash168 | crypto_hash/cubehash168/unrolled | icc |
| 411828 | 7.78 | cubehash168 | crypto_hash/cubehash168/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 13468 | 1.00 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 13552 | 1.01 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -m64 -Os -fomit-frame-pointer |
| 13576 | 1.01 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 13604 | 1.01 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 13712 | 1.02 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 33948 | 2.52 | cubehash512 | crypto_hash/cubehash512/mmintrin | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 34004 | 2.52 | cubehash512 | crypto_hash/cubehash512/unrolled5 | icc -no-vec |
| 35912 | 2.67 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 38060 | 2.83 | cubehash512 | crypto_hash/cubehash512/unrolled4 | icc -no-vec |
| 44264 | 3.29 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 57160 | 4.24 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 57404 | 4.26 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 60600 | 4.50 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 206528 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 207844 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 233372 | 1.13 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 238820 | 1.16 | cubehash81 | crypto_hash/cubehash81/emmintrin | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 676420 | 3.28 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 752212 | 3.64 | cubehash81 | crypto_hash/cubehash81/unrolled | icc |
| 1126416 | 5.45 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 14304 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 15624 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 62376 | 4.36 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 65936 | 4.61 | cubehash816 | crypto_hash/cubehash816/unrolled | icc |
| 277476 | 19.40 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 104244 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 105508 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer (6.3.0) |
| 354016 | 3.40 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 375508 | 3.60 | cubehash82 | crypto_hash/cubehash82/unrolled | icc |
| 670292 | 6.43 | cubehash82 | crypto_hash/cubehash82/spec | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 7984 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 9236 | 1.16 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 40452 | 5.07 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 44468 | 5.57 | cubehash832 | crypto_hash/cubehash832/unrolled | icc |
| 249052 | 31.19 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 52600 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.3.0) |
| 53980 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 186508 | 3.55 | cubehash84 | crypto_hash/cubehash84/simple | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 198244 | 3.77 | cubehash84 | crypto_hash/cubehash84/unrolled | icc |
| 445260 | 8.47 | cubehash84 | crypto_hash/cubehash84/spec | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 26676 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 28176 | 1.06 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 104596 | 3.92 | cubehash88 | crypto_hash/cubehash88/simple | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 110160 | 4.13 | cubehash88 | crypto_hash/cubehash88/unrolled | icc |
| 334468 | 12.54 | cubehash88 | crypto_hash/cubehash88/spec | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 6436 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.3.0) |
| 8444 | 1.31 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 40876 | 6.35 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 41068 | 6.38 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 42260 | 6.57 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 43552 | 6.77 | echo256 | crypto_hash/echo256/ccalik/bitsliced | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 45976 | 7.14 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 47832 | 7.43 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 50856 | 7.90 | echo256 | crypto_hash/echo256/generic/opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 56376 | 8.76 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 75756 | 11.77 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 88724 | 13.79 | 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 |
| | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14920 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 73552 | 4.93 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -Os -fomit-frame-pointer |
| 73916 | 4.95 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 75780 | 5.08 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 75832 | 5.08 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 78420 | 5.26 | echo512 | crypto_hash/echo512/ccalik/bitsliced | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 82760 | 5.55 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 85624 | 5.74 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 91044 | 6.10 | echo512 | crypto_hash/echo512/generic/opt64 | icc -no-vec |
| 100436 | 6.73 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 136064 | 9.12 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 157620 | 10.56 | 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 |
| 6680 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (6.3.0) |
| 31972 | 4.79 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 32076 | 4.80 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 39160 | 5.86 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 44544 | 6.67 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 59628 | 8.93 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 69344 | 10.38 | 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 |
| 10544 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -O2 -fomit-frame-pointer (6.3.0) |
| 51132 | 4.85 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 51332 | 4.87 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -march=nocona -O2 -fomit-frame-pointer |
| 62416 | 5.92 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 70588 | 6.69 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 94924 | 9.00 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 110320 | 10.46 | 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 |
| 5876 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (6.3.0) |
| 6188 | 1.05 | edonr256 | crypto_hash/edonr256/optc | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 3248 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (6.3.0) |
| 3536 | 1.09 | edonr512 | crypto_hash/edonr512/optc | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 73192 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 72972 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (6.3.0) |
| 53008 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -O3 -fomit-frame-pointer (6.3.0) |
| 53020 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -O3 -fomit-frame-pointer (6.3.0) |
| 73772 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 45819892 | 621.10 | fsb256 | crypto_hash/fsb256/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 42249636 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (6.3.0) |
| 22896 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.3.0) |
| 24748 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | icc -no-vec |
| 27432 | 1.11 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 27572 | 1.11 | fugue256 | crypto_hash/fugue256/SSSE3 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 30304 | 1.22 | fugue256 | crypto_hash/fugue256/SSE4.1 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 34748 | 1.40 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 37064 | 1.50 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | icc -no-vec |
| 37636 | 1.52 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 35884 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | icc (17.0.20170213) |
| 40408 | 1.13 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 47500 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 54324 | 1.14 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 76660 | 1.61 | fugue512 | crypto_hash/fugue512/sphlib | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 15348 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (6.3.0) |
| 17420 | 1.14 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 30364 | 1.98 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 31564 | 2.06 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 31608 | 2.06 | groestl256 | crypto_hash/groestl256/opteron | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 32092 | 2.09 | groestl256 | crypto_hash/groestl256/core2duo | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 35140 | 2.29 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 37752 | 2.46 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 38592 | 2.51 | groestl256 | crypto_hash/groestl256/vperm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 39972 | 2.60 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 42184 | 2.75 | groestl256 | crypto_hash/groestl256/mmx | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 45864 | 2.99 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 74952 | 4.88 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 126480 | 8.24 | groestl256 | crypto_hash/groestl256/32bit-2ktable | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 136256 | 8.88 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 174944 | 11.40 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | icc -no-vec |
| 204356 | 13.31 | 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 |
| 23048 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 24724 | 1.07 | groestl512 | crypto_hash/groestl512/aesni | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 41240 | 1.79 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 41596 | 1.80 | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 44008 | 1.91 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 45708 | 1.98 | groestl512 | crypto_hash/groestl512/opteron | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 51868 | 2.25 | groestl512 | crypto_hash/groestl512/vperm | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 54172 | 2.35 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 57200 | 2.48 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 60916 | 2.64 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 64476 | 2.80 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 83448 | 3.62 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 89696 | 3.89 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 111880 | 4.85 | groestl512 | crypto_hash/groestl512/opt32 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 283956 | 12.32 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 34104 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.3.0) |
| 34976 | 1.03 | hamsi | crypto_hash/hamsi/simd-2 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 37940 | 1.11 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -march=nocona -O2 -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 |
| 21304 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 23388 | 1.10 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 25588 | 1.20 | jh224 | crypto_hash/jh224/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27384 | 1.29 | jh224 | crypto_hash/jh224/bitslice_ref64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 31592 | 1.48 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 34124 | 1.60 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 41340 | 1.94 | 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) |
| 23364 | 1.09 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 25568 | 1.20 | jh256 | crypto_hash/jh256/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27384 | 1.28 | jh256 | crypto_hash/jh256/bitslice_ref64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 31620 | 1.48 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 34092 | 1.60 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 41204 | 1.93 | jh256 | crypto_hash/jh256/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 21376 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 23404 | 1.09 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 25652 | 1.20 | jh384 | crypto_hash/jh384/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27332 | 1.28 | jh384 | crypto_hash/jh384/bitslice_ref64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 31600 | 1.48 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 34124 | 1.60 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 41292 | 1.93 | jh384 | crypto_hash/jh384/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 21320 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 23432 | 1.10 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 25576 | 1.20 | jh512 | crypto_hash/jh512/bitslice_opt64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 27336 | 1.28 | jh512 | crypto_hash/jh512/bitslice_ref64 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 31608 | 1.48 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 34144 | 1.60 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 41260 | 1.94 | jh512 | crypto_hash/jh512/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 15900 | 1.00 | keccak | crypto_hash/keccak/inplace (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 16172 | 1.02 | keccak | crypto_hash/keccak/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 16520 | 1.04 | keccak | crypto_hash/keccak/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 17432 | 1.10 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 17548 | 1.10 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 17820 | 1.12 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 18012 | 1.13 | keccak | crypto_hash/keccak/x86_64_shld | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 19244 | 1.21 | keccak | crypto_hash/keccak/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 22056 | 1.39 | keccak | crypto_hash/keccak/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 31588 | 1.99 | keccak | crypto_hash/keccak/mmxu1 | icc -no-vec |
| 37384 | 2.35 | keccak | crypto_hash/keccak/simple32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 37620 | 2.37 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 41180 | 2.59 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 42960 | 2.70 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 43164 | 2.71 | keccak | crypto_hash/keccak/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 43520 | 2.74 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 142756 | 8.98 | 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 |
| 26452 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/inplace (3.1.0) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 27116 | 1.03 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 27460 | 1.04 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 29120 | 1.10 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 29616 | 1.12 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 30252 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 30364 | 1.15 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 32324 | 1.22 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 33320 | 1.26 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 33832 | 1.28 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 37404 | 1.41 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 53304 | 2.02 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 62288 | 2.35 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 63256 | 2.39 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 69352 | 2.62 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 70400 | 2.66 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 70472 | 2.66 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 71220 | 2.69 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 241636 | 9.13 | 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 |
| 12392 | 1.00 | keccakc256 | crypto_hash/keccakc256/inplace (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 12564 | 1.01 | keccakc256 | crypto_hash/keccakc256/simple | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 12740 | 1.03 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 13472 | 1.09 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 13668 | 1.10 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 13756 | 1.11 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 13920 | 1.12 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | icc |
| 14896 | 1.20 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 17088 | 1.38 | keccakc256 | crypto_hash/keccakc256/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 24396 | 1.97 | keccakc256 | crypto_hash/keccakc256/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 30500 | 2.46 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 30676 | 2.48 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 31832 | 2.57 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 33764 | 2.72 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 34624 | 2.79 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 34660 | 2.80 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 115016 | 9.28 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10540 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 (3.2.5) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.3.0) |
| 10576 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13528 | 1.00 | keccakc448 | crypto_hash/keccakc448/inplace (3.1.0) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 13760 | 1.02 | keccakc448 | crypto_hash/keccakc448/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 13996 | 1.03 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 14856 | 1.10 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 14980 | 1.11 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 15308 | 1.13 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 15328 | 1.13 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 16332 | 1.21 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 18736 | 1.38 | keccakc448 | crypto_hash/keccakc448/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 26792 | 1.98 | keccakc448 | crypto_hash/keccakc448/mmxu1 | icc |
| 32728 | 2.42 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 34848 | 2.58 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 37404 | 2.76 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 37892 | 2.80 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 126492 | 9.35 | 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 |
| 14692 | 1.00 | keccakc512 | crypto_hash/keccakc512/inplace (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 14952 | 1.02 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 15264 | 1.04 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 16048 | 1.09 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 16340 | 1.11 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 16508 | 1.12 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 16708 | 1.14 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 17860 | 1.22 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 18628 | 1.27 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 18768 | 1.28 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 20432 | 1.39 | keccakc512 | crypto_hash/keccakc512/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 29124 | 1.98 | keccakc512 | crypto_hash/keccakc512/mmxu1 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 35280 | 2.40 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35400 | 2.41 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 37992 | 2.59 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 39904 | 2.72 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 40028 | 2.72 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 40220 | 2.74 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 137916 | 9.39 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -march=k8 -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 |
| 12052 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 12208 | 1.01 | 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 |
| 18220 | 1.00 | keccakc768 | crypto_hash/keccakc768/inplace (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 18540 | 1.02 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 19020 | 1.04 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 20032 | 1.10 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 20088 | 1.10 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 20772 | 1.14 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 20796 | 1.14 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 22204 | 1.22 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 25476 | 1.40 | keccakc768 | crypto_hash/keccakc768/sseu2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 36392 | 2.00 | keccakc768 | crypto_hash/keccakc768/mmxu1 | icc -no-vec |
| 44088 | 2.42 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 44844 | 2.46 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.3.0) |
| 47452 | 2.60 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 48448 | 2.66 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 49600 | 2.72 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 49840 | 2.74 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 167432 | 9.19 | 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 |
| 35620 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 67556 | 1.90 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 55548 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m64 -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 14088 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (6.3.0) |
| 15488 | 1.10 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 16436 | 1.17 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -march=k8 -Os -fomit-frame-pointer |
| 19576 | 1.39 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | icc |
| 19636 | 1.39 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | icc |
| 19864 | 1.41 | luffa256 | crypto_hash/luffa256/sse2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 26200 | 1.86 | luffa256 | crypto_hash/luffa256/sphlib | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 28632 | 2.03 | luffa256 | crypto_hash/luffa256/opt32 | icc -no-vec |
| 29184 | 2.07 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -O2 -fomit-frame-pointer |
| 29184 | 2.07 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -O2 -fomit-frame-pointer |
| 29620 | 2.10 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | icc |
| 30080 | 2.14 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 30120 | 2.14 | luffa256 | crypto_hash/luffa256/thomaz/basic | icc -no-vec |
| 30316 | 2.15 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | icc |
| 30556 | 2.17 | luffa256 | crypto_hash/luffa256/arm | icc -no-vec |
| 36344 | 2.58 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 19284 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | gcc -m64 -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 21332 | 1.11 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 21368 | 1.11 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 21628 | 1.12 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 21648 | 1.12 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 21844 | 1.13 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 33856 | 1.76 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| 34368 | 1.78 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 41504 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| 41504 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| 41648 | 2.16 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 43040 | 2.23 | luffa384 | crypto_hash/luffa384/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 43348 | 2.25 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 43380 | 2.25 | luffa384 | crypto_hash/luffa384/arm | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 25968 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 26228 | 1.01 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 28504 | 1.10 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 29784 | 1.15 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 29916 | 1.15 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 35036 | 1.35 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 48472 | 1.87 | luffa512 | crypto_hash/luffa512/sphlib | icc |
| 54064 | 2.08 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 54252 | 2.09 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 54252 | 2.09 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 54352 | 2.09 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 54544 | 2.10 | luffa512 | crypto_hash/luffa512/sse2_x64asm | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 56128 | 2.16 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 57968 | 2.23 | luffa512 | crypto_hash/luffa512/arm | icc -no-vec |
| 58120 | 2.24 | luffa512 | crypto_hash/luffa512/opt32 | icc -no-vec |
| 19532 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | gcc -funroll-loops (6.3.0) |
| 19452 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc (6.3.0) |
| 74348 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 77256 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 74644 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (6.3.0) |
| 689872 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (6.3.0) |
| 4824 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 8040 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer (6.3.0) |
| 8264 | 1.03 | md5 | crypto_hash/md5/ref | gcc -O3 -fomit-frame-pointer |
| 30044 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 32256 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 41348 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 50192 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 32792 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (6.3.0) |
| 60960 | 1.86 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 1704716 | 51.99 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 34896 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (6.3.0) |
| 35956 | 1.03 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 38220 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 40848 | 1.07 | nasha512 | crypto_hash/nasha512/opt_v4 | icc -xCORE-AVX2 -O2 -fomit-frame-pointer |
| 15976 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20956 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.3.0) |
| 24240 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 25144 | 1.04 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 48572 | 2.00 | round3jh256 | crypto_hash/round3jh256/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 56388 | 2.33 | round3jh256 | crypto_hash/round3jh256/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 61896 | 2.55 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 24240 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 25160 | 1.04 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 48536 | 2.00 | round3jh512 | crypto_hash/round3jh512/simple | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 56524 | 2.33 | round3jh512 | crypto_hash/round3jh512/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 61828 | 2.55 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 9120 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 9976 | 1.09 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 11264 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 12100 | 1.07 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 6896 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.3.0) |
| 19956 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -m64 -march=k8 -Os -fomit-frame-pointer (6.3.0) |
| 18420 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 18944 | 1.03 | sha256 | crypto_hash/sha256/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer (17.0.20170213) |
| 19004 | 1.03 | sha256 | crypto_hash/sha256/ref | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 19980 | 1.08 | sha256 | crypto_hash/sha256/openssl | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13096 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1e-fips_11_Feb_2013) | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer (6.3.0) |
| 12868 | 1.00 | sha512 | crypto_hash/sha512/ref | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 13136 | 1.02 | sha512 | crypto_hash/sha512/openssl | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 13304 | 1.03 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 13324 | 1.04 | sha512 | crypto_hash/sha512/sphlib | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9492 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 9904 | 1.04 | shabal256 | crypto_hash/shabal256/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 9492 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 9908 | 1.04 | shabal512 | crypto_hash/shabal512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10124 | 1.07 | shabal512 | crypto_hash/shabal512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16728 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 16864 | 1.01 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8196 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | icc (17.0.20170213) |
| 23784 | 2.90 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 25332 | 3.09 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 25652 | 3.13 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 26272 | 3.21 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 26304 | 3.21 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -O3 -fomit-frame-pointer |
| 30488 | 3.72 | shavite3256 | crypto_hash/shavite3256/lower-mem | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 107792 | 13.15 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 7952 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | icc (17.0.20170213) |
| 39828 | 5.01 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 43388 | 5.46 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 51224 | 6.44 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 53584 | 6.74 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 53724 | 6.76 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 53912 | 6.78 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 54656 | 6.87 | shavite3512 | crypto_hash/shavite3512/low-mem | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 59052 | 7.43 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 210484 | 26.47 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 43856 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 56180 | 1.28 | simd256 | crypto_hash/simd256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 64244 | 1.46 | simd256 | crypto_hash/simd256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 3102208 | 70.74 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.3.0) |
| 51832 | 1.00 | simd512 | crypto_hash/simd512/opt (1.1) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.3.0) |
| 54948 | 1.06 | simd512 | crypto_hash/simd512/sphlib | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 55900 | 1.08 | simd512 | crypto_hash/simd512/vect128 | cc |
| 66984 | 1.29 | simd512 | crypto_hash/simd512/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 6385828 | 123.20 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 11640 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12204 | 1.00 | skein256256 | crypto_hash/skein256256/x64 (v1.3_ASM_(amd64)_code) | icc -xCORE-AVX2 -O2 -fomit-frame-pointer (17.0.20170213) |
| 12256 | 1.00 | skein256256 | crypto_hash/skein256256/opt | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 8740 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -march=barcelona -O -fomit-frame-pointer (6.3.0) |
| 8760 | 1.00 | skein512256 | crypto_hash/skein512256/sandy | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 8812 | 1.01 | skein512256 | crypto_hash/skein512256/opt | gcc -m64 -O -fomit-frame-pointer |
| 9020 | 1.03 | skein512256 | crypto_hash/skein512256/sphlib | gcc -O2 -fomit-frame-pointer |
| 9468 | 1.08 | skein512256 | crypto_hash/skein512256/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 9592 | 1.10 | skein512256 | crypto_hash/skein512256/x64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 9812 | 1.12 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 17904 | 2.05 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 8752 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -m64 -march=core2 -O -fomit-frame-pointer (6.3.0) |
| 8764 | 1.00 | skein512512 | crypto_hash/skein512512/sandy | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 8816 | 1.01 | skein512512 | crypto_hash/skein512512/opt | gcc -m64 -O -fomit-frame-pointer |
| 9016 | 1.03 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 9504 | 1.09 | skein512512 | crypto_hash/skein512512/sphlib-small | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 9592 | 1.10 | skein512512 | crypto_hash/skein512512/x64 | icc -xCORE-AVX2 -O3 -fomit-frame-pointer |
| 9908 | 1.13 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 17896 | 2.04 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 43100 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (6.3.0) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |