| Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -m64 -O3 -fomit-frame-pointer |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 18932 | 1.00 | bblake256 | crypto_hash/bblake256/sse2 | gcc -march=barcelona -O -fomit-frame-pointer (4.6.3) |
| 22775 | 1.20 | bblake256 | crypto_hash/bblake256/bswap | gcc -m64 -O3 -fomit-frame-pointer |
| 24104 | 1.27 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 45093 | 2.38 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 18368 | 1.00 | blake256 | crypto_hash/blake256/bswap | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.3) |
| 19520 | 1.06 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 20197 | 1.10 | blake256 | crypto_hash/blake256/sphlib | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 22664 | 1.23 | blake256 | crypto_hash/blake256/sse2-2 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 23634 | 1.29 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 28131 | 1.53 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 30550 | 1.66 | blake256 | crypto_hash/blake256/sphlib-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 36984 | 2.01 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/avxicc | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/avxs | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m64 -O3 -fomit-frame-pointer |
| 16249 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.6.3) |
| 18676 | 1.15 | blake32 | crypto_hash/blake32/sse2 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 20464 | 1.26 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 21664 | 1.33 | blake32 | crypto_hash/blake32/ref | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 10881 | 1.00 | blake512 | crypto_hash/blake512/bswap | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.3) |
| 12016 | 1.10 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 12026 | 1.11 | blake512 | crypto_hash/blake512/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| 15274 | 1.40 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m64 -O2 -fomit-frame-pointer |
| 17525 | 1.61 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 18841 | 1.73 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 22246 | 2.04 | blake512 | crypto_hash/blake512/sandy | gcc -O3 -fomit-frame-pointer |
| 22472 | 2.07 | blake512 | crypto_hash/blake512/sse2s | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/avxicc | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/sse41 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-xop | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop | gcc -m64 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 10944 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.3) |
| 13758 | 1.26 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -O2 -fomit-frame-pointer |
| 15687 | 1.43 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 22380 | 2.04 | blake64 | crypto_hash/blake64/sse2 | gcc -march=barcelona -O -fomit-frame-pointer |
| | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 9104 | 1.00 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 (asm) | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer (4.6.3) |
| 11346 | 1.25 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 12461 | 1.37 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 12562 | 1.38 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 12864 | 1.41 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 12973 | 1.42 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 13016 | 1.43 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 13226 | 1.45 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 13440 | 1.48 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 14052 | 1.54 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 14851 | 1.63 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -O2 -fomit-frame-pointer |
| 26753 | 2.94 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 6206 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 6860 | 1.11 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 6931 | 1.12 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 6961 | 1.12 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 7137 | 1.15 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 7161 | 1.15 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 7264 | 1.17 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 7353 | 1.18 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -O -fomit-frame-pointer |
| 8386 | 1.35 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 8590 | 1.38 | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 11130 | 1.79 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -O -fomit-frame-pointer |
| 13344 | 2.15 | bmw512 | crypto_hash/bmw512/ref | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah256 | crypto_hash/cheetah256/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| 527925 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer (4.6.3) |
| 2169481 | 4.11 | cubehash161 | crypto_hash/cubehash161/simple | gcc -m64 -O3 -fomit-frame-pointer |
| 2231350 | 4.23 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 3074080 | 5.82 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 36552 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.6.3) |
| 156262 | 4.28 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 159650 | 4.37 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 748881 | 20.49 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 266042 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer (4.6.3) |
| 1136950 | 4.27 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 1190034 | 4.47 | cubehash162 | crypto_hash/cubehash162/simple | gcc -march=nocona -O3 -fomit-frame-pointer |
| 1907965 | 7.17 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 19385 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 20138 | 1.04 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 20142 | 1.04 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 20160 | 1.04 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 43516 | 2.24 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 43992 | 2.27 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 47757 | 2.46 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 48481 | 2.50 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 55146 | 2.84 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 60779 | 3.14 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 62765 | 3.24 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 90570 | 4.67 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 98409 | 5.08 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 116105 | 5.99 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| 134348 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m64 -march=core2 -O -fomit-frame-pointer (4.6.3) |
| 575358 | 4.28 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 616851 | 4.59 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 1223516 | 9.11 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 69514 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m64 -march=k8 -O -fomit-frame-pointer (4.6.3) |
| 281144 | 4.04 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 330791 | 4.76 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 886185 | 12.75 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 16778 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 17530 | 1.04 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 17535 | 1.05 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 18385 | 1.10 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.3) |
| 38256 | 2.28 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 38500 | 2.29 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 41144 | 2.45 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 42685 | 2.54 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 48272 | 2.88 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 72108 | 4.30 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 76653 | 4.57 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 81016 | 4.83 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| 259710 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer (4.6.3) |
| 262911 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 290337 | 1.12 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 300804 | 1.16 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 1210622 | 4.66 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 1216297 | 4.68 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 2105495 | 8.11 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 17889 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 19305 | 1.08 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 97524 | 5.45 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 105634 | 5.90 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 646319 | 36.13 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 127666 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.6.3) |
| 129314 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 546952 | 4.28 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 625072 | 4.90 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 1323885 | 10.37 | cubehash82 | crypto_hash/cubehash82/spec | gcc -O2 -fomit-frame-pointer |
| 9842 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -march=nocona -O3 -fomit-frame-pointer (4.6.3) |
| 11488 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 59136 | 6.01 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 62656 | 6.37 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 511758 | 52.00 | cubehash832 | crypto_hash/cubehash832/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 64924 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 66346 | 1.02 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 278026 | 4.28 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 287004 | 4.42 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 937751 | 14.44 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 33744 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.6.3) |
| 35377 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 156288 | 4.63 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 164525 | 4.88 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 701808 | 20.80 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 40077 | 1.00 | echo256 | crypto_hash/echo256/athlon/athlon64 (2.1) | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.6.3) |
| 41407 | 1.03 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 44853 | 1.12 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 46200 | 1.15 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 56998 | 1.42 | echo256 | crypto_hash/echo256/sphlib | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 59548 | 1.49 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 64473 | 1.61 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 67018 | 1.67 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 88654 | 2.21 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -march=k8 -O -fomit-frame-pointer |
| 109542 | 2.73 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes32 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 72002 | 1.00 | echo512 | crypto_hash/echo512/athlon/athlon64 (2.1) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.3) |
| 74335 | 1.03 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 80714 | 1.12 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 83010 | 1.15 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 98640 | 1.37 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 106543 | 1.48 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 112196 | 1.56 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 121656 | 1.69 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 152806 | 2.12 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 201145 | 2.79 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 31248 | 1.00 | echosp256 | crypto_hash/echosp256/athlon/athlon64 (2.1) | gcc -Os -fomit-frame-pointer (4.6.3) |
| 34483 | 1.10 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -m64 -O3 -fomit-frame-pointer |
| 35024 | 1.12 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 36094 | 1.16 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 46820 | 1.50 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 48941 | 1.57 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 68603 | 2.20 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -march=nocona -O -fomit-frame-pointer |
| 85925 | 2.75 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes32 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 49888 | 1.00 | echosp512 | crypto_hash/echosp512/athlon/athlon64 (2.1) | gcc -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 51675 | 1.04 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -O2 -fomit-frame-pointer |
| 55852 | 1.12 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 57518 | 1.15 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 75186 | 1.51 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 77882 | 1.56 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 106508 | 2.13 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 138068 | 2.77 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/core2/core2 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/powerpc/altivec | gcc -m64 -O3 -fomit-frame-pointer |
| 6580 | 1.00 | edonr256 | crypto_hash/edonr256/optc (Optimized_C_v2.0) | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.6.3) |
| 6628 | 1.01 | edonr256 | crypto_hash/edonr256/swpbe | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 3518 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -O -fomit-frame-pointer (4.6.3) |
| 3569 | 1.01 | edonr512 | crypto_hash/edonr512/optc | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 84648 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 84616 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 49597 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 48381 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
| 182892 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
| 95935635 | 524.55 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 89945344 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 26628 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -m64 -march=corei7 -O -fomit-frame-pointer (4.6.3) |
| 36380 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 41604 | 1.14 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -m64 -O -fomit-frame-pointer |
| 42500 | 1.17 | fugue256 | crypto_hash/fugue256/sphlib | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 87720 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.6.3) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 27292 | 1.00 | groestl256 | crypto_hash/groestl256/opteron-unrolled (2.0) | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (4.6.3) |
| 29323 | 1.07 | groestl256 | crypto_hash/groestl256/opteron | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 31615 | 1.16 | groestl256 | crypto_hash/groestl256/core2duo | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 42743 | 1.57 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 43848 | 1.61 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 44586 | 1.63 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 49286 | 1.81 | groestl256 | crypto_hash/groestl256/mmx | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 53107 | 1.95 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 88321 | 3.24 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 180726 | 6.62 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 242338 | 8.88 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 338520 | 12.40 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 344460 | 12.62 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/thumb-asm-fast | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/thumb-asm-small | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -O3 -fomit-frame-pointer |
| 46922 | 1.00 | groestl512 | crypto_hash/groestl512/opteron (2.0) | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 66045 | 1.41 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 72711 | 1.55 | groestl512 | crypto_hash/groestl512/opt64 | gcc -march=barcelona -O -fomit-frame-pointer |
| 72775 | 1.55 | groestl512 | crypto_hash/groestl512/sphlib | gcc -march=nocona -O -fomit-frame-pointer |
| 73360 | 1.56 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -O -fomit-frame-pointer |
| 105577 | 2.25 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 120165 | 2.56 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 146646 | 3.13 | groestl512 | crypto_hash/groestl512/mmx | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 401001 | 8.55 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| | groestl512 | crypto_hash/groestl512/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -O3 -fomit-frame-pointer |
| 42642 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 44922 | 1.05 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 47037 | 1.10 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -march=nocona -O2 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
| 25998 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -fno-schedule-insns -O -fomit-frame-pointer (4.6.3) |
| 29684 | 1.14 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 51924 | 2.00 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 61629 | 2.37 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 63331 | 2.44 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 68264 | 2.63 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 76920 | 2.96 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 25969 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.6.3) |
| 29245 | 1.13 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 52001 | 2.00 | jh256 | crypto_hash/jh256/simple | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 55458 | 2.14 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 61148 | 2.35 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 71350 | 2.75 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 74662 | 2.88 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 25971 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m64 -march=corei7 -O -fomit-frame-pointer (4.6.3) |
| 28669 | 1.10 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 52191 | 2.01 | jh384 | crypto_hash/jh384/simple | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 55384 | 2.13 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 62356 | 2.40 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m64 -O3 -fomit-frame-pointer |
| 68236 | 2.63 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 74617 | 2.87 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 25955 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -O -fomit-frame-pointer (4.6.3) |
| 28136 | 1.08 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 52201 | 2.01 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 55020 | 2.12 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 61355 | 2.36 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 70633 | 2.72 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 74516 | 2.87 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 18658 | 1.00 | keccak | crypto_hash/keccak/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 19207 | 1.03 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 19400 | 1.04 | keccak | crypto_hash/keccak/x86_64_asm | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 20777 | 1.11 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 21077 | 1.13 | keccak | crypto_hash/keccak/inplace | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 21416 | 1.15 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 32772 | 1.76 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 35331 | 1.89 | keccak | crypto_hash/keccak/x86_64_shld | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 42711 | 2.29 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 44463 | 2.38 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 44530 | 2.39 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 45436 | 2.44 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 46402 | 2.49 | keccak | crypto_hash/keccak/simple32bi | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 50054 | 2.68 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 54492 | 2.92 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 196234 | 10.52 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 31377 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 32015 | 1.02 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 32539 | 1.04 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 34793 | 1.11 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 35368 | 1.13 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -march=k8 -O3 -fomit-frame-pointer |
| 35854 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 35887 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 36868 | 1.18 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
| 55507 | 1.77 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 59556 | 1.90 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 70046 | 2.23 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 71735 | 2.29 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 76000 | 2.42 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 77588 | 2.47 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 78508 | 2.50 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 83028 | 2.65 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 93079 | 2.97 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 334162 | 10.65 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 14462 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 14824 | 1.03 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -march=k8 -O2 -fomit-frame-pointer |
| 15124 | 1.05 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 16078 | 1.11 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 16376 | 1.13 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 16754 | 1.16 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 25307 | 1.75 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 27387 | 1.89 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 34350 | 2.38 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 34784 | 2.41 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 35446 | 2.45 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 36451 | 2.52 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 37137 | 2.57 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 39295 | 2.72 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 43585 | 3.01 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 152211 | 10.52 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 15879 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 16376 | 1.03 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 16496 | 1.04 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -O -fomit-frame-pointer |
| 17657 | 1.11 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 18059 | 1.14 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 18313 | 1.15 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 27692 | 1.74 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 29983 | 1.89 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 36758 | 2.31 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 38042 | 2.40 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 38287 | 2.41 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 39734 | 2.50 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 47068 | 2.96 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 196560 | 12.38 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 17237 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
| 17779 | 1.03 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 18010 | 1.04 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 19344 | 1.12 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -m64 -O2 -fomit-frame-pointer |
| 19600 | 1.14 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 19840 | 1.15 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 19938 | 1.16 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -O -fomit-frame-pointer |
| 20068 | 1.16 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 30215 | 1.75 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 32712 | 1.90 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 39371 | 2.28 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 41293 | 2.40 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 41338 | 2.40 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 42327 | 2.46 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 43029 | 2.50 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 46154 | 2.68 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 51221 | 2.97 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 213668 | 12.40 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 21550 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 (3.1.0) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.3) |
| 22078 | 1.02 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 22393 | 1.04 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -m64 -O2 -fomit-frame-pointer |
| 23943 | 1.11 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 24258 | 1.13 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 24619 | 1.14 | keccakc768 | crypto_hash/keccakc768/simple | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 37683 | 1.75 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 40753 | 1.89 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 49643 | 2.30 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 50340 | 2.34 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 53140 | 2.47 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 54373 | 2.52 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -march=barcelona -O -fomit-frame-pointer |
| 55971 | 2.60 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 57173 | 2.65 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 63891 | 2.96 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 226891 | 10.53 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m64 -O3 -fomit-frame-pointer |
| 47513 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
| | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -O3 -fomit-frame-pointer |
| | lane256 | crypto_hash/lane256/mmx | gcc -m64 -O3 -fomit-frame-pointer |
| 105372 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (4.6.3) |
| 19864 | 1.00 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 (2.0) | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 20496 | 1.03 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 20502 | 1.03 | luffa256 | crypto_hash/luffa256/sse2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 27485 | 1.38 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 29113 | 1.47 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 119998 | 6.04 | luffa256 | crypto_hash/luffa256/arm | gcc -m64 -O3 -fomit-frame-pointer |
| 121112 | 6.10 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/avr | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| 22492 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 (2.0) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 23376 | 1.04 | luffa384 | crypto_hash/luffa384/sse2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 23615 | 1.05 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 44201 | 1.97 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 162518 | 7.23 | luffa384 | crypto_hash/luffa384/arm | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/avr | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/sse2_x86asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| 32452 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 (2.0) | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.6.3) |
| 33686 | 1.04 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 40348 | 1.24 | luffa512 | crypto_hash/luffa512/sse2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 54298 | 1.67 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 73003 | 2.25 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 205521 | 6.33 | luffa512 | crypto_hash/luffa512/arm | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/avr | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x86 | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -m64 -O3 -fomit-frame-pointer |
| | lux256 | crypto_hash/lux256/asm | gcc -m64 -O3 -fomit-frame-pointer |
| 16436 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.6.3) |
| 70672 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer (4.6.3) |
| 73428 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.6.3) |
| 70864 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer (4.6.3) |
| | md2 | crypto_hash/md2/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| | md4 | crypto_hash/md4/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 7738 | 1.00 | md5 | crypto_hash/md5/ref | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| | md5 | crypto_hash/md5/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 35399 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.6.3) |
| 38085 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.6.3) |
| 48887 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 61824 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer (4.6.3) |
| 39826 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.6.3) |
| 71978 | 1.81 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 5203764 | 130.66 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 29022 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (4.6.3) |
| 29684 | 1.02 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 30296 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
| 31416 | 1.04 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -m64 -O -fomit-frame-pointer |
| 17244 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m64 -O3 -fomit-frame-pointer (4.6.3) |
| | rhash | crypto_hash/rhash/ref | g++ -m64 -O3 -fomit-frame-pointer |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 30946 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
| 61271 | 1.98 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 71354 | 2.31 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 71795 | 2.32 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 30958 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (4.6.3) |
| 61012 | 1.97 | round3jh512 | crypto_hash/round3jh512/simple | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 65849 | 2.13 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 71778 | 2.32 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 11504 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (4.6.3) |
| 13871 | 1.21 | sarmal256 | crypto_hash/sarmal256/asm64 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 13762 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -O -fomit-frame-pointer (4.6.3) |
| 16913 | 1.23 | sarmal512 | crypto_hash/sarmal512/asm64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| | sha1 | crypto_hash/sha1/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| | sha224 | crypto_hash/sha224/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 20977 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.6.3) |
| 22736 | 1.08 | sha256 | crypto_hash/sha256/sphlib | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 23152 | 1.10 | sha256 | crypto_hash/sha256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 25463 | 1.21 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| | sha384 | crypto_hash/sha384/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 16424 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small (SPHLIB_3.0) | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 16429 | 1.00 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 17737 | 1.08 | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -march=k8 -O3 -fomit-frame-pointer |
| 18911 | 1.15 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 10969 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -march=nocona -Os -fomit-frame-pointer |
| 12348 | 1.13 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 10973 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 12376 | 1.13 | shabal512 | crypto_hash/shabal512/ref | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 12389 | 1.13 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -O -fomit-frame-pointer |
| 30848 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 34278 | 1.11 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 34362 | 1.11 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 34601 | 1.12 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 35354 | 1.15 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 41018 | 1.33 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 127429 | 4.13 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| 62809 | 1.00 | shavite3512 | crypto_hash/shavite3512/new-aes-round (3.0_(New_AES_round)) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.6.3) |
| 64820 | 1.03 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 69665 | 1.11 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 69900 | 1.11 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 75836 | 1.21 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 80452 | 1.28 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -O -fomit-frame-pointer |
| 289366 | 4.61 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m64 -O3 -fomit-frame-pointer |
| 56512 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -O3 -fomit-frame-pointer (4.6.3) |
| 79509 | 1.41 | simd256 | crypto_hash/simd256/sphlib-small | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 112148 | 1.98 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 3463019 | 61.28 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vectarm | gcc -m64 -O3 -fomit-frame-pointer |
| 17220 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
| 67690 | 3.93 | simd512 | crypto_hash/simd512/sphlib | gcc -march=k8 -O3 -fomit-frame-pointer |
| 95132 | 5.52 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 106921 | 6.21 | simd512 | crypto_hash/simd512/opt | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 7174763 | 416.65 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 13334 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -O -fomit-frame-pointer (4.6.3) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 8344 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 9744 | 1.17 | skein256256 | crypto_hash/skein256256/x64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 8418 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer (4.6.3) |
| 8507 | 1.01 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 8638 | 1.03 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 8908 | 1.06 | skein512256 | crypto_hash/skein512256/x64 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 9686 | 1.15 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 10562 | 1.25 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 19874 | 2.36 | skein512256 | crypto_hash/skein512256/sandy | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 24487 | 2.91 | skein512256 | crypto_hash/skein512256/mmx | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 8424 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -O3 -fomit-frame-pointer (4.6.3) |
| 8544 | 1.01 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 8653 | 1.03 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 8913 | 1.06 | skein512512 | crypto_hash/skein512512/x64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 9767 | 1.16 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 10597 | 1.26 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 19795 | 2.35 | skein512512 | crypto_hash/skein512512/sandy | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
| 24518 | 2.91 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 8696 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -march=k8 -O2 -fomit-frame-pointer (4.6.3) |
| 34805 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -fno-schedule-insns -O3 -fomit-frame-pointer (4.6.3) |
| 59515 | 1.71 | whirlpool | crypto_hash/whirlpool/ref | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |