| Time | Relative time | Primitive | Implementation | Compiler |
| 15366 | 1.00 | bash256 | crypto_hash/bash256/avx2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 56553 | 3.68 | bash256 | crypto_hash/bash256/ref | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 19995 | 1.00 | bash384 | crypto_hash/bash384/avx2 | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 74031 | 3.70 | bash384 | crypto_hash/bash384/ref | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 29379 | 1.00 | bash512 | crypto_hash/bash512/avx2 | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 108684 | 3.70 | bash512 | crypto_hash/bash512/ref | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 11670 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 13251 | 1.14 | bblake256 | crypto_hash/bblake256/sse2 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 27009 | 2.31 | bblake256 | crypto_hash/bblake256/bswap | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 27405 | 2.35 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 28656 | 2.46 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 10866 | 1.00 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 11112 | 1.02 | blake256 | crypto_hash/blake256/sse41 | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 11559 | 1.06 | blake256 | crypto_hash/blake256/vect128 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 11595 | 1.07 | blake256 | crypto_hash/blake256/ssse3 | gcc -m32 -march=corei7-avx -O2 -fomit-frame-pointer |
| 12114 | 1.11 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 14037 | 1.29 | blake256 | crypto_hash/blake256/sse2 | gcc -m32 -march=nocona -Os -fomit-frame-pointer |
| 14301 | 1.32 | blake256 | crypto_hash/blake256/sse2-2 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 18459 | 1.70 | blake256 | crypto_hash/blake256/sphlib | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 22242 | 2.05 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 22401 | 2.06 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 23070 | 2.12 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 23568 | 2.17 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 24333 | 2.24 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 4263 | 1.00 | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -m32 -march=i386 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 4635 | 1.09 | blake2b | crypto_hash/blake2b/avx2-1 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 4674 | 1.10 | blake2b | crypto_hash/blake2b/avx2-2 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 4926 | 1.16 | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -m32 -O3 -fomit-frame-pointer |
| 5538 | 1.30 | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| 6291 | 1.48 | blake2b | crypto_hash/blake2b/xmm | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 6939 | 1.63 | blake2b | crypto_hash/blake2b/avx2-3 | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 27039 | 6.34 | blake2b | crypto_hash/blake2b/ref | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 39753 | 9.33 | blake2b | crypto_hash/blake2b/regs | gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -m32 -O3 -fomit-frame-pointer |
| 7116 | 1.00 | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 7215 | 1.01 | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 7476 | 1.05 | blake2s | crypto_hash/blake2s/xmm | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer |
| 8577 | 1.21 | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 11229 | 1.58 | blake2s | crypto_hash/blake2s/regs | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 12807 | 1.80 | blake2s | crypto_hash/blake2s/ref | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 8535 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 10293 | 1.21 | blake32 | crypto_hash/blake32/sse2 | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer |
| 13488 | 1.58 | blake32 | crypto_hash/blake32/sphlib | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 17307 | 2.03 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 18075 | 2.12 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 9963 | 1.00 | blake512 | crypto_hash/blake512/sse41 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 10299 | 1.03 | blake512 | crypto_hash/blake512/vect128 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 11553 | 1.16 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 13146 | 1.32 | blake512 | crypto_hash/blake512/sse2s | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 13170 | 1.32 | blake512 | crypto_hash/blake512/ssse3 | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer |
| 13188 | 1.32 | blake512 | crypto_hash/blake512/sse2 | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer |
| 40425 | 4.06 | blake512 | crypto_hash/blake512/bswap | gcc -m32 -O3 -fomit-frame-pointer |
| 43212 | 4.34 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 67470 | 6.77 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 67683 | 6.79 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 69861 | 7.01 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -m32 -O3 -fomit-frame-pointer |
| 14478 | 1.00 | blake64 | crypto_hash/blake64/ssse3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 15219 | 1.05 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 59592 | 4.12 | blake64 | crypto_hash/blake64/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 60000 | 4.14 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 61320 | 4.24 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 8619 | 1.00 | bmw256 | crypto_hash/bmw256/optc31ssse3 (Optimized_GCC4.3_asm_mod_-_BMW256,_optc30ssse3) | gcc -m32 -march=core-avx-i -Os -fomit-frame-pointer (5.4.0 20160609) |
| 8697 | 1.01 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86/ssse3_v1 | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer |
| 8757 | 1.02 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86/ssse3_v1 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8853 | 1.03 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer |
| 9045 | 1.05 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86/ssse3_v1 | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 9222 | 1.07 | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 10500 | 1.22 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 10581 | 1.23 | bmw256 | crypto_hash/bmw256/optabe | gcc -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 10635 | 1.23 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer |
| 11187 | 1.30 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 11199 | 1.30 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 11304 | 1.31 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 11439 | 1.33 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 11865 | 1.38 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 12489 | 1.45 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 21225 | 2.46 | bmw256 | crypto_hash/bmw256/ref | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 7653 | 1.00 | bmw512 | crypto_hash/bmw512/optx86sse2 (BMW512_SSE2_optimized_for_x86_platforms) | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer (5.4.0 20160609) |
| 17091 | 2.23 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -m32 -Os -fomit-frame-pointer |
| 17763 | 2.32 | bmw512 | crypto_hash/bmw512/optabe | gcc -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 17766 | 2.32 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| 17799 | 2.33 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 17820 | 2.33 | bmw512 | crypto_hash/bmw512/optc02 | gcc -m32 -march=corei7-avx -Os -fomit-frame-pointer |
| 18321 | 2.39 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 18324 | 2.39 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 18516 | 2.42 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 25893 | 3.38 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 29031 | 3.79 | bmw512 | crypto_hash/bmw512/ref | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm32 | gcc -m32 -O3 -fomit-frame-pointer |
| 429159 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 1339029 | 3.12 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 1384599 | 3.23 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 1763592 | 4.11 | cubehash161 | crypto_hash/cubehash161/spec | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer |
| 32091 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m32 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 114822 | 3.58 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 116766 | 3.64 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 324339 | 10.11 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 230154 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer (5.4.0 20160609) |
| 675117 | 2.93 | cubehash162 | crypto_hash/cubehash162/simple | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 705204 | 3.06 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 981132 | 4.26 | cubehash162 | crypto_hash/cubehash162/spec | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer |
| 15726 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -m32 -O -fomit-frame-pointer (5.4.0 20160609) |
| 16347 | 1.04 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 20787 | 1.32 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer |
| 38136 | 2.43 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer |
| 45084 | 2.87 | cubehash1632 | crypto_hash/cubehash1632/x86 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 46698 | 2.97 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 49239 | 3.13 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 50976 | 3.24 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 52599 | 3.34 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 65718 | 4.18 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer |
| 72138 | 4.59 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -m32 -march=i486 -O3 -fomit-frame-pointer |
| 72621 | 4.62 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 89661 | 5.70 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 116964 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer (5.4.0 20160609) |
| 360060 | 3.08 | cubehash164 | crypto_hash/cubehash164/simple | gcc -m32 -march=i486 -O3 -fomit-frame-pointer |
| 373767 | 3.20 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 610632 | 5.22 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 58719 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 191787 | 3.27 | cubehash168 | crypto_hash/cubehash168/simple | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 197187 | 3.36 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 422049 | 7.19 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 13581 | 1.00 | cubehash512 | crypto_hash/cubehash512/x86xmm | gcc -m32 -march=corei7 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 14067 | 1.04 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer |
| 18000 | 1.33 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 32952 | 2.43 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer |
| 39012 | 2.87 | cubehash512 | crypto_hash/cubehash512/x86 | gcc -m32 -march=core-avx-i -O2 -fomit-frame-pointer |
| 40524 | 2.98 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 42981 | 3.16 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 44166 | 3.25 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 57630 | 4.24 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 59559 | 4.39 | cubehash512 | crypto_hash/cubehash512/simple | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 70482 | 5.19 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 224556 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 231270 | 1.03 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer |
| 268764 | 1.20 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 285465 | 1.27 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 698895 | 3.11 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 728205 | 3.24 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 1092414 | 4.86 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 15825 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer (5.4.0 20160609) |
| 17370 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 64569 | 4.08 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 65193 | 4.12 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 285432 | 18.04 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 113337 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m32 -march=corei7-avx -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 117564 | 1.04 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 367188 | 3.24 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer |
| 371715 | 3.28 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer |
| 643344 | 5.68 | cubehash82 | crypto_hash/cubehash82/spec | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer |
| 8886 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer (5.4.0 20160609) |
| 10062 | 1.13 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 43062 | 4.85 | cubehash832 | crypto_hash/cubehash832/simple | gcc -m32 -march=i486 -O3 -fomit-frame-pointer |
| 43923 | 4.94 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 239658 | 26.97 | cubehash832 | crypto_hash/cubehash832/spec | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 55515 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 59184 | 1.07 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m32 -march=core-avx-i -O2 -fomit-frame-pointer |
| 197106 | 3.55 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 201066 | 3.62 | cubehash84 | crypto_hash/cubehash84/simple | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 453387 | 8.17 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 31596 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer (5.4.0 20160609) |
| 31794 | 1.01 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 107595 | 3.41 | cubehash88 | crypto_hash/cubehash88/simple | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 111723 | 3.54 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 337875 | 10.69 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 6183 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 7677 | 1.24 | echo256 | crypto_hash/echo256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 35964 | 5.82 | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer |
| 41484 | 6.71 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m32 -march=corei7-avx -O2 -fomit-frame-pointer |
| 41583 | 6.73 | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 41751 | 6.75 | echo256 | crypto_hash/echo256/core2/core2 | gcc -m32 -O3 -fomit-frame-pointer |
| 47940 | 7.75 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 49722 | 8.04 | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 52482 | 8.49 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 53511 | 8.65 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 54399 | 8.80 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 67647 | 10.94 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -m32 -march=barcelona -Os -fomit-frame-pointer |
| 82926 | 13.41 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 103620 | 16.76 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 13641 | 1.00 | echo512 | crypto_hash/echo512/aes/aes32 (2.1) | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 64737 | 4.75 | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 70002 | 5.13 | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 70341 | 5.16 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 70392 | 5.16 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 70818 | 5.19 | echo512 | crypto_hash/echo512/core2/core2 | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 83730 | 6.14 | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 88692 | 6.50 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 89253 | 6.54 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 96603 | 7.08 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 97269 | 7.13 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 116499 | 8.54 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -m32 -Os -fomit-frame-pointer |
| 149382 | 10.95 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 182826 | 13.40 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 6153 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes32 (2.1) | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (5.4.0 20160609) |
| 28083 | 4.56 | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 31557 | 5.13 | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 32646 | 5.31 | echosp256 | crypto_hash/echosp256/core2/core2 | gcc -m32 -march=corei7 -O -fomit-frame-pointer |
| 38871 | 6.32 | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 40614 | 6.60 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 50487 | 8.21 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 64782 | 10.53 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 81393 | 13.23 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 9519 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes32 (2.1) | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer (5.4.0 20160609) |
| 44904 | 4.72 | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 48741 | 5.12 | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 49023 | 5.15 | echosp512 | crypto_hash/echosp512/core2/core2 | gcc -m32 -O -fomit-frame-pointer |
| 60078 | 6.31 | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| 63117 | 6.63 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 80439 | 8.45 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m32 -march=core-avx2 -Os -fomit-frame-pointer |
| 102507 | 10.77 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 128754 | 13.53 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer |
| 6924 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer (5.4.0 20160609) |
| 7392 | 1.07 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 12291 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -m32 -march=prescott -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 12432 | 1.01 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 70509 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m32 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 70524 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m32 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 86451 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 85233 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 41352324 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 37218153 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 26040 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24774 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 27375 | 1.10 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 37800 | 1.53 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 39417 | 1.59 | fugue256 | crypto_hash/fugue256/sphlib | gcc -m32 -march=k6 -Os -fomit-frame-pointer |
| 53394 | 2.16 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m32 -march=i386 -Os -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m32 -O3 -fomit-frame-pointer |
| 32589 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 39156 | 1.20 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer |
| 47319 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 52584 | 1.11 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| 76440 | 1.62 | fugue512 | crypto_hash/fugue512/sphlib | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 17265 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 33777 | 1.96 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 34803 | 2.02 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 66669 | 3.86 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 66906 | 3.88 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 70008 | 4.05 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 70884 | 4.11 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 73056 | 4.23 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 130614 | 7.57 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 141618 | 8.20 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 197136 | 11.42 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| 297816 | 17.25 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 23379 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 36636 | 1.57 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer |
| 47721 | 2.04 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer |
| 83280 | 3.56 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 98601 | 4.22 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer |
| 99780 | 4.27 | groestl512 | crypto_hash/groestl512/sphlib | gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| 103050 | 4.41 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 107190 | 4.58 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 189321 | 8.10 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m32 -march=i486 -Os -fomit-frame-pointer |
| 266031 | 11.38 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 29514 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 32202 | 1.09 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 34875 | 1.18 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| 21768 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24231 | 1.11 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 29682 | 1.36 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m32 -march=core-avx-i -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 30984 | 1.42 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 47496 | 2.18 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer |
| 81381 | 3.74 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 146259 | 6.72 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer |
| 21831 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24576 | 1.13 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 30501 | 1.40 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 30966 | 1.42 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 46977 | 2.15 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer |
| 81636 | 3.74 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 146535 | 6.71 | jh256 | crypto_hash/jh256/simple | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 21819 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24588 | 1.13 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 30633 | 1.40 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 30972 | 1.42 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 48387 | 2.22 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 81123 | 3.72 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 146376 | 6.71 | jh384 | crypto_hash/jh384/simple | gcc -m32 -march=pentium4 -Os -fomit-frame-pointer |
| 21849 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24621 | 1.13 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 29493 | 1.35 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 30996 | 1.42 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 47391 | 2.17 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer |
| 81309 | 3.72 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 147303 | 6.74 | jh512 | crypto_hash/jh512/simple | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 22902 | 1.00 | keccak | crypto_hash/keccak/sseu2 (3.2.5) | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 31329 | 1.37 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer |
| 36147 | 1.58 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 36906 | 1.61 | keccak | crypto_hash/keccak/simple32bi | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 41754 | 1.82 | keccak | crypto_hash/keccak/inplace32bi | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 43506 | 1.90 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 45375 | 1.98 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 52977 | 2.31 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer |
| 63840 | 2.79 | keccak | crypto_hash/keccak/inplace | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 65385 | 2.85 | keccak | crypto_hash/keccak/simple | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 67188 | 2.93 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 67542 | 2.95 | keccak | crypto_hash/keccak/opt64u6 | gcc -m32 -march=core-avx2 -Os -fomit-frame-pointer |
| 118587 | 5.18 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 236334 | 10.32 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 38625 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/sseu2 (3.2.5) | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 53490 | 1.38 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer |
| 59814 | 1.55 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| 62280 | 1.61 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 67095 | 1.74 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 72216 | 1.87 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 74985 | 1.94 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 89130 | 2.31 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 89859 | 2.33 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -m32 -march=corei7-avx -Os -fomit-frame-pointer |
| 92169 | 2.39 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer |
| 107280 | 2.78 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -m32 -march=core-avx2 -Os -fomit-frame-pointer |
| 110193 | 2.85 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| 113418 | 2.94 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 113973 | 2.95 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 203115 | 5.26 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 404550 | 10.47 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 17550 | 1.00 | keccakc256 | crypto_hash/keccakc256/sseu2 (3.2.5) | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer (5.4.0 20160609) |
| 24513 | 1.40 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer |
| 29004 | 1.65 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 29754 | 1.70 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 33441 | 1.91 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 34563 | 1.97 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 34863 | 1.99 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 40923 | 2.33 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer |
| 48834 | 2.78 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 50496 | 2.88 | keccakc256 | crypto_hash/keccakc256/simple | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 51576 | 2.94 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 51864 | 2.96 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 91860 | 5.23 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 184632 | 10.52 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 10620 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer (5.4.0 20160609) |
| 11271 | 1.06 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 18816 | 1.00 | keccakc448 | crypto_hash/keccakc448/sseu2 (3.2.5) | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 26754 | 1.42 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 31227 | 1.66 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 37191 | 1.98 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 38652 | 2.05 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 44814 | 2.38 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer |
| 53640 | 2.85 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 55425 | 2.95 | keccakc448 | crypto_hash/keccakc448/simple | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 56958 | 3.03 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 57354 | 3.05 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 100794 | 5.36 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 202596 | 10.77 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 20481 | 1.00 | keccakc512 | crypto_hash/keccakc512/sseu2 (3.2.5) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 28878 | 1.41 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 33636 | 1.64 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 34398 | 1.68 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 38628 | 1.89 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 39846 | 1.95 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 41715 | 2.04 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 48786 | 2.38 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer |
| 49734 | 2.43 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 50481 | 2.46 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -m32 -march=i386 -Os -fomit-frame-pointer |
| 58797 | 2.87 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 60480 | 2.95 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| 62127 | 3.03 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 62310 | 3.04 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -m32 -march=core-avx2 -Os -fomit-frame-pointer |
| 110079 | 5.37 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 214308 | 10.46 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 12102 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 13203 | 1.09 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 26352 | 1.00 | keccakc768 | crypto_hash/keccakc768/sseu2 (3.2.5) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 36390 | 1.38 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 42786 | 1.62 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 43596 | 1.65 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 47043 | 1.79 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 51036 | 1.94 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 51711 | 1.96 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 60183 | 2.28 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 73692 | 2.80 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 74253 | 2.82 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 75399 | 2.86 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| 77547 | 2.94 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 137634 | 5.22 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 265557 | 10.08 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 31722 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 34929 | 1.10 | lane256 | crypto_hash/lane256/mmx | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 53754 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 17715 | 1.00 | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 (2.0) | gcc -m32 -march=corei7 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 17745 | 1.00 | luffa256 | crypto_hash/luffa256/sse2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 24651 | 1.39 | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 25395 | 1.43 | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -m32 -march=corei7 -O -fomit-frame-pointer |
| 30093 | 1.70 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 30768 | 1.74 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 32574 | 1.84 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 33240 | 1.88 | luffa256 | crypto_hash/luffa256/arm | gcc -m32 -O3 -fomit-frame-pointer |
| 18873 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 (2.0) | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 19119 | 1.01 | luffa384 | crypto_hash/luffa384/sse2 | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 29349 | 1.56 | luffa384 | crypto_hash/luffa384/sse2_x86asm | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 34620 | 1.83 | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 46611 | 2.47 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer |
| 49239 | 2.61 | luffa384 | crypto_hash/luffa384/arm | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 26859 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 (2.0) | gcc -m32 -march=i386 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 30348 | 1.13 | luffa512 | crypto_hash/luffa512/sse2 | gcc -m32 -march=corei7-avx -O3 -fomit-frame-pointer |
| 44262 | 1.65 | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 45405 | 1.69 | luffa512 | crypto_hash/luffa512/ssse3_x86 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 56382 | 2.10 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 62379 | 2.32 | luffa512 | crypto_hash/luffa512/arm | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 62667 | 2.33 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 62865 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 65193 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 63147 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | md2 | crypto_hash/md2/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | md4 | crypto_hash/md4/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 6636 | 1.00 | md5 | crypto_hash/md5/ref | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | md5 | crypto_hash/md5/openssl | gcc -m32 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 78231 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m32 -march=nocona -Os -fomit-frame-pointer (5.4.0 20160609) |
| 82311 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -m32 -march=core-avx-i -Os -fomit-frame-pointer (5.4.0 20160609) |
| 109071 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer (5.4.0 20160609) |
| 133776 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -m32 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 55629 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 57381 | 1.03 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -m32 -O3 -fomit-frame-pointer |
| 1751496 | 31.49 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 27231 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 28986 | 1.06 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 30255 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 31320 | 1.04 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -m32 -march=core-avx-i -O2 -fomit-frame-pointer |
| 19119 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m32 -march=i486 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 26577 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 27831 | 1.05 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -m32 -march=core-avx-i -O -fomit-frame-pointer |
| 132768 | 5.00 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 138066 | 5.19 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 179631 | 6.76 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 26571 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (5.4.0 20160609) |
| 28737 | 1.08 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m32 -march=corei7-avx -O2 -fomit-frame-pointer |
| 138801 | 5.22 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m32 -march=core-avx-i -Os -fomit-frame-pointer |
| 140133 | 5.27 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 175437 | 6.60 | round3jh512 | crypto_hash/round3jh512/simple | gcc -m32 -march=i486 -Os -fomit-frame-pointer |
| 22035 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 27549 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (5.4.0 20160609) |
| | sha1 | crypto_hash/sha1/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | sha224 | crypto_hash/sha224/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 19236 | 1.00 | sha256 | crypto_hash/sha256/ref | gcc -m32 -O -fomit-frame-pointer (5.4.0 20160609) |
| 20232 | 1.05 | sha256 | crypto_hash/sha256/sphlib | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 20637 | 1.07 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | sha384 | crypto_hash/sha384/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 37698 | 1.00 | sha512 | crypto_hash/sha512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 37926 | 1.01 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 49212 | 1.31 | sha512 | crypto_hash/sha512/ref | gcc -m32 -march=pentium -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 8748 | 1.00 | shabal256 | crypto_hash/shabal256/i386sse2 (20101003) | gcc -m32 -march=core2 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 9855 | 1.13 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 10362 | 1.18 | shabal256 | crypto_hash/shabal256/i386 | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 8742 | 1.00 | shabal512 | crypto_hash/shabal512/i386sse2 (20101003) | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 9297 | 1.06 | shabal512 | crypto_hash/shabal512/ref | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer |
| 10005 | 1.14 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 10389 | 1.19 | shabal512 | crypto_hash/shabal512/i386 | gcc -m32 -O -fomit-frame-pointer |
| 51864 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 56913 | 1.10 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 23493 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24387 | 1.04 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 25884 | 1.10 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 26139 | 1.11 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 27477 | 1.17 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 31281 | 1.33 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 115644 | 4.92 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 37872 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 44976 | 1.19 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 48009 | 1.27 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 48153 | 1.27 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 48549 | 1.28 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 51201 | 1.35 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 53982 | 1.43 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 57645 | 1.52 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 221787 | 5.86 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 45219 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 57576 | 1.27 | simd256 | crypto_hash/simd256/opt | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 63573 | 1.41 | simd256 | crypto_hash/simd256/sphlib-small | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 2686287 | 59.41 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 14193 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -m32 -march=core-avx2 -O -fomit-frame-pointer (5.4.0 20160609) |
| 47577 | 3.35 | simd512 | crypto_hash/simd512/opt | gcc -m32 -march=core-avx2 -O3 -fomit-frame-pointer |
| 56280 | 3.97 | simd512 | crypto_hash/simd512/sphlib | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 72114 | 5.08 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 5445570 | 383.68 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 50238 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer (5.4.0 20160609) |
| | skein10241024 | crypto_hash/skein10241024/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 42912 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | skein256256 | crypto_hash/skein256256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 16389 | 1.00 | skein512256 | crypto_hash/skein512256/mmx | gcc -m32 -march=k8 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 43080 | 2.63 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer |
| 43185 | 2.63 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 43308 | 2.64 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer |
| 45525 | 2.78 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 45870 | 2.80 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| | skein512256 | crypto_hash/skein512256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 16398 | 1.00 | skein512512 | crypto_hash/skein512512/mmx | gcc -m32 -march=k8 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 43167 | 2.63 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer |
| 43230 | 2.64 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer |
| 43233 | 2.64 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 45873 | 2.80 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 46125 | 2.81 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| | skein512512 | crypto_hash/skein512512/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 73968 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -m32 -march=core-avx2 -O2 -fomit-frame-pointer (5.4.0 20160609) |