| Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -m32 -O3 -fomit-frame-pointer |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -m32 -O3 -fomit-frame-pointer |
| 92820 | 1.00 | bblake256 | crypto_hash/bblake256/sse2 | gcc -march=barcelona -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 103852 | 1.12 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 167258 | 1.80 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 264810 | 2.85 | bblake256 | crypto_hash/bblake256/regs | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 294042 | 3.17 | bblake256 | crypto_hash/bblake256/sandy | gcc -m32 -march=k8 -Os -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 72870 | 1.00 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -march=pentium-m -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 79842 | 1.10 | blake256 | crypto_hash/blake256/vect128 | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 81144 | 1.11 | blake256 | crypto_hash/blake256/sse2-2 | gcc -march=nocona -O -fomit-frame-pointer |
| 87766 | 1.20 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 122108 | 1.68 | blake256 | crypto_hash/blake256/ssse3 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 142156 | 1.95 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 145740 | 2.00 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -march=athlon -O3 -fomit-frame-pointer |
| 148764 | 2.04 | blake256 | crypto_hash/blake256/bswap | gcc -m32 -march=pentium -O2 -fomit-frame-pointer |
| 167874 | 2.30 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m32 -march=pentium -O3 -fomit-frame-pointer |
| 175196 | 2.40 | blake256 | crypto_hash/blake256/ref | gcc -march=k8 -O3 -fomit-frame-pointer |
| 286776 | 3.94 | blake256 | crypto_hash/blake256/sandy | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41-2 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 76888 | 1.00 | blake2b | crypto_hash/blake2b/xmm | gcc -funroll-loops -march=pentium4 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 257012 | 3.34 | blake2b | crypto_hash/blake2b/regs | gcc -march=k6-2 -O -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ref | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -m32 -O3 -fomit-frame-pointer |
| 50218 | 1.00 | blake2s | crypto_hash/blake2s/xmm | gcc -march=barcelona -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 90482 | 1.80 | blake2s | crypto_hash/blake2s/regs | gcc -funroll-loops -march=pentium3 -Os -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/ref | gcc -m32 -O3 -fomit-frame-pointer |
| 69524 | 1.00 | blake32 | crypto_hash/blake32/sse2 | gcc -march=pentium-m -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 104790 | 1.51 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -march=pentium-mmx -O2 -fomit-frame-pointer |
| 109942 | 1.58 | blake32 | crypto_hash/blake32/ssse3 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 138152 | 1.99 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 139664 | 2.01 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer |
| 118370 | 1.00 | blake512 | crypto_hash/blake512/vect128-inplace (0.6) | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 118734 | 1.00 | blake512 | crypto_hash/blake512/sse2 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 125986 | 1.06 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 167202 | 1.41 | blake512 | crypto_hash/blake512/vect128 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 206290 | 1.74 | blake512 | crypto_hash/blake512/ssse3 | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 352716 | 2.98 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 353850 | 2.99 | blake512 | crypto_hash/blake512/sphlib-small | gcc -march=pentiumpro -O3 -fomit-frame-pointer |
| 372890 | 3.15 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 828562 | 7.00 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 911428 | 7.70 | blake512 | crypto_hash/blake512/regs | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/sse41 | gcc -m32 -O3 -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 |
| 124558 | 1.00 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 200032 | 1.61 | blake64 | crypto_hash/blake64/ssse3 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 301308 | 2.42 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 307762 | 2.47 | blake64 | crypto_hash/blake64/sphlib | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 329756 | 2.65 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -march=k6 -Os -fomit-frame-pointer |
| 56294 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86/ssse3_v1 (asm) | gcc -march=barcelona -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 56448 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86/ssse3_v1 | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 57568 | 1.02 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86/ssse3_v1 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 57946 | 1.03 | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 80234 | 1.43 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -march=pentium-mmx -Os -fomit-frame-pointer |
| 81676 | 1.45 | bmw256 | crypto_hash/bmw256/optabe | gcc -march=pentium-mmx -Os -fomit-frame-pointer |
| 84406 | 1.50 | bmw256 | crypto_hash/bmw256/optc01 | gcc -m32 -Os -fomit-frame-pointer |
| 84938 | 1.51 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 85358 | 1.52 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 86282 | 1.53 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 86688 | 1.54 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 88648 | 1.57 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 89334 | 1.59 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 98364 | 1.75 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -march=pentium -O2 -fomit-frame-pointer |
| 193256 | 3.43 | bmw256 | crypto_hash/bmw256/ref | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 176568 | 1.00 | bmw512 | crypto_hash/bmw512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=athlon -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 183246 | 1.04 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 202328 | 1.15 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -march=pentium2 -Os -fomit-frame-pointer |
| 215474 | 1.22 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -march=i486 -O -fomit-frame-pointer |
| 216524 | 1.23 | bmw512 | crypto_hash/bmw512/optabe | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| 222838 | 1.26 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m32 -O -fomit-frame-pointer |
| 227794 | 1.29 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -march=i386 -O3 -fomit-frame-pointer |
| 228662 | 1.30 | bmw512 | crypto_hash/bmw512/optc02 | gcc -march=pentium-mmx -O -fomit-frame-pointer |
| 239638 | 1.36 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -march=pentium-m -Os -fomit-frame-pointer |
| 273798 | 1.55 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m32 -O3 -fomit-frame-pointer |
| 319130 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm32 (1.0) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 2390920 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 13601266 | 5.69 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer |
| 19222910 | 8.04 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 25767392 | 10.78 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 170142 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 1115016 | 6.55 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -march=k6-2 -O2 -fomit-frame-pointer |
| 1360758 | 8.00 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 4372802 | 25.70 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=athlon -O3 -fomit-frame-pointer |
| 1250158 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -funroll-loops -march=pentium-m -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 6443108 | 5.15 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -march=k6-3 -O3 -fomit-frame-pointer |
| 6903638 | 5.52 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -funroll-loops -march=athlon -O3 -fomit-frame-pointer |
| 11298616 | 9.04 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -march=pentium-mmx -O3 -fomit-frame-pointer |
| 103516 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -march=prescott -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 108150 | 1.04 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 112798 | 1.09 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 314664 | 3.04 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 369362 | 3.57 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=k6 -O3 -fomit-frame-pointer |
| 384244 | 3.71 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -march=k6 -O3 -fomit-frame-pointer |
| 385462 | 3.72 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -march=k6 -O -fomit-frame-pointer |
| 464856 | 4.49 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 474964 | 4.59 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 519792 | 5.02 | cubehash1632 | crypto_hash/cubehash1632/x86 | gcc -march=k6-3 -O -fomit-frame-pointer |
| 660800 | 6.38 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 664104 | 6.42 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -march=pentium3 -O3 -fomit-frame-pointer |
| 694232 | 6.71 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 615440 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -funroll-loops -march=pentium-m -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 3356724 | 5.45 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -march=athlon -O3 -fomit-frame-pointer |
| 3578064 | 5.81 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -funroll-loops -march=athlon -O3 -fomit-frame-pointer |
| 7139216 | 11.60 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 319158 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 1835078 | 5.75 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 1950130 | 6.11 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -O3 -fomit-frame-pointer |
| 5311726 | 16.64 | cubehash168 | crypto_hash/cubehash168/spec | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 82726 | 1.00 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 89782 | 1.09 | cubehash512 | crypto_hash/cubehash512/x86xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 97174 | 1.17 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -march=nocona -O -fomit-frame-pointer |
| 271264 | 3.28 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -march=pentium4 -O -fomit-frame-pointer |
| 318962 | 3.86 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 334110 | 4.04 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 335664 | 4.06 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 449736 | 5.44 | cubehash512 | crypto_hash/cubehash512/x86 | gcc -funroll-loops -march=i386 -O -fomit-frame-pointer |
| 554400 | 6.70 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -march=prescott -O3 -fomit-frame-pointer |
| 555842 | 6.72 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -march=i486 -O2 -fomit-frame-pointer |
| 582512 | 7.04 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -march=pentium3 -O3 -fomit-frame-pointer |
| 1410472 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -march=prescott -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 1472324 | 1.04 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 1542100 | 1.09 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 1710268 | 1.21 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 6988814 | 4.95 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 8591114 | 6.09 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 14546882 | 10.31 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -march=pentiumpro -O -fomit-frame-pointer |
| 87542 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -march=pentium-m -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 95942 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 584570 | 6.68 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -march=k6-3 -O3 -fomit-frame-pointer |
| 711508 | 8.13 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -march=k6 -O2 -fomit-frame-pointer |
| 3944458 | 45.06 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 637952 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 705250 | 1.11 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 3578246 | 5.61 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -funroll-loops -march=k6 -O3 -fomit-frame-pointer |
| 4381342 | 6.87 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer |
| 7714168 | 12.09 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 52738 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 60424 | 1.15 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 384860 | 7.30 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 389634 | 7.39 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -march=k6 -O2 -fomit-frame-pointer |
| 3826270 | 72.55 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 320096 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 321062 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 1813294 | 5.66 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -march=pentium2 -O3 -fomit-frame-pointer |
| 1898652 | 5.93 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -march=k6-2 -O3 -fomit-frame-pointer |
| 5545162 | 17.32 | cubehash84 | crypto_hash/cubehash84/spec | gcc -O3 -fomit-frame-pointer |
| 162134 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 168910 | 1.04 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -march=pentium-m -O2 -fomit-frame-pointer |
| 975366 | 6.02 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -march=k6-3 -O3 -fomit-frame-pointer |
| 1044778 | 6.44 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 4404470 | 27.17 | cubehash88 | crypto_hash/cubehash88/spec | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 376642 | 1.00 | echo256 | crypto_hash/echo256/core2/core2 (2.1) | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 429324 | 1.14 | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -funroll-loops -march=pentium-m -O -fomit-frame-pointer |
| 442330 | 1.17 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -march=pentium -O2 -fomit-frame-pointer |
| 469420 | 1.25 | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -march=k8 -O2 -fomit-frame-pointer |
| 502488 | 1.33 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 531426 | 1.41 | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -funroll-loops -march=k6-2 -Os -fomit-frame-pointer |
| 539308 | 1.43 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 644168 | 1.71 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 652624 | 1.73 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer |
| 911540 | 2.42 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -march=k6-3 -O2 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m32 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 578648 | 1.00 | echo512 | crypto_hash/echo512/core2/core2 (2.1) | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 819112 | 1.42 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -march=pentium -O3 -fomit-frame-pointer |
| 852670 | 1.47 | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 970088 | 1.68 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 972986 | 1.68 | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -march=pentium3 -O -fomit-frame-pointer |
| 978432 | 1.69 | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -funroll-loops -march=k6-3 -Os -fomit-frame-pointer |
| 1002540 | 1.73 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 1225714 | 2.12 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 1240050 | 2.14 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 1702890 | 2.94 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m32 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 251440 | 1.00 | echosp256 | crypto_hash/echosp256/core2/core2 (2.1) | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 364644 | 1.45 | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -funroll-loops |
| 385966 | 1.54 | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -m32 -march=prescott -Os -fomit-frame-pointer |
| 409934 | 1.63 | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -march=pentiumpro -O2 -fomit-frame-pointer |
| 417102 | 1.66 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -m32 -march=pentium -Os -fomit-frame-pointer |
| 511952 | 2.04 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 531846 | 2.12 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -march=pentiumpro -Os -fomit-frame-pointer |
| 714686 | 2.84 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 404194 | 1.00 | echosp512 | crypto_hash/echosp512/core2/core2 (2.1) | gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 536228 | 1.33 | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -march=k6-3 -O2 -fomit-frame-pointer |
| 583394 | 1.44 | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 593082 | 1.47 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 700140 | 1.73 | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -march=i386 -O2 -fomit-frame-pointer |
| 746284 | 1.85 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -march=pentium-mmx -Os -fomit-frame-pointer |
| 812476 | 2.01 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m32 -march=athlon -Os -fomit-frame-pointer |
| 1093820 | 2.71 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -march=k6-2 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 54320 | 1.00 | edonr256 | crypto_hash/edonr256/optc (Optimized_C_v2.0) | gcc -m32 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 58478 | 1.08 | edonr256 | crypto_hash/edonr256/swpbe | gcc -funroll-loops -march=pentium-mmx -Os -fomit-frame-pointer |
| 113246 | 1.00 | edonr512 | crypto_hash/edonr512/optc (Optimized_C_v2.0) | gcc -funroll-loops -march=i386 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 145138 | 1.28 | edonr512 | crypto_hash/edonr512/swpbe | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 502166 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 694890 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 686728 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 680218 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 357676186 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 370100192 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -march=i386 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 220038 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 303870 | 1.00 | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 319046 | 1.05 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m32 -Os -fomit-frame-pointer |
| 348390 | 1.15 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -march=pentiumpro -Os -fomit-frame-pointer |
| 460362 | 1.51 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -march=k6-2 -O2 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 797678 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -march=pentium -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 469084 | 1.00 | groestl256 | crypto_hash/groestl256/opt32 (2.0) | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 599466 | 1.28 | groestl256 | crypto_hash/groestl256/mmx | gcc -march=barcelona -Os -fomit-frame-pointer |
| 648242 | 1.38 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -march=athlon -O2 -fomit-frame-pointer |
| 677628 | 1.44 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -march=k6-3 -O2 -fomit-frame-pointer |
| 731794 | 1.56 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -march=k6-2 -Os -fomit-frame-pointer |
| 944538 | 2.01 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 1041922 | 2.22 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -march=pentium2 -O3 -fomit-frame-pointer |
| 1588804 | 3.39 | groestl256 | crypto_hash/groestl256/opt64 | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 1656704 | 3.53 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 1890196 | 4.03 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 2534462 | 5.40 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/neon-vperm | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 917798 | 1.00 | groestl512 | crypto_hash/groestl512/opt32 (2.0) | gcc -funroll-loops -march=athlon -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 977620 | 1.07 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -march=prescott -O2 -fomit-frame-pointer |
| 1064574 | 1.16 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -march=pentium3 -O3 -fomit-frame-pointer |
| 1076530 | 1.17 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -march=athlon -O2 -fomit-frame-pointer |
| 1198848 | 1.31 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 1549940 | 1.69 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer |
| 1679454 | 1.83 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer |
| 2800070 | 3.05 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -march=pentium-m -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m32 -O3 -fomit-frame-pointer |
| 146020 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 168518 | 1.15 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m32 -march=barcelona -Os -fomit-frame-pointer |
| 171374 | 1.17 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m32 -march=barcelona -O -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 |
| 132384 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m32 -march=core2 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 181062 | 1.37 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -march=pentium4 -O2 -fomit-frame-pointer |
| 815360 | 6.16 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer |
| 1110424 | 8.39 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -march=k6 -O2 -fomit-frame-pointer |
| 1167712 | 8.82 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 1284010 | 9.70 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 1435392 | 10.84 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -march=athlon -O3 -fomit-frame-pointer |
| 146762 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 148750 | 1.01 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -march=pentium4 -O2 -fomit-frame-pointer |
| 775348 | 5.28 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 1104292 | 7.52 | jh256 | crypto_hash/jh256/simple | gcc -march=k6-2 -O2 -fomit-frame-pointer |
| 1133692 | 7.72 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 1278186 | 8.71 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 1430282 | 9.75 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 127162 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 158046 | 1.24 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 776748 | 6.11 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| 1007818 | 7.93 | jh384 | crypto_hash/jh384/simple | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 1010660 | 7.95 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -march=pentium-m -O2 -fomit-frame-pointer |
| 1274966 | 10.03 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 1476566 | 11.61 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 147854 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -march=pentium-m -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 149548 | 1.01 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 801920 | 5.42 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 994336 | 6.73 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -march=pentium2 -O2 -fomit-frame-pointer |
| 1124354 | 7.60 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 1282568 | 8.67 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 1439466 | 9.74 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -march=k6-3 -O3 -fomit-frame-pointer |
| 227262 | 1.00 | keccak | crypto_hash/keccak/mmxu1 (3.1.0) | gcc -funroll-loops -march=pentium2 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 252868 | 1.11 | keccak | crypto_hash/keccak/sseu2 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 280532 | 1.23 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -march=k6 -O3 -fomit-frame-pointer |
| 288302 | 1.27 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 291214 | 1.28 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -march=pentium2 -Os -fomit-frame-pointer |
| 318906 | 1.40 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -march=barcelona -Os -fomit-frame-pointer |
| 321230 | 1.41 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -march=pentium-mmx -Os -fomit-frame-pointer |
| 531552 | 2.34 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -march=nocona -O2 -fomit-frame-pointer |
| 532756 | 2.34 | keccak | crypto_hash/keccak/simple | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 556206 | 2.45 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -march=pentium4 -O -fomit-frame-pointer |
| 783804 | 3.45 | keccak | crypto_hash/keccak/inplace | gcc -march=i486 -O -fomit-frame-pointer |
| 1183812 | 5.21 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 1313536 | 5.78 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=i386 -O3 -fomit-frame-pointer |
| 1888320 | 8.31 | keccak | crypto_hash/keccak/compact8 | gcc -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m32 -O3 -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 |
| 353696 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 440202 | 1.24 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m32 -march=pentium -Os -fomit-frame-pointer |
| 469574 | 1.33 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m32 -march=k8 -Os -fomit-frame-pointer |
| 476266 | 1.35 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 479276 | 1.36 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -march=athlon -O2 -fomit-frame-pointer |
| 525658 | 1.49 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 538412 | 1.52 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 615090 | 1.74 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -march=k6-3 -O2 -fomit-frame-pointer |
| 627844 | 1.78 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -O3 -fomit-frame-pointer |
| 901460 | 2.55 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 978684 | 2.77 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -m32 -march=prescott -O2 -fomit-frame-pointer |
| 985530 | 2.79 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 999978 | 2.83 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 2157092 | 6.10 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 2274090 | 6.43 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 3127908 | 8.84 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -march=athlon -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m32 -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 |
| 164864 | 1.00 | keccakc256 | crypto_hash/keccakc256/mmxu1 (3.1.0) | gcc -funroll-loops -march=pentium3 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 173446 | 1.05 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 215656 | 1.31 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 215670 | 1.31 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 221634 | 1.34 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 251426 | 1.53 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 305732 | 1.85 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 404502 | 2.45 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 425054 | 2.58 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 435806 | 2.64 | keccakc256 | crypto_hash/keccakc256/simple | gcc -m32 -march=k8 -O2 -fomit-frame-pointer |
| 443212 | 2.69 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -m32 -march=pentium -O2 -fomit-frame-pointer |
| 731374 | 4.44 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 1027404 | 6.23 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 1608292 | 9.76 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -march=pentium4 -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 |
| 154266 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 345548 | 2.24 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 176680 | 1.00 | keccakc448 | crypto_hash/keccakc448/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 239610 | 1.36 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 241080 | 1.36 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 267260 | 1.51 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 274750 | 1.56 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 454006 | 2.57 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer |
| 459718 | 2.60 | keccakc448 | crypto_hash/keccakc448/simple | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 467684 | 2.65 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -march=pentium-mmx -Os -fomit-frame-pointer |
| 469378 | 2.66 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 828086 | 4.69 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 1125544 | 6.37 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 1756650 | 9.94 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -march=pentium-m -O2 -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 |
| 196560 | 1.00 | keccakc512 | crypto_hash/keccakc512/mmxu1 (3.1.0) | gcc -funroll-loops -march=pentium3 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 260904 | 1.33 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 262360 | 1.33 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 274176 | 1.39 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| 289926 | 1.48 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 292530 | 1.49 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m32 -O3 -fomit-frame-pointer |
| 310450 | 1.58 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -march=k6-3 -Os -fomit-frame-pointer |
| 358652 | 1.82 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -march=pentium-m -O2 -fomit-frame-pointer |
| 395794 | 2.01 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 485702 | 2.47 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 508732 | 2.59 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 512652 | 2.61 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -march=pentium-mmx -Os -fomit-frame-pointer |
| 523026 | 2.66 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 1025724 | 5.22 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -march=k6-3 -O2 -fomit-frame-pointer |
| 1222760 | 6.22 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 1986558 | 10.11 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | 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 |
| 180670 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 488810 | 2.71 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 242480 | 1.00 | keccakc768 | crypto_hash/keccakc768/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 264180 | 1.09 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 315574 | 1.30 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 327110 | 1.35 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 354760 | 1.46 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 362404 | 1.49 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m32 -march=k8 -O2 -fomit-frame-pointer |
| 544082 | 2.24 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 611268 | 2.52 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 630462 | 2.60 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -O -fomit-frame-pointer |
| 638204 | 2.63 | keccakc768 | crypto_hash/keccakc768/simple | gcc -march=pentium4 -O -fomit-frame-pointer |
| 646072 | 2.66 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 1534736 | 6.33 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 1717366 | 7.08 | keccakc768 | crypto_hash/keccakc768/compact | gcc -march=athlon -O2 -fomit-frame-pointer |
| 2424492 | 10.00 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -march=pentium4 -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 |
| 400792 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 499520 | 1.25 | lane256 | crypto_hash/lane256/mmx | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 1446858 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 88018 | 1.00 | luffa256 | crypto_hash/luffa256/sse2_x86asm (2.0) | gcc -funroll-loops -m32 -march=pentium -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 88046 | 1.00 | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 | gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 105084 | 1.19 | luffa256 | crypto_hash/luffa256/sse2 | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer |
| 138390 | 1.57 | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 172186 | 1.96 | luffa256 | crypto_hash/luffa256/sphlib | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 188314 | 2.14 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 380674 | 4.32 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 625268 | 7.10 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 99008 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm (2.0) | gcc -funroll-loops -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 99064 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 127960 | 1.29 | luffa384 | crypto_hash/luffa384/sse2 | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 160944 | 1.63 | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 280280 | 2.83 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 870996 | 8.80 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -march=pentium2 -Os -fomit-frame-pointer |
| 147322 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x86asm (2.0) | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 148176 | 1.01 | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 | gcc -funroll-loops -march=pentium2 -O3 -fomit-frame-pointer |
| 168868 | 1.15 | luffa512 | crypto_hash/luffa512/sse2 | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 246904 | 1.68 | luffa512 | crypto_hash/luffa512/ssse3_x86 | gcc -funroll-loops -march=athlon -O2 -fomit-frame-pointer |
| 303744 | 2.06 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| 410732 | 2.79 | luffa512 | crypto_hash/luffa512/opt32 | gcc -march=pentium-mmx -O3 -fomit-frame-pointer |
| 1136310 | 7.71 | luffa512 | crypto_hash/luffa512/arm | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 249956 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m32 -march=pentium -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 259014 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 265090 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 1164184 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_1.0.0e-fips_6_Sep_2011) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 22022 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.0e-fips_6_Sep_2011) | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 23758 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.0e-fips_6_Sep_2011) | gcc -march=pentium2 -O3 -fomit-frame-pointer |
| 26474 | 1.11 | md5 | crypto_hash/md5/ref | gcc -march=pentiumpro -O3 -fomit-frame-pointer |
| 559552 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -march=pentium -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 600684 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -m32 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 755314 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -m32 -march=k8 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 971712 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 444640 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-32 (2.0) | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 1182804 | 2.66 | mgrostl256 | crypto_hash/mgrostl256/opt-64 | gcc -march=prescott -Os -fomit-frame-pointer |
| 20954402 | 47.13 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -march=i386 -O3 -fomit-frame-pointer |
| 146944 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 159894 | 1.09 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 148050 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -march=pentium2 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 166768 | 1.13 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 224056 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -funroll-loops -march=i486 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| | rhash | crypto_hash/rhash/ref | g++ -m32 -O3 -fomit-frame-pointer |
| 77462 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.0e-fips_6_Sep_2011) | gcc -march=i486 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 188160 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -m32 -march=k8 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 299068 | 1.59 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 880012 | 4.68 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 948276 | 5.04 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -O2 -fomit-frame-pointer |
| 1182468 | 6.28 | round3jh256 | crypto_hash/round3jh256/simple | gcc -funroll-loops -march=i486 -O -fomit-frame-pointer |
| 201824 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m32 -march=nocona -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 291018 | 1.44 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 942060 | 4.67 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 1181446 | 5.85 | round3jh512 | crypto_hash/round3jh512/simple | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 1187802 | 5.89 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -march=pentium2 -O -fomit-frame-pointer |
| 186102 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 225498 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 36148 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.0e-fips_6_Sep_2011) | gcc -march=athlon -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 135002 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.0e-fips_6_Sep_2011) | gcc -march=pentium-mmx -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 123214 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -march=barcelona -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 135016 | 1.10 | sha256 | crypto_hash/sha256/openssl | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 168126 | 1.36 | sha256 | crypto_hash/sha256/sphlib | gcc -funroll-loops -march=pentium-mmx -O2 -fomit-frame-pointer |
| 175126 | 1.42 | sha256 | crypto_hash/sha256/sphlib-small | gcc -march=k8 -O3 -fomit-frame-pointer |
| 189686 | 1.54 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -march=pentium4 -O -fomit-frame-pointer |
| 245294 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.0e-fips_6_Sep_2011) | gcc -funroll-loops -march=k6-2 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 215628 | 1.00 | sha512 | crypto_hash/sha512/cryptopp | g++ -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 245504 | 1.14 | sha512 | crypto_hash/sha512/openssl | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 461076 | 2.14 | sha512 | crypto_hash/sha512/sphlib | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 466844 | 2.17 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -march=pentium -O -fomit-frame-pointer |
| 1184624 | 5.49 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 67172 | 1.00 | shabal256 | crypto_hash/shabal256/i386 (20101003) | gcc -m32 -O -fomit-frame-pointer |
| 74480 | 1.11 | shabal256 | crypto_hash/shabal256/i386sse2 | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer |
| 79618 | 1.19 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 67186 | 1.00 | shabal512 | crypto_hash/shabal512/i386 (20101003) | gcc -m32 -march=k6 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 74326 | 1.11 | shabal512 | crypto_hash/shabal512/i386sse2 | gcc -march=pentium3 -Os -fomit-frame-pointer |
| 79940 | 1.19 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 86478 | 1.29 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 251692 | 1.00 | shavite3256 | crypto_hash/shavite3256/no-salt (3.0_(no_salt)) | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 257390 | 1.02 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -funroll-loops -Os -fomit-frame-pointer |
| 257852 | 1.02 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 261814 | 1.04 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 276416 | 1.10 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 306432 | 1.22 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -march=athlon -O2 -fomit-frame-pointer |
| 1155350 | 4.59 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 582764 | 1.00 | shavite3512 | crypto_hash/shavite3512/low-mem (3.0_(low_mem)) | gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 584934 | 1.00 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -march=pentium-mmx -Os -fomit-frame-pointer |
| 596148 | 1.02 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -march=k6-2 -O3 -fomit-frame-pointer |
| 1093134 | 1.88 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 1102164 | 1.89 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -march=i486 -O -fomit-frame-pointer |
| 1166760 | 2.00 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -march=k6 -O3 -fomit-frame-pointer |
| 2764286 | 4.74 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| 557536 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=athlon -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 670810 | 1.20 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -march=athlon -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 677936 | 1.22 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 24993374 | 44.83 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 109690 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 684488 | 6.24 | simd512 | crypto_hash/simd512/sphlib | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 688296 | 6.27 | simd512 | crypto_hash/simd512/opt | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 856940 | 7.81 | simd512 | crypto_hash/simd512/sphlib-small | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 49817768 | 454.17 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -march=athlon -O2 -fomit-frame-pointer |
| 325668 | 1.00 | skein10241024 | crypto_hash/skein10241024/xmm (v1.3_ASM_(XMM)_code) | gcc -m32 -march=i386 -O3 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 468034 | 1.44 | skein10241024 | crypto_hash/skein10241024/opt | gcc -march=pentium-mmx -O3 -fomit-frame-pointer |
| 260400 | 1.00 | skein256256 | crypto_hash/skein256256/xmm (v1.3_ASM_(XMM)_code) | gcc -march=pentium -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 301770 | 1.16 | skein256256 | crypto_hash/skein256256/opt | gcc -funroll-loops -march=k6 -Os -fomit-frame-pointer |
| 228368 | 1.00 | skein512256 | crypto_hash/skein512256/mmx | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 236908 | 1.04 | skein512256 | crypto_hash/skein512256/xmm | gcc -O3 -fomit-frame-pointer |
| 352296 | 1.54 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer |
| 357840 | 1.57 | skein512256 | crypto_hash/skein512256/little | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 370720 | 1.62 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -march=athlon -Os -fomit-frame-pointer |
| 399490 | 1.75 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer |
| 403578 | 1.77 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -march=pentium -O2 -fomit-frame-pointer |
| 234752 | 1.00 | skein512512 | crypto_hash/skein512512/mmx | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 237020 | 1.01 | skein512512 | crypto_hash/skein512512/xmm | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer |
| 350826 | 1.49 | skein512512 | crypto_hash/skein512512/opt | gcc -march=pentium -O3 -fomit-frame-pointer |
| 364910 | 1.55 | skein512512 | crypto_hash/skein512512/little | gcc -march=k8 -O2 -fomit-frame-pointer |
| 387716 | 1.65 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -march=pentium-mmx -O -fomit-frame-pointer |
| 401674 | 1.71 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -march=pentium -O3 -fomit-frame-pointer |
| 403130 | 1.72 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 101570 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m32 -march=core2 -msse4 -Os -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 366100 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=pentiumpro -O2 -fomit-frame-pointer (4.5.1 20100924 (Red Hat 4.5.1-4)) |
| 770882 | 2.11 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |