| 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 |
| 19120 | 1.00 | blake256 | crypto_hash/blake256/sse2 | icc (12.0.20101006) |
| 19400 | 1.01 | blake256 | crypto_hash/blake256/sse2-2 | icc -m64 -xHost -vec-report0 -static |
| 19456 | 1.02 | blake256 | crypto_hash/blake256/ssse3 | icc -O3 -static |
| 20912 | 1.09 | blake256 | crypto_hash/blake256/vect128-mmxhack | icc -O1 -static -no-vec |
| 21016 | 1.10 | blake256 | crypto_hash/blake256/regs | icc -O2 -xP -static |
| 21400 | 1.12 | blake256 | crypto_hash/blake256/sphlib | icc -O3 -xW -static |
| 21568 | 1.13 | blake256 | crypto_hash/blake256/vect128 | icc -no-vec |
| 27632 | 1.45 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m64 -O2 -fomit-frame-pointer |
| 28656 | 1.50 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -O3 -fomit-frame-pointer |
| 15624 | 1.00 | blake32 | crypto_hash/blake32/sse2 | icc -O2 -xP -static (12.0.20101006) |
| 16112 | 1.03 | blake32 | crypto_hash/blake32/ssse3 | icc -O2 -static |
| 16384 | 1.05 | blake32 | crypto_hash/blake32/sphlib | icc -m64 -xHost -vec-report0 -static |
| 21280 | 1.36 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 21672 | 1.39 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 13248 | 1.00 | blake512 | crypto_hash/blake512/sphlib (SPHLIB_3.0) | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 16400 | 1.24 | blake512 | crypto_hash/blake512/vect128 | icc -O2 -static -no-vec |
| 16592 | 1.25 | blake512 | crypto_hash/blake512/sphlib-small | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 16920 | 1.28 | blake512 | crypto_hash/blake512/vect128-inplace | icc -m64 -xHost -vec-report0 -static |
| 17840 | 1.35 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 19536 | 1.47 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 21600 | 1.63 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 21936 | 1.66 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 11944 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 14768 | 1.24 | blake64 | crypto_hash/blake64/sphlib-small | gcc -O2 -fomit-frame-pointer |
| 15952 | 1.34 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 21224 | 1.78 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 21712 | 1.82 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 9512 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 (asm) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.5.2) |
| 10128 | 1.06 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (4.5.2) |
| 10864 | 1.14 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 11952 | 1.26 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 12536 | 1.32 | bmw256 | crypto_hash/bmw256/optc31ssse3 | icc -m64 -xHost -vec-report0 -static |
| 12624 | 1.33 | bmw256 | crypto_hash/bmw256/optc04 | icc -O1 -static -no-vec |
| 12808 | 1.35 | bmw256 | crypto_hash/bmw256/optc03 | icc -O1 -static |
| 12896 | 1.36 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 13464 | 1.42 | bmw256 | crypto_hash/bmw256/optc02 | icc -O1 -xW -static |
| 14056 | 1.48 | bmw256 | crypto_hash/bmw256/optc01 | icc -Os -static |
| 14136 | 1.49 | bmw256 | crypto_hash/bmw256/optbbe | icc -O1 -static |
| 14304 | 1.50 | bmw256 | crypto_hash/bmw256/optabe | icc -O2 -xP -static |
| 14576 | 1.53 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 15464 | 1.63 | bmw256 | crypto_hash/bmw256/sphlib-small | icc -O3 -static -no-vec |
| 15800 | 1.66 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 22904 | 2.41 | bmw256 | crypto_hash/bmw256/ref | icc -m64 -O2 -static -no-vec |
| | 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/opt24ssse3_asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| 6776 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | icc -O2 -xW -static (12.0.20101006) |
| 6896 | 1.02 | bmw512 | crypto_hash/bmw512/optc04 | icc -O1 -xP -static |
| 7416 | 1.09 | bmw512 | crypto_hash/bmw512/optc03 | icc -O1 -xP -static |
| 7576 | 1.12 | bmw512 | crypto_hash/bmw512/optc01 | icc -no-vec |
| 7576 | 1.12 | bmw512 | crypto_hash/bmw512/optc02 | icc -O2 -xP -static |
| 7648 | 1.13 | bmw512 | crypto_hash/bmw512/optbbe | icc -O3 -static |
| 7672 | 1.13 | bmw512 | crypto_hash/bmw512/optabe | icc -O3 -xW -static -no-vec |
| 8032 | 1.19 | bmw512 | crypto_hash/bmw512/optbgbe | icc -no-vec |
| 8424 | 1.24 | bmw512 | crypto_hash/bmw512/sphlib-small | icc -O2 -static -no-vec |
| 8912 | 1.32 | bmw512 | crypto_hash/bmw512/sphlib | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 9128 | 1.35 | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 12936 | 1.91 | bmw512 | crypto_hash/bmw512/ref | icc -m64 -O2 -static |
| 17032 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm (1.0) | gcc -m64 -O -fomit-frame-pointer (4.5.2) |
| 17048 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 | gcc -march=barcelona -O -fomit-frame-pointer |
| 32032 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm (1.0) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| 32096 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| | cheetah512 | crypto_hash/cheetah512/asm32 | gcc -m64 -O3 -fomit-frame-pointer |
| 629336 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | icc -m64 -Os -static -no-vec (12.0.20101006) |
| 2134192 | 3.39 | cubehash161 | crypto_hash/cubehash161/unrolled | icc -m64 -xHost -vec-report0 -static |
| 2167400 | 3.44 | cubehash161 | crypto_hash/cubehash161/simple | icc -m64 -O2 -static -no-vec |
| 2891336 | 4.59 | cubehash161 | crypto_hash/cubehash161/spec | icc -m64 -xHost -vec-report0 -static |
| 43792 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | icc -O3 -static (12.0.20101006) |
| 176368 | 4.03 | cubehash1616 | crypto_hash/cubehash1616/simple | icc -O2 -xP -static -no-vec |
| 180432 | 4.12 | cubehash1616 | crypto_hash/cubehash1616/unrolled | icc -Os -xP -static -no-vec |
| 414880 | 9.47 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 317000 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | icc -O3 -xP -static -no-vec (12.0.20101006) |
| 1095464 | 3.46 | cubehash162 | crypto_hash/cubehash162/simple | icc -O2 -xP -static -no-vec |
| 1117632 | 3.53 | cubehash162 | crypto_hash/cubehash162/unrolled | icc -m64 -xHost -vec-report0 -static |
| 1568240 | 4.95 | cubehash162 | crypto_hash/cubehash162/spec | icc -m64 -xHost -vec-report0 -static |
| 23176 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 24304 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | icc -m64 -O3 -static -no-vec |
| 25480 | 1.10 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 25488 | 1.10 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -Os -fomit-frame-pointer |
| 49448 | 2.13 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | icc -O3 -xW -static -no-vec |
| 54072 | 2.33 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 54784 | 2.36 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | icc -O3 -xW -static -no-vec |
| 56784 | 2.45 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 61896 | 2.67 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 74256 | 3.20 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 76568 | 3.30 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 99768 | 4.30 | cubehash1632 | crypto_hash/cubehash1632/hardware2 | icc -O2 -xP -static |
| 101696 | 4.39 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | icc -Os -xP -static |
| 111552 | 4.81 | cubehash1632 | crypto_hash/cubehash1632/simple | icc -O2 -static -no-vec |
| 113104 | 4.88 | cubehash1632 | crypto_hash/cubehash1632/unrolled | icc -m64 -O1 -static |
| 348832 | 15.05 | cubehash1632 | crypto_hash/cubehash1632/spec | icc -m64 -xHost -vec-report0 -static |
| 457576 | 19.74 | cubehash1632 | crypto_hash/cubehash1632/hardware4 | icc -O3 -static |
| 618336 | 26.68 | cubehash1632 | crypto_hash/cubehash1632/bitsliced | icc -O2 -xP -static |
| | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/arm | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/armneon | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/cellspu | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/mips64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/ppc32 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/ppc64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/ppc64aix | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/ppcaltivec | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/precompiled/ia64 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/sparcv9 | gcc -m64 -O3 -fomit-frame-pointer |
| | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -m64 -O3 -fomit-frame-pointer |
| 161608 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | icc -O1 -xW -static |
| 570008 | 3.53 | cubehash164 | crypto_hash/cubehash164/simple | icc -O2 -xP -static -no-vec |
| 588216 | 3.64 | cubehash164 | crypto_hash/cubehash164/unrolled | icc -m64 -xHost -vec-report0 -static |
| 935424 | 5.79 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 82480 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | icc -O3 -xP -static |
| 308496 | 3.74 | cubehash168 | crypto_hash/cubehash168/simple | icc -m64 -O2 -static -no-vec |
| 317512 | 3.85 | cubehash168 | crypto_hash/cubehash168/unrolled | icc -O1 -xW -static |
| 588216 | 7.13 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 20104 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 21136 | 1.05 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | icc -O1 -xW -static -no-vec |
| 22096 | 1.10 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 22128 | 1.10 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -m64 -Os -fomit-frame-pointer |
| 42872 | 2.13 | cubehash512 | crypto_hash/cubehash512/mmintrin | icc -m64 -O3 -static -no-vec |
| 47280 | 2.35 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 48160 | 2.40 | cubehash512 | crypto_hash/cubehash512/unrolled5 | icc -O3 -xW -static |
| 49312 | 2.45 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 53232 | 2.65 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 80152 | 3.99 | cubehash512 | crypto_hash/cubehash512/unrolled2 | icc -m64 -Os -static |
| 82464 | 4.10 | cubehash512 | crypto_hash/cubehash512/unrolled | icc -O3 -xP -static |
| 87352 | 4.35 | cubehash512 | crypto_hash/cubehash512/simple | icc -no-vec |
| | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -O3 -fomit-frame-pointer |
| 318192 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | icc -O3 -xP -static -no-vec (12.0.20101006) |
| 320248 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | icc -m64 -O3 -static -no-vec |
| 336608 | 1.06 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | icc -Os -xP -static -no-vec |
| 381528 | 1.20 | cubehash81 | crypto_hash/cubehash81/emmintrin | icc -O2 -static -no-vec |
| 1114784 | 3.50 | cubehash81 | crypto_hash/cubehash81/unrolled | icc -no-vec |
| 1150704 | 3.62 | cubehash81 | crypto_hash/cubehash81/simple | icc -no-vec |
| 1821864 | 5.73 | cubehash81 | crypto_hash/cubehash81/spec | icc -m64 -xHost -vec-report0 -static |
| 22112 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | icc -O3 -static -no-vec (12.0.20101006) |
| 24256 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | icc -m64 -O3 -static |
| 101088 | 4.57 | cubehash816 | crypto_hash/cubehash816/simple | icc -no-vec |
| 102712 | 4.65 | cubehash816 | crypto_hash/cubehash816/unrolled | icc -O1 -xP -static -no-vec |
| 331880 | 15.01 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 159992 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | icc -m64 -Os -static -no-vec |
| 162096 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | icc -Os -xW -static -no-vec |
| 584176 | 3.65 | cubehash82 | crypto_hash/cubehash82/unrolled | icc -O2 -xP -static |
| 591952 | 3.70 | cubehash82 | crypto_hash/cubehash82/simple | icc -m64 -O3 -static -no-vec |
| 1057432 | 6.61 | cubehash82 | crypto_hash/cubehash82/spec | icc |
| 12496 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | icc -m64 -O3 -static -no-vec |
| 14512 | 1.16 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | icc -m64 -O3 -static |
| 66056 | 5.29 | cubehash832 | crypto_hash/cubehash832/simple | icc -O2 -static -no-vec |
| 66392 | 5.31 | cubehash832 | crypto_hash/cubehash832/unrolled | icc -Os -static -no-vec |
| 283288 | 22.67 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 81472 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | icc -O3 -xP -static |
| 83544 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | icc -m64 -O3 -static |
| 309184 | 3.79 | cubehash84 | crypto_hash/cubehash84/simple | icc -no-vec |
| 311544 | 3.82 | cubehash84 | crypto_hash/cubehash84/unrolled | icc -O2 -xW -static |
| 644680 | 7.91 | cubehash84 | crypto_hash/cubehash84/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 41704 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | icc -O3 -xP -static -no-vec (12.0.20101006) |
| 43816 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | icc -O1 -xW -static -no-vec |
| 170944 | 4.10 | cubehash88 | crypto_hash/cubehash88/simple | icc -O3 -xW -static -no-vec |
| 174896 | 4.19 | cubehash88 | crypto_hash/cubehash88/unrolled | icc -Os -xW -static |
| 435832 | 10.45 | cubehash88 | crypto_hash/cubehash88/spec | gcc -march=nocona -O3 -fomit-frame-pointer |
| 47680 | 1.00 | echo256 | crypto_hash/echo256/core2/core2v64 (2.1) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 57280 | 1.20 | echo256 | crypto_hash/echo256/athlon/athlon64 | icc -O3 -static -no-vec |
| 61280 | 1.29 | echo256 | crypto_hash/echo256/generic/opt64 | icc -no-vec |
| 63912 | 1.34 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 64992 | 1.36 | echo256 | crypto_hash/echo256/sphlib-small | icc -O3 -xP -static |
| 69144 | 1.45 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -Os -fomit-frame-pointer |
| 69296 | 1.45 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 74704 | 1.57 | echo256 | crypto_hash/echo256/generic/opt32 | icc -m64 -xHost -vec-report0 -static |
| 87312 | 1.83 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 130088 | 2.73 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -fno-schedule-insns -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 |
| 85736 | 1.00 | echo512 | crypto_hash/echo512/core2/core2v64 (2.1) | gcc (4.5.2) |
| 102528 | 1.20 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 109832 | 1.28 | echo512 | crypto_hash/echo512/generic/opt64 | icc -O2 -xP -static -no-vec |
| 114360 | 1.33 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 116480 | 1.36 | echo512 | crypto_hash/echo512/sphlib-small | icc -O3 -xP -static -no-vec |
| 124360 | 1.45 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 125168 | 1.46 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 132896 | 1.55 | echo512 | crypto_hash/echo512/generic/opt32 | icc -m64 -O2 -static |
| 153584 | 1.79 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 233152 | 2.72 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -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 |
| 38792 | 1.00 | echosp256 | crypto_hash/echosp256/core2/core2v64 (2.1) | gcc -O2 -fomit-frame-pointer (4.5.2) |
| 44528 | 1.15 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | icc -O3 -xP -static -no-vec |
| 47608 | 1.23 | echosp256 | crypto_hash/echosp256/generic/opt64 | icc -m64 -xHost -vec-report0 -static |
| 53928 | 1.39 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 54048 | 1.39 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -Os -fomit-frame-pointer |
| 58752 | 1.51 | echosp256 | crypto_hash/echosp256/generic/opt32 | icc -m64 -O2 -static |
| 68168 | 1.76 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 101672 | 2.62 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m64 -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 |
| 59536 | 1.00 | echosp512 | crypto_hash/echosp512/core2/core2v64 (2.1) | gcc -m64 -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 71272 | 1.20 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 76088 | 1.28 | echosp512 | crypto_hash/echosp512/generic/opt64 | icc -m64 -xHost -vec-report0 -static |
| 86264 | 1.45 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -march=nocona -O -fomit-frame-pointer |
| 86472 | 1.45 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | icc -O2 -xP -static -no-vec |
| 92584 | 1.56 | echosp512 | crypto_hash/echosp512/generic/opt32 | icc -O2 -xP -static |
| 107072 | 1.80 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 162920 | 2.74 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m64 -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 |
| 7328 | 1.00 | edonr256 | crypto_hash/edonr256/optc (Optimized_C_v2.0) | icc -O1 -static -no-vec (12.0.20101006) |
| 7936 | 1.08 | edonr256 | crypto_hash/edonr256/swpbe | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 4272 | 1.00 | edonr512 | crypto_hash/edonr512/optc (Optimized_C_v2.0) | icc -m64 -O1 -static -no-vec (12.0.20101006) |
| 4376 | 1.02 | edonr512 | crypto_hash/edonr512/swpbe | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 82608 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 83344 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 54952 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 55248 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 189144 | 1.00 | fsb256 | crypto_hash/fsb256/clean | icc -O1 -static (12.0.20101006) |
| 66100552 | 349.47 | fsb256 | crypto_hash/fsb256/ref | icc |
| 61283368 | 1.00 | fsb512 | crypto_hash/fsb512/ref | icc (12.0.20101006) |
| 37432 | 1.00 | fugue256 | crypto_hash/fugue256/SSSE3 | icc -m64 -xHost -vec-report0 -static (12.0.20101006) |
| 37744 | 1.01 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | icc -Os -xP -static -no-vec |
| 41664 | 1.11 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | icc -O1 -xW -static |
| 45328 | 1.21 | fugue256 | crypto_hash/fugue256/sphlib | icc -O3 -xW -static |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | 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 |
| 92592 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | icc -O3 -static (12.0.20101006) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m64 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -O3 -fomit-frame-pointer |
| 36664 | 1.00 | groestl256 | crypto_hash/groestl256/core2duo (2.0) | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 38224 | 1.04 | groestl256 | crypto_hash/groestl256/opteron | gcc -march=nocona -O3 -fomit-frame-pointer |
| 38488 | 1.05 | groestl256 | crypto_hash/groestl256/opteron-unrolled | icc -O2 -xP -static |
| 44848 | 1.22 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 46768 | 1.28 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 48128 | 1.31 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 54336 | 1.48 | groestl256 | crypto_hash/groestl256/mmx | icc -O1 -xW -static -no-vec |
| 57320 | 1.56 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 71536 | 1.95 | groestl256 | crypto_hash/groestl256/vperm | icc -Os -static |
| 74208 | 2.02 | groestl256 | crypto_hash/groestl256/vperm-intr | icc -m64 -Os -static |
| 137240 | 3.74 | groestl256 | crypto_hash/groestl256/opt32 | icc -O3 -static |
| 240648 | 6.56 | groestl256 | crypto_hash/groestl256/8bit_c | icc -m64 -O2 -static |
| | 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 |
| 57840 | 1.00 | groestl512 | crypto_hash/groestl512/core2duo (2.0) | icc -Os -xW -static (12.0.20101006) |
| 64904 | 1.12 | groestl512 | crypto_hash/groestl512/opteron | icc -m64 -Os -static |
| 71816 | 1.24 | groestl512 | crypto_hash/groestl512/sphlib | icc -O1 -xP -static -no-vec |
| 74328 | 1.29 | groestl512 | crypto_hash/groestl512/sphlib-adapted | icc -O1 -static -no-vec |
| 79240 | 1.37 | groestl512 | crypto_hash/groestl512/opt64 | icc -m64 -O3 -static -no-vec |
| 93280 | 1.61 | groestl512 | crypto_hash/groestl512/vperm | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 98792 | 1.71 | groestl512 | crypto_hash/groestl512/vperm-intr | icc -O3 -static |
| 100312 | 1.73 | groestl512 | crypto_hash/groestl512/sphlib-small | icc -O2 -xP -static -no-vec |
| 120320 | 2.08 | groestl512 | crypto_hash/groestl512/mmx | icc -O1 -static |
| 204528 | 3.54 | groestl512 | crypto_hash/groestl512/opt32 | icc -m64 -O2 -static |
| | 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 |
| 47520 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (4.5.2) |
| 48080 | 1.01 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 52336 | 1.10 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m64 -march=nocona -O3 -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 |
| 27792 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 30920 | 1.11 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 35728 | 1.29 | jh224 | crypto_hash/jh224/bitslice_opt64 | icc -O3 -xW -static |
| 60112 | 2.16 | jh224 | crypto_hash/jh224/bitslice_opt32 | icc -m64 -xHost -vec-report0 -static |
| 84112 | 3.03 | jh224 | crypto_hash/jh224/bitslice_ref32 | icc -O2 -static |
| 87328 | 3.14 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 27792 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 30848 | 1.11 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 35648 | 1.28 | jh256 | crypto_hash/jh256/bitslice_opt64 | icc -O3 -static |
| 60040 | 2.16 | jh256 | crypto_hash/jh256/bitslice_opt32 | icc -m64 -xHost -vec-report0 -static |
| 83888 | 3.02 | jh256 | crypto_hash/jh256/bitslice_ref32 | icc -O2 -static |
| 87864 | 3.16 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 27776 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 30848 | 1.11 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 35680 | 1.28 | jh384 | crypto_hash/jh384/bitslice_opt64 | icc -O3 -xW -static |
| 60952 | 2.19 | jh384 | crypto_hash/jh384/bitslice_opt32 | icc |
| 84240 | 3.03 | jh384 | crypto_hash/jh384/bitslice_ref32 | icc -m64 -xHost -vec-report0 -static |
| 85720 | 3.09 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 27800 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 30880 | 1.11 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 35816 | 1.29 | jh512 | crypto_hash/jh512/bitslice_opt64 | icc -O3 -xW -static |
| 60560 | 2.18 | jh512 | crypto_hash/jh512/bitslice_opt32 | icc -m64 -xHost -vec-report0 -static |
| 83784 | 3.01 | jh512 | crypto_hash/jh512/bitslice_ref32 | icc -m64 -O2 -static |
| 85608 | 3.08 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 21328 | 1.00 | keccak | crypto_hash/keccak/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (4.5.2) |
| 21336 | 1.00 | keccak | crypto_hash/keccak/x86_64_asm | icc -m64 -Os -static |
| 21344 | 1.00 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 22976 | 1.08 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 23448 | 1.10 | keccak | crypto_hash/keccak/inplace | icc -O3 -xP -static -no-vec |
| 23744 | 1.11 | keccak | crypto_hash/keccak/simple | icc -m64 -O2 -static |
| 30048 | 1.41 | keccak | crypto_hash/keccak/sseu2 | icc -m64 -Os -static |
| 35344 | 1.66 | keccak | crypto_hash/keccak/mmxu1 | icc -O1 -xP -static |
| 48600 | 2.28 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 51256 | 2.40 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 55288 | 2.59 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 55464 | 2.60 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 57496 | 2.70 | keccak | crypto_hash/keccak/compact | icc -m64 -O2 -static -no-vec |
| 63368 | 2.97 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 208928 | 9.80 | keccak | crypto_hash/keccak/compact8 | gcc -march=k8 -O2 -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 |
| 35448 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm (3.1.0) | gcc -m64 -march=core2 -O2 -fomit-frame-pointer (4.5.2) |
| 35600 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -m64 -O -fomit-frame-pointer |
| 35728 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -march=nocona -O -fomit-frame-pointer |
| 38200 | 1.08 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 39224 | 1.11 | keccakc1024 | crypto_hash/keccakc1024/inplace | icc -m64 -O3 -static |
| 39864 | 1.12 | keccakc1024 | crypto_hash/keccakc1024/simple | icc -O2 -xP -static |
| 47896 | 1.35 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 47976 | 1.35 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 50600 | 1.43 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | icc -m64 -O1 -static -no-vec |
| 59672 | 1.68 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | icc -O2 -xW -static |
| 79864 | 2.25 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 81928 | 2.31 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 92280 | 2.60 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 92448 | 2.61 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 96984 | 2.74 | keccakc1024 | crypto_hash/keccakc1024/compact | icc -O2 -xW -static -no-vec |
| 99632 | 2.81 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 357528 | 10.09 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -march=k8 -O2 -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 |
| 16632 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 (3.1.0) | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 16656 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 16680 | 1.00 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -march=k8 -O -fomit-frame-pointer |
| 17936 | 1.08 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 18160 | 1.09 | keccakc256 | crypto_hash/keccakc256/inplace | icc -m64 -xHost -vec-report0 -static |
| 18536 | 1.11 | keccakc256 | crypto_hash/keccakc256/simple | icc -O3 -static -no-vec |
| 23272 | 1.40 | keccakc256 | crypto_hash/keccakc256/sseu2 | icc -O3 -xP -static -no-vec |
| 27440 | 1.65 | keccakc256 | crypto_hash/keccakc256/mmxu1 | icc -O1 -static |
| 39472 | 2.37 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 40784 | 2.45 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 43800 | 2.63 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 44472 | 2.67 | keccakc256 | crypto_hash/keccakc256/compact | icc -no-vec |
| 44744 | 2.69 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 50936 | 3.06 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 162288 | 9.76 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -m64 -march=k8 -O2 -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 |
| 17976 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 (3.1.0) | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.2) |
| 18216 | 1.01 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 18216 | 1.01 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | icc -m64 -xHost -vec-report0 -static |
| 19640 | 1.09 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 19760 | 1.10 | keccakc448 | crypto_hash/keccakc448/inplace | icc -O3 -xW -static |
| 20240 | 1.13 | keccakc448 | crypto_hash/keccakc448/simple | icc -O3 -xP -static |
| 25472 | 1.42 | keccakc448 | crypto_hash/keccakc448/sseu2 | icc -O2 -xW -static -no-vec |
| 30168 | 1.68 | keccakc448 | crypto_hash/keccakc448/mmxu1 | icc -O3 -xP -static |
| 42184 | 2.35 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 44000 | 2.45 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 47712 | 2.65 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 48664 | 2.71 | keccakc448 | crypto_hash/keccakc448/compact | icc -m64 -O2 -static -no-vec |
| 177656 | 9.88 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -m64 -march=k8 -O2 -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 |
| 19504 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 (3.1.0) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (4.5.2) |
| 19760 | 1.01 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -O -fomit-frame-pointer |
| 19776 | 1.01 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | icc -O2 -xP -static |
| 21360 | 1.10 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 21664 | 1.11 | keccakc512 | crypto_hash/keccakc512/inplace | icc -m64 -O3 -static |
| 22032 | 1.13 | keccakc512 | crypto_hash/keccakc512/simple | icc -no-vec |
| 26680 | 1.37 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 26736 | 1.37 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 27784 | 1.42 | keccakc512 | crypto_hash/keccakc512/sseu2 | icc -Os -xP -static |
| 32624 | 1.67 | keccakc512 | crypto_hash/keccakc512/mmxu1 | icc -O1 -xW -static -no-vec |
| 45288 | 2.32 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 47240 | 2.42 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 51584 | 2.64 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 51624 | 2.65 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 53064 | 2.72 | keccakc512 | crypto_hash/keccakc512/compact | icc -m64 -O2 -static -no-vec |
| 58792 | 3.01 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 194136 | 9.95 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | gcc -m64 -O3 -fomit-frame-pointer |
| 17736 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.2) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| 58696 | 3.31 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 24184 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 (3.1.0) | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.2) |
| 24432 | 1.01 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | icc -m64 -O2 -static |
| 24592 | 1.02 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 26552 | 1.10 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 26912 | 1.11 | keccakc768 | crypto_hash/keccakc768/inplace | icc -O3 -xP -static |
| 27432 | 1.13 | keccakc768 | crypto_hash/keccakc768/simple | icc -m64 -O2 -static |
| 34368 | 1.42 | keccakc768 | crypto_hash/keccakc768/sseu2 | icc -O3 -static -no-vec |
| 40640 | 1.68 | keccakc768 | crypto_hash/keccakc768/mmxu1 | icc -O1 -static |
| 57216 | 2.37 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 57680 | 2.39 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 63824 | 2.64 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -march=nocona -O3 -fomit-frame-pointer |
| 65496 | 2.71 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 66120 | 2.73 | keccakc768 | crypto_hash/keccakc768/compact | icc -no-vec |
| 70760 | 2.93 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -O -fomit-frame-pointer |
| 240720 | 9.95 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -march=k8 -O2 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8 | gcc -m64 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/avr8asm | gcc -m64 -O3 -fomit-frame-pointer |
| 44000 | 1.00 | lane256 | crypto_hash/lane256/c | icc -O3 -static -no-vec (12.0.20101006) |
| 56480 | 1.28 | lane256 | crypto_hash/lane256/bitslice | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| | lane256 | crypto_hash/lane256/mmx | gcc -m64 -O3 -fomit-frame-pointer |
| 235176 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m64 -O -fomit-frame-pointer (4.5.2) |
| 21920 | 1.00 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 (2.0) | gcc -funroll-loops -O2 -fomit-frame-pointer (4.5.2) |
| 21936 | 1.00 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 22024 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 22024 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 22096 | 1.01 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 22096 | 1.01 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -Os -fomit-frame-pointer |
| 22112 | 1.01 | luffa256 | crypto_hash/luffa256/sse2 | icc -O3 -xW -static |
| 22216 | 1.01 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 22560 | 1.03 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 22664 | 1.03 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 27144 | 1.24 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -m64 -O3 -fomit-frame-pointer |
| 27168 | 1.24 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 34864 | 1.59 | luffa256 | crypto_hash/luffa256/sphlib | icc -m64 -xHost -vec-report0 -static |
| 36208 | 1.65 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 36896 | 1.68 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 37472 | 1.71 | luffa256 | crypto_hash/luffa256/thomaz/basic | icc -O3 -static |
| | 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 |
| 24760 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm (2.0) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 24768 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 25160 | 1.02 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 25544 | 1.03 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 25568 | 1.03 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 25672 | 1.04 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 25728 | 1.04 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 29976 | 1.21 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 29984 | 1.21 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | icc -O3 -xW -static |
| 30920 | 1.25 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 31152 | 1.26 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | icc -m64 -Os -static -no-vec |
| 31856 | 1.29 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -funroll-loops |
| 53456 | 2.16 | luffa384 | crypto_hash/luffa384/opt32 | icc -O3 -xP -static -no-vec |
| 53656 | 2.17 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -O2 -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_x86 | gcc -m64 -O3 -fomit-frame-pointer |
| 33608 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | icc -m64 -O2 -static -no-vec |
| 33832 | 1.01 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc |
| 39232 | 1.17 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 39248 | 1.17 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 39448 | 1.17 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | icc -m64 -Os -static |
| 39544 | 1.18 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 39544 | 1.18 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 39624 | 1.18 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | icc -O2 -xP -static |
| 39864 | 1.19 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | icc -m64 -Os -static -no-vec |
| 40008 | 1.19 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 40808 | 1.21 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -m64 -Os -fomit-frame-pointer |
| 45256 | 1.35 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 64856 | 1.93 | luffa512 | crypto_hash/luffa512/sphlib | icc |
| 67832 | 2.02 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 68880 | 2.05 | luffa512 | crypto_hash/luffa512/opt32 | icc -m64 -O3 -static -no-vec |
| | 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_x86 | gcc -m64 -O3 -fomit-frame-pointer |
| 19456 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | gcc -m64 -O3 -fomit-frame-pointer (4.5.2) |
| 18832 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| 69784 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (4.5.2) |
| 72648 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 70000 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| | md2 | crypto_hash/md2/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| | md4 | crypto_hash/md4/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 9328 | 1.00 | md5 | crypto_hash/md5/ref | icc -O3 -xW -static (12.0.20101006) |
| | md5 | crypto_hash/md5/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 43632 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 47048 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 60592 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (4.5.2) |
| 74232 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 37760 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | icc -m64 -xHost -vec-report0 -static (12.0.20101006) |
| 40248 | 1.07 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 41136 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | icc -m64 -xHost -vec-report0 -static (12.0.20101006) |
| 41880 | 1.02 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 22416 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | icc -O3 -static -no-vec (12.0.20101006) |
| | rhash | crypto_hash/rhash/ref | g++ -m64 -O3 -fomit-frame-pointer |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 77848 | 1.00 | round3jh256 | crypto_hash/round3jh256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer (4.5.2) |
| 78896 | 1.01 | round3jh256 | crypto_hash/round3jh256/sphlib-small | icc -O2 -static |
| 77880 | 1.00 | round3jh512 | crypto_hash/round3jh512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer (4.5.2) |
| 78920 | 1.01 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 13232 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.5.2) |
| 13480 | 1.02 | sarmal256 | crypto_hash/sarmal256/asm64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 16000 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -march=nocona -O -fomit-frame-pointer (4.5.2) |
| 16808 | 1.05 | sarmal512 | crypto_hash/sarmal512/asm64 | gcc -funroll-loops -m64 -march=nocona -O -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 |
| 25248 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | icpc -O3 -static (12.0.20101006) |
| 25864 | 1.02 | sha256 | crypto_hash/sha256/sphlib | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 26288 | 1.04 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 31456 | 1.25 | sha256 | crypto_hash/sha256/ref | gcc -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 |
| 19592 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small (SPHLIB_3.0) | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.5.2) |
| 19608 | 1.00 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 19824 | 1.01 | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -O3 -fomit-frame-pointer |
| 22752 | 1.16 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m64 -O3 -fomit-frame-pointer |
| 10776 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (4.5.2) |
| 13832 | 1.28 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 10776 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 13008 | 1.21 | shabal512 | crypto_hash/shabal512/ref | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 13792 | 1.28 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 32464 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | icc -O3 -xW -static -no-vec |
| 32648 | 1.01 | shavite3256 | crypto_hash/shavite3256/low-mem | icc -O2 -xP -static |
| 33120 | 1.02 | shavite3256 | crypto_hash/shavite3256/no-salt | icc -m64 -O3 -static |
| 33256 | 1.02 | shavite3256 | crypto_hash/shavite3256/new-aes-round | icc -m64 -xHost -vec-report0 -static |
| 35104 | 1.08 | shavite3256 | crypto_hash/shavite3256/sphlib-small | icc -m64 -xHost -vec-report0 -static |
| 39696 | 1.22 | shavite3256 | crypto_hash/shavite3256/lower-mem | icc -Os -xW -static |
| 150976 | 4.65 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m64 -O3 -fomit-frame-pointer |
| 70176 | 1.00 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache (3.0_(L1_cache)) | icc -O2 -static (12.0.20101006) |
| 71096 | 1.01 | shavite3512 | crypto_hash/shavite3512/low-mem | icc -m64 -O3 -static |
| 77976 | 1.11 | shavite3512 | crypto_hash/shavite3512/lower-mem | icc -m64 -xHost -vec-report0 -static |
| 193536 | 2.76 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -m64 -O3 -fomit-frame-pointer |
| 195120 | 2.78 | shavite3512 | crypto_hash/shavite3512/new-aes-round | icc -O1 -xP -static -no-vec |
| 199344 | 2.84 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 282528 | 4.03 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -march=k8 -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 |
| 18984 | 1.00 | simd256 | crypto_hash/simd256/vect128 (1.1) | icc -m64 -Os -static |
| 58616 | 3.09 | simd256 | crypto_hash/simd256/sphlib | icc -m64 -O2 -static |
| 80040 | 4.22 | simd256 | crypto_hash/simd256/sphlib-small | icc -O3 -xP -static (12.0.20101006) |
| 119128 | 6.28 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 3935560 | 207.31 | simd256 | crypto_hash/simd256/ref | icc -m64 -O3 -static |
| | simd256 | crypto_hash/simd256/vectarm | gcc -m64 -O3 -fomit-frame-pointer |
| 20024 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 87768 | 4.38 | simd512 | crypto_hash/simd512/sphlib | icc -Os -xW -static |
| 94144 | 4.70 | simd512 | crypto_hash/simd512/sphlib-small | icc -m64 -xHost -vec-report0 -static |
| 121488 | 6.07 | simd512 | crypto_hash/simd512/opt | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 7944784 | 396.76 | simd512 | crypto_hash/simd512/ref | icc -m64 -Os -static |
| 15616 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -O -fomit-frame-pointer (4.5.2) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -m64 -O3 -fomit-frame-pointer |
| 12688 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (4.5.2) |
| 13144 | 1.04 | skein256256 | crypto_hash/skein256256/x64 | icc -m64 -xHost -vec-report0 -static |
| 10376 | 1.00 | skein512256 | crypto_hash/skein512256/little | icc (12.0.20101006) |
| 10624 | 1.02 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 10920 | 1.05 | skein512256 | crypto_hash/skein512256/x64 | icc -no-vec |
| 11024 | 1.06 | skein512256 | crypto_hash/skein512256/sphlib | icc -m64 -O1 -static -no-vec |
| 11512 | 1.11 | skein512256 | crypto_hash/skein512256/sphlib-small | icc -m64 -xHost -vec-report0 -static |
| 11968 | 1.15 | skein512256 | crypto_hash/skein512256/simple | icc -O2 -xP -static -no-vec |
| 12896 | 1.24 | skein512256 | crypto_hash/skein512256/sandy | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 10416 | 1.00 | skein512512 | crypto_hash/skein512512/little | icc -m64 -xHost -vec-report0 -static (12.0.20101006) |
| 10632 | 1.02 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 10936 | 1.05 | skein512512 | crypto_hash/skein512512/x64 | icc -no-vec |
| 11064 | 1.06 | skein512512 | crypto_hash/skein512512/sphlib | icc -O1 -xP -static -no-vec |
| 11464 | 1.10 | skein512512 | crypto_hash/skein512512/sphlib-small | icc -m64 -O3 -static -no-vec |
| 12088 | 1.16 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 12928 | 1.24 | skein512512 | crypto_hash/skein512512/sandy | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 10360 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 46640 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -O2 -fomit-frame-pointer (4.5.2) |
| 58320 | 1.25 | whirlpool | crypto_hash/whirlpool/ref | icc -O3 -xW -static -no-vec |