| 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 |
| 23990 | 1.00 | blake256 | crypto_hash/blake256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 26560 | 1.11 | blake256 | crypto_hash/blake256/sse2 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 34780 | 1.45 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m64 -Os -fomit-frame-pointer |
| 37620 | 1.57 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | 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 |
| 18600 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 20660 | 1.11 | blake32 | crypto_hash/blake32/sse2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 25880 | 1.39 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m64 -Os -fomit-frame-pointer |
| 27810 | 1.50 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 14330 | 1.00 | blake512 | crypto_hash/blake512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 20500 | 1.43 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 23710 | 1.65 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 24300 | 1.70 | blake512 | crypto_hash/blake512/sse2 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 26530 | 1.85 | blake512 | crypto_hash/blake512/sse2s | gcc -m64 -mcpu=G5 -O -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 |
| 12890 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 18190 | 1.41 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -O2 -fomit-frame-pointer |
| 21170 | 1.64 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 22150 | 1.72 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 9990 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 (asm) | gcc -m64 -mcpu=G4 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 13280 | 1.33 | bmw256 | crypto_hash/bmw256/optc03 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 13310 | 1.33 | bmw256 | crypto_hash/bmw256/optc04 | gcc -m64 -O -fomit-frame-pointer |
| 13610 | 1.36 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 13620 | 1.36 | bmw256 | crypto_hash/bmw256/optbbe | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 14340 | 1.44 | bmw256 | crypto_hash/bmw256/optc02 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 14580 | 1.46 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 15350 | 1.54 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 16140 | 1.62 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 17120 | 1.71 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 27870 | 2.79 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -m64 -O3 -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_i7_45nm/x86-64/sse4_v1 | 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_asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 7420 | 1.00 | bmw512 | crypto_hash/bmw512/optc04 (Optimized_C_-_BMW512,_opt04) | gcc -m64 -O -fomit-frame-pointer |
| 7560 | 1.02 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 7570 | 1.02 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 7890 | 1.06 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 8140 | 1.10 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 8390 | 1.13 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 8400 | 1.13 | bmw512 | crypto_hash/bmw512/optc02 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 8750 | 1.18 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 8780 | 1.18 | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 12880 | 1.74 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 15220 | 2.05 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/opt008_asm64 | gcc -m64 -O3 -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/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| 678280 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 2610670 | 3.85 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 2804840 | 4.14 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 6172370 | 9.10 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 48210 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 214060 | 4.44 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 227030 | 4.71 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 734370 | 15.23 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 341880 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 1329640 | 3.89 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 1427800 | 4.18 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 3274660 | 9.58 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 23510 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 25230 | 1.07 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -O3 -fomit-frame-pointer |
| 26800 | 1.14 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 26960 | 1.15 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 59940 | 2.55 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 61480 | 2.62 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 63260 | 2.69 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 65710 | 2.79 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 67660 | 2.88 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 76910 | 3.27 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m64 -O2 -fomit-frame-pointer |
| 87760 | 3.73 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 113450 | 4.83 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -m64 -O3 -fomit-frame-pointer |
| 134070 | 5.70 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 141060 | 6.00 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| 172540 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 692190 | 4.01 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 741940 | 4.30 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 1820370 | 10.55 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 90200 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 372830 | 4.13 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 399160 | 4.43 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 1103230 | 12.23 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 20380 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 21860 | 1.07 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 23130 | 1.13 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 23330 | 1.14 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 51360 | 2.52 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 53230 | 2.61 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 55140 | 2.71 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 57380 | 2.82 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 58550 | 2.87 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 90030 | 4.42 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m64 -O3 -fomit-frame-pointer |
| 105930 | 5.20 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 110640 | 5.43 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| 341630 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 344020 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m64 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 395520 | 1.16 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 425760 | 1.25 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m64 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 1325420 | 3.88 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 1473550 | 4.31 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 3476050 | 10.17 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 24300 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 26620 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 117670 | 4.84 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 127200 | 5.23 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 515060 | 21.20 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 172340 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 174660 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m64 -Os -fomit-frame-pointer |
| 679500 | 3.94 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 752440 | 4.37 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 1898860 | 11.02 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 13810 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 16140 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 76680 | 5.55 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 82200 | 5.95 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 421520 | 30.52 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m64 -mcpu=G4 -O2 -fomit-frame-pointer |
| 88240 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 90540 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 358470 | 4.06 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 395260 | 4.48 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 1127590 | 12.78 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 46170 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 48490 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 197310 | 4.27 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 217080 | 4.70 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 725070 | 15.70 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 72760 | 1.00 | echo256 | crypto_hash/echo256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 75270 | 1.03 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 75450 | 1.04 | echo256 | crypto_hash/echo256/sphlib-small | gcc -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| 96280 | 1.32 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 118850 | 1.63 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 146800 | 2.02 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/athlon/athlon64 | 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/core2v64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -O3 -fomit-frame-pointer |
| 129840 | 1.00 | echo512 | crypto_hash/echo512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 132820 | 1.02 | echo512 | crypto_hash/echo512/sphlib-small | gcc -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 135020 | 1.04 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m64 -O -fomit-frame-pointer |
| 171370 | 1.32 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -m64 -Os -fomit-frame-pointer |
| 209150 | 1.61 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 260900 | 2.01 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/athlon/athlon64 | 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/core2v64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -m64 -O3 -fomit-frame-pointer |
| 58750 | 1.00 | echosp256 | crypto_hash/echosp256/generic/opt64 (2.1) | gcc -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 75660 | 1.29 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 91630 | 1.56 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 115840 | 1.97 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -O3 -fomit-frame-pointer |
| 93600 | 1.00 | echosp512 | crypto_hash/echosp512/generic/opt64 (2.1) | gcc -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 119990 | 1.28 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -m64 -O3 -fomit-frame-pointer |
| 144970 | 1.55 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 183320 | 1.96 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -m64 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -m64 -O3 -fomit-frame-pointer |
| 8360 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 9080 | 1.09 | edonr256 | crypto_hash/edonr256/optc | gcc -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 4680 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 4940 | 1.06 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 87780 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 87890 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 60180 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 59910 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -O3 -fomit-frame-pointer |
| | fsb256 | crypto_hash/fsb256/ref | gcc -m64 -O3 -fomit-frame-pointer |
| | fsb512 | crypto_hash/fsb512/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 44660 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 47210 | 1.06 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 51910 | 1.16 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -march=k8 -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 |
| 100660 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 59760 | 1.00 | groestl256 | crypto_hash/groestl256/sphlib-adapted (2.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 59930 | 1.00 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 62500 | 1.05 | groestl256 | crypto_hash/groestl256/opt64 | gcc -m64 -O -fomit-frame-pointer |
| 67800 | 1.13 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 144410 | 2.42 | groestl256 | crypto_hash/groestl256/opt32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 255850 | 4.28 | groestl256 | crypto_hash/groestl256/mmx | gcc -m64 -mcpu=G5 -Os -fomit-frame-pointer |
| 461320 | 7.72 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -m64 -mcpu=G5 -O -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/arm32 | 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/core2duo | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/opteron | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/opteron-unrolled | 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 |
| 92390 | 1.00 | groestl512 | crypto_hash/groestl512/sphlib-adapted (2.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 101240 | 1.10 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 106810 | 1.16 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m64 -O -fomit-frame-pointer |
| 118160 | 1.28 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 151810 | 1.64 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 244120 | 2.64 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | 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/arm32 | 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/core2duo | gcc -m64 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/opteron | 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 |
| 48510 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 48710 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 52790 | 1.09 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -m64 -mcpu=G5 -Os -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 |
| 28150 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 31290 | 1.11 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 82570 | 2.93 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| 111880 | 3.97 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 161700 | 5.74 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 182840 | 6.50 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 28290 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 31280 | 1.11 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 82570 | 2.92 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 113160 | 4.00 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -m64 -O2 -fomit-frame-pointer |
| 161890 | 5.72 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 182580 | 6.45 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 28180 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 31330 | 1.11 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 82570 | 2.93 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| 115430 | 4.10 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 161520 | 5.73 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m64 -mcpu=G4 -Os -fomit-frame-pointer |
| 181410 | 6.44 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -m64 -mcpu=G4 -Os -fomit-frame-pointer |
| 28120 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 31260 | 1.11 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 82570 | 2.94 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| 112370 | 4.00 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 162050 | 5.76 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m64 -mcpu=G5 -O2 -fomit-frame-pointer |
| 183100 | 6.51 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 26130 | 1.00 | keccak | crypto_hash/keccak/opt64lcu6 (3.1.0) | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 27940 | 1.07 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 28940 | 1.11 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 29220 | 1.12 | keccak | crypto_hash/keccak/opt64u6 | gcc -m64 -O2 -fomit-frame-pointer |
| 33750 | 1.29 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -O3 -fomit-frame-pointer |
| 37660 | 1.44 | keccak | crypto_hash/keccak/inplace | gcc -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 46340 | 1.77 | keccak | crypto_hash/keccak/mmxu1 | gcc -m64 -Os -fomit-frame-pointer |
| 63000 | 2.41 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 63350 | 2.42 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 67220 | 2.57 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 67670 | 2.59 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 68970 | 2.64 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 90650 | 3.47 | keccak | crypto_hash/keccak/inplace32bi | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 201510 | 7.71 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer |
| 44150 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 (3.1.0) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 46600 | 1.06 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 47270 | 1.07 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 48960 | 1.11 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 57150 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 63120 | 1.43 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 72020 | 1.63 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 76640 | 1.74 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 77390 | 1.75 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -m64 -Os -fomit-frame-pointer |
| 99750 | 2.26 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 100260 | 2.27 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 109380 | 2.48 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 110360 | 2.50 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m64 -O2 -fomit-frame-pointer |
| 114080 | 2.58 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 146040 | 3.31 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 341860 | 7.74 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer |
| 20340 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 (3.1.0) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 21600 | 1.06 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 22710 | 1.12 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -m64 -O3 -fomit-frame-pointer |
| 22720 | 1.12 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 26280 | 1.29 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 29120 | 1.43 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 36890 | 1.81 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -m64 -Os -fomit-frame-pointer |
| 51060 | 2.51 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| 51310 | 2.52 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -m64 -mcpu=G4 -O2 -fomit-frame-pointer |
| 52370 | 2.57 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 52540 | 2.58 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 55660 | 2.74 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 72020 | 3.54 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 155740 | 7.66 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer |
| 22230 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 (3.1.0) | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 23700 | 1.07 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 24960 | 1.12 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -m64 -O3 -fomit-frame-pointer |
| 25210 | 1.13 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 28820 | 1.30 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -O2 -fomit-frame-pointer |
| 31880 | 1.43 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -m64 -mcpu=G4 -O2 -fomit-frame-pointer |
| 40020 | 1.80 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -m64 -Os -fomit-frame-pointer |
| 54470 | 2.45 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 56940 | 2.56 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 57360 | 2.58 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 59610 | 2.68 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 171310 | 7.71 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/avr8asm | 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/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer |
| 24240 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 (3.1.0) | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 25660 | 1.06 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m64 -Os -fomit-frame-pointer |
| 27050 | 1.12 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -m64 -O2 -fomit-frame-pointer |
| 27260 | 1.12 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 31360 | 1.29 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 34720 | 1.43 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -funroll-loops -m64 -mcpu=G5 -O2 -fomit-frame-pointer |
| 39650 | 1.64 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 42820 | 1.77 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 43940 | 1.81 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 58640 | 2.42 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m64 -mcpu=G4 -O2 -fomit-frame-pointer |
| 59010 | 2.43 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -m64 -mcpu=G4 -Os -fomit-frame-pointer |
| 62360 | 2.57 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 62400 | 2.57 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 64220 | 2.65 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m64 -Os -fomit-frame-pointer |
| 83770 | 3.46 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 186660 | 7.70 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8 | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | keccakc512 | crypto_hash/keccakc512/avr8asm | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 30160 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 (3.1.0) | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 31840 | 1.06 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m64 -Os -fomit-frame-pointer |
| 32860 | 1.09 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -m64 -O2 -fomit-frame-pointer |
| 33820 | 1.12 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 39190 | 1.30 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 43310 | 1.44 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m64 -mcpu=G5 -O2 -fomit-frame-pointer |
| 53810 | 1.78 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -m64 -Os -fomit-frame-pointer |
| 70990 | 2.35 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 71030 | 2.36 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 75800 | 2.51 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 77560 | 2.57 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 78240 | 2.59 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 102210 | 3.39 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 232830 | 7.72 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8 | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | keccakc768 | crypto_hash/keccakc768/avr8asm | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 61060 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -O3 -fomit-frame-pointer |
| | lane256 | crypto_hash/lane256/mmx | gcc -m64 -O3 -fomit-frame-pointer |
| 236910 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 25820 | 1.00 | luffa256 | crypto_hash/luffa256/sse2 (2.0) | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 44830 | 1.74 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 44960 | 1.74 | luffa256 | crypto_hash/luffa256/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
| 45800 | 1.77 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 47930 | 1.86 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/sse2_x64asm-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 |
| 28530 | 1.00 | luffa384 | crypto_hash/luffa384/sse2 (2.0) | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 68140 | 2.39 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 69010 | 2.42 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/sse2_x64asm-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/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 |
| 54360 | 1.00 | luffa512 | crypto_hash/luffa512/sse2 (2.0) | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 79580 | 1.46 | luffa512 | crypto_hash/luffa512/sphlib | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 86950 | 1.60 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -m64 -mcpu=G5 -O3 -fomit-frame-pointer |
| 94440 | 1.74 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -m64 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/sse2_x64asm-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/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 |
| | lux512 | crypto_hash/lux512/asm | gcc -m64 -O3 -fomit-frame-pointer |
| 68040 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 72560 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 68220 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 698820 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_0.9.7l_28_Sep_2006) | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 12270 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_0.9.7l_28_Sep_2006) | gcc -m64 -march=k8 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 8980 | 1.00 | md5 | crypto_hash/md5/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 18620 | 2.07 | md5 | crypto_hash/md5/openssl | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 47260 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 50910 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 65560 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 79680 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 41330 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -m64 -mcpu=G4 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 45310 | 1.10 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 45170 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m64 -mcpu=G5 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 47790 | 1.06 | nasha512 | crypto_hash/nasha512/opt | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 41340 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 44390 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_0.9.7l_28_Sep_2006) | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 79380 | 1.00 | round3jh256 | crypto_hash/round3jh256/sphlib-small (SPHLIB_3.0) | gcc -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 237820 | 3.00 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 79620 | 1.00 | round3jh512 | crypto_hash/round3jh512/sphlib-small (SPHLIB_3.0) | gcc -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 235090 | 2.95 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 16310 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| | sarmal256 | crypto_hash/sarmal256/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| 19640 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | sarmal512 | crypto_hash/sarmal512/asm64 | gcc -m64 -O3 -fomit-frame-pointer |
| 23020 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_0.9.7l_28_Sep_2006) | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | sha224 | crypto_hash/sha224/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 26510 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 27840 | 1.05 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 32960 | 1.24 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -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 |
| 21310 | 1.00 | sha512 | crypto_hash/sha512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 21390 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 24310 | 1.14 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 18320 | 1.00 | shabal256 | crypto_hash/shabal256/sphlib (SPHLIB_3.0) | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | shabal256 | crypto_hash/shabal256/amd64 | gcc -m64 -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 17460 | 1.00 | shabal512 | crypto_hash/shabal512/ref (1.0) | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 18290 | 1.05 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | shabal512 | crypto_hash/shabal512/amd64 | gcc -m64 -O3 -fomit-frame-pointer |
| 41750 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 43350 | 1.04 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 44570 | 1.07 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 44870 | 1.07 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 44880 | 1.07 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 52090 | 1.25 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 329800 | 7.90 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| 85600 | 1.00 | shavite3512 | crypto_hash/shavite3512/low-mem (3.0_(low_mem)) | gcc -funroll-loops -m64 -mcpu=G5 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 85920 | 1.00 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 95060 | 1.11 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 173510 | 2.03 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 180930 | 2.11 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -m64 -O -fomit-frame-pointer |
| 182610 | 2.13 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 631390 | 7.38 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -O3 -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 |
| 81080 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 104580 | 1.29 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 155480 | 1.92 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 4132880 | 50.97 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m64 -O3 -fomit-frame-pointer |
| 20830 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 113730 | 5.46 | simd512 | crypto_hash/simd512/sphlib | gcc -m64 -mcpu=G5 -O -fomit-frame-pointer |
| 138710 | 6.66 | simd512 | crypto_hash/simd512/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 182360 | 8.75 | simd512 | crypto_hash/simd512/opt | gcc -funroll-loops -m64 -mcpu=G4 -O -fomit-frame-pointer |
| 8231970 | 395.20 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 17870 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -m64 -march=k8 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 14430 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m64 -mcpu=G4 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | skein256256 | crypto_hash/skein256256/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 11130 | 1.00 | skein512256 | crypto_hash/skein512256/opt (v1.3_C_code) | gcc -m64 -mcpu=G4 -O3 -fomit-frame-pointer |
| 11780 | 1.06 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 15580 | 1.40 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m64 -mcpu=G4 -Os -fomit-frame-pointer |
| | skein512256 | crypto_hash/skein512256/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 11040 | 1.00 | skein512512 | crypto_hash/skein512512/opt (v1.3_C_code) | gcc -m64 -mcpu=G5 -Os -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| 11630 | 1.05 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 15390 | 1.39 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| | skein512512 | crypto_hash/skein512512/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
| 78020 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.0.1 (Apple Inc. build 5465)) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |