| Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -m32 -O3 -fomit-frame-pointer |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -m32 -O3 -fomit-frame-pointer |
| 237069 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -m32 -march=i486 -O -fomit-frame-pointer (4.3.2) |
| | bash256 | crypto_hash/bash256/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 309753 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -m32 -march=i486 -O -fomit-frame-pointer (4.3.2) |
| | bash384 | crypto_hash/bash384/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 455004 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -m32 -march=i486 -O -fomit-frame-pointer (4.3.2) |
| | bash512 | crypto_hash/bash512/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 18252 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 19836 | 1.09 | bblake256 | crypto_hash/bblake256/sse2 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 34983 | 1.92 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 36630 | 2.01 | bblake256 | crypto_hash/bblake256/regs | gcc -m32 -march=k6-3 -O -fomit-frame-pointer |
| 40140 | 2.20 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 14544 | 1.00 | blake256 | crypto_hash/blake256/sse41 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 15318 | 1.05 | blake256 | crypto_hash/blake256/vect128 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 15651 | 1.08 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 15921 | 1.09 | blake256 | crypto_hash/blake256/ssse3 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 18396 | 1.26 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 18945 | 1.30 | blake256 | crypto_hash/blake256/sse2-2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 27243 | 1.87 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 28197 | 1.94 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 29394 | 2.02 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 33057 | 2.27 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 40239 | 2.77 | blake256 | crypto_hash/blake256/ref | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 42282 | 2.91 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41-2 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 8370 | 1.00 | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -m32 -O3 -fomit-frame-pointer |
| 112365 | 13.42 | blake2b | crypto_hash/blake2b/regs | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 121284 | 14.49 | blake2b | crypto_hash/blake2b/ref | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-3 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -m32 -O3 -fomit-frame-pointer |
| 9189 | 1.00 | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -m32 -O2 -fomit-frame-pointer (4.3.2) |
| 9630 | 1.05 | blake2s | crypto_hash/blake2s/xmm | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 10962 | 1.19 | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 16254 | 1.77 | blake2s | crypto_hash/blake2s/regs | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 20079 | 2.19 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -m32 -O3 -fomit-frame-pointer |
| 13527 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 14976 | 1.11 | blake32 | crypto_hash/blake32/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 20826 | 1.54 | blake32 | crypto_hash/blake32/sphlib | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 30168 | 2.23 | blake32 | crypto_hash/blake32/ref | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 31320 | 2.32 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 14850 | 1.00 | blake512 | crypto_hash/blake512/vect128 (0.6) | gcc -m32 -march=core2 -O2 -fomit-frame-pointer (4.3.2) |
| 16227 | 1.09 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 19710 | 1.33 | blake512 | crypto_hash/blake512/ssse3 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 19980 | 1.35 | blake512 | crypto_hash/blake512/sse2s | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 20529 | 1.38 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 84573 | 5.70 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 84663 | 5.70 | blake512 | crypto_hash/blake512/sphlib | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 91251 | 6.14 | blake512 | crypto_hash/blake512/ref | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 187110 | 12.60 | blake512 | crypto_hash/blake512/bswap | gcc -m32 -O -fomit-frame-pointer |
| 190188 | 12.81 | blake512 | crypto_hash/blake512/regs | gcc -m32 -O -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/sse41 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -m32 -O3 -fomit-frame-pointer |
| 21330 | 1.00 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.3.2) |
| 24003 | 1.13 | blake64 | crypto_hash/blake64/ssse3 | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 74196 | 3.48 | blake64 | crypto_hash/blake64/sphlib | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| 74439 | 3.49 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 80289 | 3.76 | blake64 | crypto_hash/blake64/ref | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 10683 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86/ssse3_v1 (asm) | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.3.2) |
| 10692 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86/ssse3_v1 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 10863 | 1.02 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86/ssse3_v1 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 11700 | 1.10 | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 12204 | 1.14 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 12294 | 1.15 | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 16929 | 1.58 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 17127 | 1.60 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 17145 | 1.60 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 17172 | 1.61 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 17415 | 1.63 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 17559 | 1.64 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 18756 | 1.76 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| 20124 | 1.88 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| 20556 | 1.92 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 34965 | 3.27 | bmw256 | crypto_hash/bmw256/ref | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 9369 | 1.00 | bmw512 | crypto_hash/bmw512/optx86sse2 (BMW512_SSE2_optimized_for_x86_platforms) | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer (4.3.2) |
| 29475 | 3.15 | bmw512 | crypto_hash/bmw512/sphlib | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 32607 | 3.48 | bmw512 | crypto_hash/bmw512/optc04 | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 33921 | 3.62 | bmw512 | crypto_hash/bmw512/optabe | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 33939 | 3.62 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 37638 | 4.02 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 38232 | 4.08 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 38250 | 4.08 | bmw512 | crypto_hash/bmw512/optc02 | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 40428 | 4.32 | bmw512 | crypto_hash/bmw512/ref | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 40905 | 4.37 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 42750 | 4.56 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm32 | gcc -m32 -O3 -fomit-frame-pointer |
| 601506 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m32 -march=pentium-m -Os -fomit-frame-pointer (4.3.2) |
| 3767814 | 6.26 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 5492457 | 9.13 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 8059644 | 13.40 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 42165 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer (4.3.2) |
| 300096 | 7.12 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 435114 | 10.32 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 929142 | 22.04 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 297882 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer (4.3.2) |
| 1919493 | 6.44 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 2790684 | 9.37 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 4253112 | 14.28 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 20160 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 24201 | 1.20 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 25722 | 1.28 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 60210 | 2.99 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 62595 | 3.10 | cubehash1632 | crypto_hash/cubehash1632/x86 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 89568 | 4.44 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 98730 | 4.90 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 98874 | 4.90 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 127683 | 6.33 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 153603 | 7.62 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 166590 | 8.26 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -m32 -march=nocona -O2 -fomit-frame-pointer |
| 183528 | 9.10 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 267318 | 13.26 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 153342 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer (4.3.2) |
| 994887 | 6.49 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 1445580 | 9.43 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 2341755 | 15.27 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 77391 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer (4.3.2) |
| 532629 | 6.88 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 771246 | 9.97 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 1418283 | 18.33 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 17469 | 1.00 | cubehash512 | crypto_hash/cubehash512/x86xmm | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 21150 | 1.21 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 22284 | 1.28 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 52182 | 2.99 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 54216 | 3.10 | cubehash512 | crypto_hash/cubehash512/x86 | gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 78111 | 4.47 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 85860 | 4.91 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 85986 | 4.92 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 129672 | 7.42 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 142263 | 8.14 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 205398 | 11.76 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 257031 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer (4.3.2) |
| 258390 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer (4.3.2) |
| 274518 | 1.07 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 353646 | 1.38 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 2013912 | 7.84 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 2764395 | 10.76 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 4597083 | 17.89 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer |
| 18711 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.3.2) |
| 20574 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.3.2) |
| 167787 | 8.97 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 229581 | 12.27 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 663633 | 35.47 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 129663 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.3.2) |
| 131580 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.3.2) |
| 1033866 | 7.97 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 1413648 | 10.90 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 2488662 | 19.19 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 10602 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.3.2) |
| 12510 | 1.18 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.3.2) |
| 105849 | 9.98 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 145323 | 13.71 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 532071 | 50.19 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 65763 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer (4.3.2) |
| 67860 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 538641 | 8.19 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 735615 | 11.19 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 1436931 | 21.85 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 34623 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.3.2) |
| 36747 | 1.06 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.3.2) |
| 291060 | 8.41 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 398871 | 11.52 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 931869 | 26.91 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 54819 | 1.00 | echo256 | crypto_hash/echo256/ccalik/vperm (1.208) | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (4.3.2) |
| 55116 | 1.01 | echo256 | crypto_hash/echo256/core2/core2 | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 55503 | 1.01 | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 61713 | 1.13 | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 76779 | 1.40 | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 77589 | 1.42 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer |
| 82692 | 1.51 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 89055 | 1.62 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 96093 | 1.75 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 116559 | 2.13 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -m32 -O2 -fomit-frame-pointer |
| 129951 | 2.37 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 201114 | 3.67 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 97587 | 1.00 | echo512 | crypto_hash/echo512/ccalik/vperm (1.208) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.3.2) |
| 97596 | 1.00 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.3.2) |
| 99216 | 1.02 | echo512 | crypto_hash/echo512/core2/core2 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 99918 | 1.02 | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 110961 | 1.14 | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 137781 | 1.41 | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 138753 | 1.42 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer |
| 147240 | 1.51 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 157365 | 1.61 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 171963 | 1.76 | echo512 | crypto_hash/echo512/sphlib-small | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 208197 | 2.13 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m32 -O2 -fomit-frame-pointer |
| 227484 | 2.33 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 352638 | 3.61 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 43092 | 1.00 | echosp256 | crypto_hash/echosp256/core2/core2 (2.1) | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (4.3.2) |
| 43344 | 1.01 | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 48420 | 1.12 | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 59949 | 1.39 | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 69363 | 1.61 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 91143 | 2.12 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -m32 -O2 -fomit-frame-pointer |
| 101484 | 2.36 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 156357 | 3.63 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 68670 | 1.00 | echosp512 | crypto_hash/echosp512/core2/core2 (2.1) | gcc -m32 -march=k8 -O2 -fomit-frame-pointer (4.3.2) |
| 69228 | 1.01 | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -m32 -march=athlon -Os -fomit-frame-pointer |
| 76779 | 1.12 | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 95418 | 1.39 | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 109584 | 1.60 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 144720 | 2.11 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m32 -O2 -fomit-frame-pointer |
| 158553 | 2.31 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 246969 | 3.60 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 12222 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.3.2) |
| 13140 | 1.08 | edonr256 | crypto_hash/edonr256/optc | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 18351 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -m32 -march=k6-2 -O -fomit-frame-pointer (4.3.2) |
| 19350 | 1.05 | edonr512 | crypto_hash/edonr512/optc | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 132669 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer (4.3.2) |
| 132606 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer (4.3.2) |
| 116343 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.3.2) |
| 116559 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.3.2) |
| 90632952 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -m32 -march=pentium4 -O -fomit-frame-pointer (4.3.2) |
| 83796084 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -m32 -march=pentium4 -O -fomit-frame-pointer (4.3.2) |
| 37881 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer (4.3.2) |
| 32832 | 1.00 | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.3.2) |
| 35982 | 1.10 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 39843 | 1.21 | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 54027 | 1.65 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 68148 | 2.08 | fugue256 | crypto_hash/fugue256/sphlib | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 91737 | 2.79 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 51030 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/vperm (1.208) | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (4.3.2) |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 67698 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/vperm (1.208) | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (4.3.2) |
| 138249 | 2.04 | fugue512 | crypto_hash/fugue512/sphlib | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 63342 | 1.00 | groestl256 | crypto_hash/groestl256/vperm-intr (2.2) | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.3.2) |
| 132381 | 2.09 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 136548 | 2.16 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 139005 | 2.19 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 145458 | 2.30 | groestl256 | crypto_hash/groestl256/opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 227790 | 3.60 | groestl256 | crypto_hash/groestl256/opt64 | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 236484 | 3.73 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -m32 -O -fomit-frame-pointer |
| 261252 | 4.12 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 397260 | 6.27 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 550152 | 8.69 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/mmx | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 79479 | 1.00 | groestl512 | crypto_hash/groestl512/vperm-intr (2.2) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.3.2) |
| 195696 | 2.46 | groestl512 | crypto_hash/groestl512/sphlib | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 201339 | 2.53 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 210573 | 2.65 | groestl512 | crypto_hash/groestl512/opt32 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 234864 | 2.96 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 301194 | 3.79 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 529398 | 6.66 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/mmx | gcc -m32 -O3 -fomit-frame-pointer |
| 45162 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer (4.3.2) |
| 45315 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 55224 | 1.22 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -m32 -O3 -fomit-frame-pointer |
| 30789 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.3.2) |
| 34353 | 1.12 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 243306 | 7.90 | jh224 | crypto_hash/jh224/simple | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 261441 | 8.49 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 279225 | 9.07 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer |
| 301977 | 9.81 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 303714 | 9.86 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 30789 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.3.2) |
| 34353 | 1.12 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 243153 | 7.90 | jh256 | crypto_hash/jh256/simple | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 262656 | 8.53 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 279198 | 9.07 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 301905 | 9.81 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 303705 | 9.86 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 30789 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.3.2) |
| 34371 | 1.12 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 243234 | 7.90 | jh384 | crypto_hash/jh384/simple | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 263052 | 8.54 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 279225 | 9.07 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer |
| 301932 | 9.81 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 303705 | 9.86 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 30816 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -m32 -march=prescott -O -fomit-frame-pointer (4.3.2) |
| 34389 | 1.12 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 243234 | 7.89 | jh512 | crypto_hash/jh512/simple | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 262377 | 8.51 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 279189 | 9.06 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer |
| 301905 | 9.80 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 303660 | 9.85 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 52821 | 1.00 | keccak | crypto_hash/keccak/mmxu1 (3.1.0) | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer (4.3.2) |
| 65394 | 1.24 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 66771 | 1.26 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 69111 | 1.31 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 70479 | 1.33 | keccak | crypto_hash/keccak/inplace32bi | gcc -m32 -march=barcelona -Os -fomit-frame-pointer |
| 71613 | 1.36 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 86274 | 1.63 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 92007 | 1.74 | keccak | crypto_hash/keccak/opt64u6 | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 93222 | 1.76 | keccak | crypto_hash/keccak/simple | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 109179 | 2.07 | keccak | crypto_hash/keccak/inplace | gcc -m32 -march=k6 -O2 -fomit-frame-pointer |
| 188316 | 3.57 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 252873 | 4.79 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -m32 -march=k6 -O2 -fomit-frame-pointer |
| 479610 | 9.08 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 88200 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 (3.1.0) | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer (4.3.2) |
| 106281 | 1.21 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 106281 | 1.21 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -m32 -O3 -fomit-frame-pointer |
| 109899 | 1.25 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 112131 | 1.27 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 113418 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 145107 | 1.65 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 155052 | 1.76 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 157347 | 1.78 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 172674 | 1.96 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 172935 | 1.96 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 184284 | 2.09 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 319644 | 3.62 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 426798 | 4.84 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 809721 | 9.18 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 41031 | 1.00 | keccakc256 | crypto_hash/keccakc256/mmxu1 (3.1.0) | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer (4.3.2) |
| 51957 | 1.27 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 54630 | 1.33 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 56223 | 1.37 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 57006 | 1.39 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -m32 -march=k8 -Os -fomit-frame-pointer |
| 57510 | 1.40 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -m32 -Os -fomit-frame-pointer |
| 66771 | 1.63 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 71055 | 1.73 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 72198 | 1.76 | keccakc256 | crypto_hash/keccakc256/simple | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 84519 | 2.06 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 145989 | 3.56 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 195048 | 4.75 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| 363501 | 8.86 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 44577 | 1.00 | keccakc448 | crypto_hash/keccakc448/mmxu1 (3.1.0) | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer (4.3.2) |
| 56241 | 1.26 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 58437 | 1.31 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 60048 | 1.35 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 73233 | 1.64 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 77949 | 1.75 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 79209 | 1.78 | keccakc448 | crypto_hash/keccakc448/simple | gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 92799 | 2.08 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 160011 | 3.59 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 213993 | 4.80 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 399573 | 8.96 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 49257 | 1.00 | keccakc512 | crypto_hash/keccakc512/mmxu1 (3.1.0) | gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer (4.3.2) |
| 60876 | 1.24 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 62901 | 1.28 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 65070 | 1.32 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 65286 | 1.33 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 66186 | 1.34 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 79812 | 1.62 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 85023 | 1.73 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 86256 | 1.75 | keccakc512 | crypto_hash/keccakc512/simple | gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 98172 | 1.99 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 98685 | 2.00 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 100980 | 2.05 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -m32 -march=k6 -O2 -fomit-frame-pointer |
| 175005 | 3.55 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 233289 | 4.74 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| 437508 | 8.88 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 60732 | 1.00 | keccakc768 | crypto_hash/keccakc768/mmxu1 (3.1.0) | gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer (4.3.2) |
| 74691 | 1.23 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 75447 | 1.24 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 78111 | 1.29 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -m32 -O3 -fomit-frame-pointer |
| 79200 | 1.30 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 79875 | 1.32 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 99549 | 1.64 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 105930 | 1.74 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 107739 | 1.77 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 126054 | 2.08 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 218565 | 3.60 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 291168 | 4.79 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 556722 | 9.17 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 43776 | 1.00 | lane256 | crypto_hash/lane256/mmx | gcc -m32 -march=pentium-m -Os -fomit-frame-pointer (4.3.2) |
| 67248 | 1.54 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 235683 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m32 -march=nocona -O -fomit-frame-pointer (4.3.2) |
| 15426 | 1.00 | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP (1.2) | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 22221 | 1.44 | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 22329 | 1.45 | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 25938 | 1.68 | luffa256 | crypto_hash/luffa256/sse2 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 48573 | 3.15 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 59877 | 3.88 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 113607 | 7.36 | luffa256 | crypto_hash/luffa256/opt32 | gcc -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 117999 | 7.65 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 24516 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm (2.0) | gcc -m32 -march=i486 -O3 -fomit-frame-pointer (4.3.2) |
| 24723 | 1.01 | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 24741 | 1.01 | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 28908 | 1.18 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 162855 | 6.64 | luffa384 | crypto_hash/luffa384/arm | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 170865 | 6.97 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 32796 | 1.00 | luffa512 | crypto_hash/luffa512/ssse3_x86 (2.0) | gcc -m32 -O2 -fomit-frame-pointer (4.3.2) |
| 37602 | 1.15 | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 37845 | 1.15 | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 51417 | 1.57 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 106200 | 3.24 | luffa512 | crypto_hash/luffa512/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 218088 | 6.65 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 222948 | 6.80 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 73980 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer (4.3.2) |
| 76410 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer (4.3.2) |
| 74448 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer (4.3.2) |
| 832131 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_0.9.8g_19_Oct_2007) | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.3.2) |
| 5715 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_0.9.8g_19_Oct_2007) | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer (4.3.2) |
| 8829 | 1.00 | md5 | crypto_hash/md5/ref | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 9306 | 1.05 | md5 | crypto_hash/md5/openssl | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 121113 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -m32 -march=athlon -O -fomit-frame-pointer (4.3.2) |
| 130203 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -m32 -march=athlon -O -fomit-frame-pointer (4.3.2) |
| 166689 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.3.2) |
| 202581 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -m32 -O -fomit-frame-pointer (4.3.2) |
| 203445 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -m32 -march=k6 -O -fomit-frame-pointer (4.3.2) |
| 4557114 | 22.40 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -m32 -O3 -fomit-frame-pointer |
| 45117 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.3.2) |
| 47493 | 1.05 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 49167 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer (4.3.2) |
| 49536 | 1.01 | nasha512 | crypto_hash/nasha512/opt | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 37242 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer (4.3.2) |
| | rhash | crypto_hash/rhash/ref | g++ -m32 -O3 -fomit-frame-pointer |
| 24219 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_0.9.8g_19_Oct_2007) | gcc -m32 -march=barcelona -Os -fomit-frame-pointer (4.3.2) |
| 38610 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 38925 | 1.01 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 233424 | 6.05 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 233721 | 6.05 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 284760 | 7.38 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 38538 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m32 -march=core2 -O -fomit-frame-pointer (4.3.2) |
| 39168 | 1.02 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 232902 | 6.04 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 233433 | 6.06 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 284913 | 7.39 | round3jh512 | crypto_hash/round3jh512/simple | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 37800 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.3.2) |
| 46593 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.3.2) |
| 12123 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_0.9.8g_19_Oct_2007) | gcc -m32 -march=barcelona -Os -fomit-frame-pointer |
| 60444 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_0.9.8g_19_Oct_2007) | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.3.2) |
| 25182 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -m32 -march=k8 -O -fomit-frame-pointer (4.3.2) |
| 32382 | 1.29 | sha256 | crypto_hash/sha256/sphlib | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 32499 | 1.29 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 37116 | 1.47 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 60453 | 2.40 | sha256 | crypto_hash/sha256/openssl | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 34731 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_0.9.8g_19_Oct_2007) | gcc -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 29682 | 1.00 | sha512 | crypto_hash/sha512/cryptopp | g++ -m32 -march=pentium4 -O3 -fomit-frame-pointer (4.3.2) |
| 34704 | 1.17 | sha512 | crypto_hash/sha512/openssl | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 75294 | 2.54 | sha512 | crypto_hash/sha512/sphlib | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 75420 | 2.54 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 198945 | 6.70 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 10953 | 1.00 | shabal256 | crypto_hash/shabal256/i386sse2 (20101003) | gcc -m32 -march=pentium2 -O -fomit-frame-pointer (4.3.2) |
| 13878 | 1.27 | shabal256 | crypto_hash/shabal256/i386 | gcc -m32 -march=pentium2 -O -fomit-frame-pointer (4.3.2) |
| 18621 | 1.70 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 10962 | 1.00 | shabal512 | crypto_hash/shabal512/i386sse2 (20101003) | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.3.2) |
| 13887 | 1.27 | shabal512 | crypto_hash/shabal512/i386 | gcc -m32 -march=k8 -O2 -fomit-frame-pointer |
| 18009 | 1.64 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 18648 | 1.70 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 127197 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 252567 | 1.99 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -m32 -O3 -fomit-frame-pointer |
| 46611 | 1.00 | shavite3256 | crypto_hash/shavite3256/new-aes-round (3.0_(New_AES_round)) | gcc -m32 -march=pentium -O -fomit-frame-pointer (4.3.2) |
| 46611 | 1.00 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -m32 -march=pentium -O -fomit-frame-pointer (4.3.2) |
| 47241 | 1.01 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 47718 | 1.02 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 50364 | 1.08 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 54675 | 1.17 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 387459 | 8.31 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 73683 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer (4.3.2) |
| 88299 | 1.20 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 99036 | 1.34 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 102807 | 1.40 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 109431 | 1.49 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 235737 | 3.20 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 235737 | 3.20 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 237213 | 3.22 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 740007 | 10.04 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 88236 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer (4.3.2) |
| 120618 | 1.37 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 130689 | 1.48 | simd256 | crypto_hash/simd256/opt | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 3952440 | 44.79 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 21510 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.3.2) |
| 137709 | 6.40 | simd512 | crypto_hash/simd512/opt | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 139590 | 6.49 | simd512 | crypto_hash/simd512/sphlib-small | gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 172170 | 8.00 | simd512 | crypto_hash/simd512/sphlib | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 7948089 | 369.51 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 40176 | 1.00 | skein10241024 | crypto_hash/skein10241024/xmm (v1.3_ASM_(XMM)_code) | gcc -m32 -march=i486 -O2 -fomit-frame-pointer (4.3.2) |
| 83898 | 2.09 | skein10241024 | crypto_hash/skein10241024/opt | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 28827 | 1.00 | skein256256 | crypto_hash/skein256256/xmm (v1.3_ASM_(XMM)_code) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.3.2) |
| 49320 | 1.71 | skein256256 | crypto_hash/skein256256/opt | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 28278 | 1.00 | skein512256 | crypto_hash/skein512256/xmm (v1.3_ASM_(XMM)_code) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.3.2) |
| 32166 | 1.14 | skein512256 | crypto_hash/skein512256/mmx | gcc -m32 -march=prescott -O2 -fomit-frame-pointer |
| 62829 | 2.22 | skein512256 | crypto_hash/skein512256/little | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 62874 | 2.22 | skein512256 | crypto_hash/skein512256/opt | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 66888 | 2.37 | skein512256 | crypto_hash/skein512256/simple | gcc -m32 -march=k6-3 -O -fomit-frame-pointer |
| 74286 | 2.63 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 74988 | 2.65 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 28278 | 1.00 | skein512512 | crypto_hash/skein512512/xmm (v1.3_ASM_(XMM)_code) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.3.2) |
| 32193 | 1.14 | skein512512 | crypto_hash/skein512512/mmx | gcc -m32 -march=prescott -O2 -fomit-frame-pointer |
| 62874 | 2.22 | skein512512 | crypto_hash/skein512512/little | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 62883 | 2.22 | skein512512 | crypto_hash/skein512512/opt | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 67059 | 2.37 | skein512512 | crypto_hash/skein512512/simple | gcc -m32 -march=k6-3 -O -fomit-frame-pointer |
| 74268 | 2.63 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 75213 | 2.66 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| 12951 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 48132 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m32 -march=native -mtune=native -Os -fomit-frame-pointer (4.3.2) |
| 149733 | 3.11 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |