| 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 |
| 25724 | 1.00 | bblake256 | crypto_hash/bblake256/sse2 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (4.6.3) |
| 34441 | 1.34 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 35997 | 1.40 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 59206 | 2.30 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 22078 | 1.00 | blake256 | crypto_hash/blake256/sse2 | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.6.3) |
| 22604 | 1.02 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 25643 | 1.16 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 27659 | 1.25 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 28930 | 1.31 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 33840 | 1.53 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 34577 | 1.57 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 48317 | 2.19 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41-2 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m32 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 15120 | 1.00 | blake2b | crypto_hash/blake2b/xmm | gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer (4.6.3) |
| 61265 | 4.05 | blake2b | crypto_hash/blake2b/regs | gcc -m32 -march=core2 -msse4 -O -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/ssse3/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/ref | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -m32 -O3 -fomit-frame-pointer |
| 14208 | 1.00 | blake2s | crypto_hash/blake2s/xmm | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer (4.6.3) |
| 15518 | 1.09 | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -m32 -O3 -fomit-frame-pointer |
| 15612 | 1.10 | blake2s | crypto_hash/blake2s/regs | gcc -funroll-loops -m32 -march=k6 -Os -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/32 | 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 |
| | blake2s | crypto_hash/blake2s/ref | gcc -m32 -O3 -fomit-frame-pointer |
| 17897 | 1.00 | blake32 | crypto_hash/blake32/sse2 | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.6.3) |
| 19375 | 1.08 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 25510 | 1.43 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 25631 | 1.43 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| | blake32 | crypto_hash/blake32/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 26165 | 1.00 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
| 34289 | 1.31 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
| 77621 | 2.97 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 78948 | 3.02 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 101876 | 3.89 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 102008 | 3.90 | blake512 | crypto_hash/blake512/sphlib | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 110074 | 4.21 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/sse41 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-inplace | 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 |
| 36508 | 1.00 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.6.3) |
| 89528 | 2.45 | blake64 | crypto_hash/blake64/sphlib | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.6.3) |
| 89603 | 2.45 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 97086 | 2.66 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| | blake64 | crypto_hash/blake64/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 14504 | 1.00 | bmw256 | crypto_hash/bmw256/optc03 (Optimized_C_-_BMW256,_opt03) | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.6.3) |
| 14512 | 1.00 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 14563 | 1.00 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 14671 | 1.01 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 14781 | 1.02 | bmw256 | crypto_hash/bmw256/optc02 | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 14886 | 1.03 | bmw256 | crypto_hash/bmw256/optabe | gcc -m32 -O3 -fomit-frame-pointer |
| 14886 | 1.03 | bmw256 | crypto_hash/bmw256/optbbe | gcc -m32 -march=k8 -O2 -fomit-frame-pointer |
| 17441 | 1.20 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 17468 | 1.20 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 30217 | 2.08 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_2_45nm/x86/ssse3_v1 | gcc -m32 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_2_65nm/x86/ssse3_v1 | gcc -m32 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86/ssse3_v1 | gcc -m32 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m32 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m32 -O3 -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 34312 | 1.00 | bmw512 | crypto_hash/bmw512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.6.3) |
| 35841 | 1.04 | bmw512 | crypto_hash/bmw512/optc04 | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 37448 | 1.09 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 37452 | 1.09 | bmw512 | crypto_hash/bmw512/optabe | gcc -m32 -march=corei7-avx -O -fomit-frame-pointer |
| 37584 | 1.10 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 40010 | 1.17 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 44671 | 1.30 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -m32 -march=i386 -Os -fomit-frame-pointer |
| 45307 | 1.32 | bmw512 | crypto_hash/bmw512/optc01 | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| 48996 | 1.43 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.6.3) |
| 54378 | 1.58 | bmw512 | crypto_hash/bmw512/ref | gcc -m32 -march=k6-3 -O -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m32 -O3 -fomit-frame-pointer |
| 31909 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm32 (1.0) | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer (4.6.3) |
| 728746 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -m32 -march=prescott -O3 -fomit-frame-pointer (4.6.3) |
| 2693956 | 3.70 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 3159877 | 4.34 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 3465345 | 4.76 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 50213 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
| 221013 | 4.40 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 254385 | 5.07 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 508943 | 10.14 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 367029 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (4.6.3) |
| 1375355 | 3.75 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 1613423 | 4.40 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 1907244 | 5.20 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 27593 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
| 27780 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 30042 | 1.09 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 62314 | 2.26 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 78928 | 2.86 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 80231 | 2.91 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 84989 | 3.08 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -m32 -march=athlon -O2 -fomit-frame-pointer |
| 90714 | 3.29 | cubehash1632 | crypto_hash/cubehash1632/x86 | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 98140 | 3.56 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 111060 | 4.02 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m32 -march=corei7-avx -O2 -fomit-frame-pointer |
| 136531 | 4.95 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 156324 | 5.67 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 160575 | 5.82 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 184517 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 714851 | 3.87 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 836242 | 4.53 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 1115595 | 6.05 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 95425 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
| 389641 | 4.08 | cubehash168 | crypto_hash/cubehash168/simple | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 450583 | 4.72 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
| 712580 | 7.47 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 23919 | 1.00 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
| 24102 | 1.01 | cubehash512 | crypto_hash/cubehash512/x86xmm | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 26173 | 1.09 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 54124 | 2.26 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 68652 | 2.87 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 69799 | 2.92 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 74365 | 3.11 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -m32 -march=k8 -O2 -fomit-frame-pointer |
| 78866 | 3.30 | cubehash512 | crypto_hash/cubehash512/x86 | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 107238 | 4.48 | cubehash512 | crypto_hash/cubehash512/simple | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 121656 | 5.09 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
| 126185 | 5.28 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 353259 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer (4.6.3) |
| 356129 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 403513 | 1.14 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 421762 | 1.19 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 1411659 | 4.00 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 1639069 | 4.64 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 2102572 | 5.95 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 24535 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 26949 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 122343 | 4.99 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 141001 | 5.75 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 405109 | 16.51 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 178043 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
| 180593 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 724574 | 4.07 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 840376 | 4.72 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 1207339 | 6.78 | cubehash82 | crypto_hash/cubehash82/spec | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 13584 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.6.3) |
| 15881 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 78581 | 5.78 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m32 -march=i386 -O3 -fomit-frame-pointer |
| 89704 | 6.60 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 351098 | 25.85 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 89330 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 91767 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 381307 | 4.27 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 439436 | 4.92 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 764268 | 8.56 | cubehash84 | crypto_hash/cubehash84/spec | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 47022 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.6.3) |
| 49331 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.6.3) |
| 209613 | 4.46 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 242572 | 5.16 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 517764 | 11.01 | cubehash88 | crypto_hash/cubehash88/spec | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 50493 | 1.00 | echo256 | crypto_hash/echo256/pentium/pentium4 (2.1) | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 52225 | 1.03 | echo256 | crypto_hash/echo256/core2/core2 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 60902 | 1.21 | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -m32 -march=corei7-avx -Os -fomit-frame-pointer |
| 69147 | 1.37 | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 74553 | 1.48 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 77325 | 1.53 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 99013 | 1.96 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 127316 | 2.52 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 127994 | 2.53 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 202391 | 4.01 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=nocona -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 |
| | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m32 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 91065 | 1.00 | echo512 | crypto_hash/echo512/pentium/pentium4 (2.1) | gcc -m32 -march=corei7 -O2 -fomit-frame-pointer (4.6.3) |
| 94084 | 1.03 | echo512 | crypto_hash/echo512/core2/core2 | gcc -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 109064 | 1.20 | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 124465 | 1.37 | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 134628 | 1.48 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 137050 | 1.50 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 177083 | 1.94 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 226746 | 2.49 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 227717 | 2.50 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 361350 | 3.97 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m32 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 39566 | 1.00 | echosp256 | crypto_hash/echosp256/pentium/pentium4 (2.1) | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.6.3) |
| 40946 | 1.03 | echosp256 | crypto_hash/echosp256/core2/core2 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 47713 | 1.21 | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -m32 -march=corei7-avx -O2 -fomit-frame-pointer |
| 54031 | 1.37 | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 60520 | 1.53 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 98998 | 2.50 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 100585 | 2.54 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 156043 | 3.94 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 63075 | 1.00 | echosp512 | crypto_hash/echosp512/pentium/pentium4 (2.1) | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer (4.6.3) |
| 65228 | 1.03 | echosp512 | crypto_hash/echosp512/core2/core2 | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 75992 | 1.20 | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 86135 | 1.37 | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 95776 | 1.52 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 157798 | 2.50 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 158547 | 2.51 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 248446 | 3.94 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 9933 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m32 -march=pentium4 -O -fomit-frame-pointer (4.6.3) |
| 11435 | 1.15 | edonr256 | crypto_hash/edonr256/optc | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 22124 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m32 -O -fomit-frame-pointer (4.6.3) |
| 24890 | 1.13 | edonr512 | crypto_hash/edonr512/optc | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 122289 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 122156 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 168340 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer (4.6.3) |
| 168281 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer (4.6.3) |
| 101972232 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer (4.6.3) |
| 95233737 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.6.3) |
| 36945 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.6.3) |
| 53800 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.6.3) |
| 56780 | 1.06 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 94816 | 1.76 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 108549 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.6.3) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 55914 | 1.00 | groestl256 | crypto_hash/groestl256/mmx (2.0) | gcc -m32 -march=pentium2 -O -fomit-frame-pointer (4.6.3) |
| 110284 | 1.97 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 117558 | 2.10 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 118985 | 2.13 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 120280 | 2.15 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 123841 | 2.21 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 210214 | 3.76 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 349928 | 6.26 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 354643 | 6.34 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer |
| 550321 | 9.84 | 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/neon-vperm | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m32 -O3 -fomit-frame-pointer |
| 145954 | 1.00 | groestl512 | crypto_hash/groestl512/mmx (2.0) | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer (4.6.3) |
| 159904 | 1.10 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 162025 | 1.11 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 174085 | 1.19 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 199497 | 1.37 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 306516 | 2.10 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 449553 | 3.08 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=k6-2 -O2 -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/vperm-intr | gcc -m32 -O3 -fomit-frame-pointer |
| 46410 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m32 -march=nocona -O -fomit-frame-pointer (4.6.3) |
| 47705 | 1.03 | hamsi | crypto_hash/hamsi/simd-2 | gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 54530 | 1.17 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -m32 -march=pentium4 -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 |
| 35857 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
| 36695 | 1.02 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 71471 | 1.99 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 81522 | 2.27 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 127066 | 3.54 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 158843 | 4.43 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 273799 | 7.64 | jh224 | crypto_hash/jh224/simple | gcc -m32 -march=i486 -O3 -fomit-frame-pointer |
| 35794 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
| 36828 | 1.03 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 72076 | 2.01 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 82080 | 2.29 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 126582 | 3.54 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 160910 | 4.50 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 273796 | 7.65 | jh256 | crypto_hash/jh256/simple | gcc -m32 -march=i486 -O3 -fomit-frame-pointer |
| 36204 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
| 36699 | 1.01 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 71745 | 1.98 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 81994 | 2.26 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 126528 | 3.49 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 159666 | 4.41 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 273803 | 7.56 | jh384 | crypto_hash/jh384/simple | gcc -m32 -march=i486 -O3 -fomit-frame-pointer |
| 35841 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.6.3) |
| 36921 | 1.03 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 72271 | 2.02 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 82220 | 2.29 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 126122 | 3.52 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 160431 | 4.48 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 274287 | 7.65 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 51047 | 1.00 | keccak | crypto_hash/keccak/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.6.3) |
| 55922 | 1.10 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 57084 | 1.12 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 58485 | 1.15 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 58730 | 1.15 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 61335 | 1.20 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 99665 | 1.95 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 118942 | 2.33 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 120202 | 2.35 | keccak | crypto_hash/keccak/inplace | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 127117 | 2.49 | keccak | crypto_hash/keccak/opt64u6 | gcc -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 128856 | 2.52 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m32 -march=pentium -Os -fomit-frame-pointer |
| 218829 | 4.29 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 502102 | 9.84 | keccak | crypto_hash/keccak/compact8 | gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace-armv7a-neon | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 85449 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.6.3) |
| 92711 | 1.08 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 93530 | 1.09 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 93631 | 1.10 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 97882 | 1.15 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 100803 | 1.18 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer |
| 134226 | 1.57 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 135076 | 1.58 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 200678 | 2.35 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 202781 | 2.37 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 214305 | 2.51 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 216926 | 2.54 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 249892 | 2.92 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 369217 | 4.32 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 845282 | 9.89 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 39300 | 1.00 | keccakc256 | crypto_hash/keccakc256/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer (4.6.3) |
| 46032 | 1.17 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 46558 | 1.18 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 46913 | 1.19 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 47600 | 1.21 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 48114 | 1.22 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 77294 | 1.97 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 91837 | 2.34 | keccakc256 | crypto_hash/keccakc256/simple | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 92789 | 2.36 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 98537 | 2.51 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -m32 -march=pentium -Os -fomit-frame-pointer |
| 99824 | 2.54 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -m32 -march=k6 -Os -fomit-frame-pointer |
| 168507 | 4.29 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 391213 | 9.95 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -m32 -march=pentium -O2 -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 |
| 43158 | 1.00 | keccakc448 | crypto_hash/keccakc448/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.6.3) |
| 49561 | 1.15 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 50661 | 1.17 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m32 -march=corei7 -O -fomit-frame-pointer |
| 51153 | 1.19 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 84712 | 1.96 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 100885 | 2.34 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 101891 | 2.36 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 107367 | 2.49 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 109461 | 2.54 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 185379 | 4.30 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 424706 | 9.84 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -m32 -march=pentium -O2 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 48001 | 1.00 | keccakc512 | crypto_hash/keccakc512/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer (4.6.3) |
| 53430 | 1.11 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 54409 | 1.13 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 54593 | 1.14 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 54604 | 1.14 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 56858 | 1.18 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 77575 | 1.62 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 77743 | 1.62 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 92294 | 1.92 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 110015 | 2.29 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 111142 | 2.32 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 116392 | 2.42 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| 119340 | 2.49 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 202285 | 4.21 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 464623 | 9.68 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -m32 -march=pentium-mmx -O2 -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/inplace-armv7a-neon | 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 |
| 58609 | 1.00 | keccakc768 | crypto_hash/keccakc768/mmxu1 (3.1.0) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.6.3) |
| 65707 | 1.12 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 66483 | 1.13 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 67427 | 1.15 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 67564 | 1.15 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 70278 | 1.20 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 116305 | 1.98 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 137108 | 2.34 | keccakc768 | crypto_hash/keccakc768/simple | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 138559 | 2.36 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 147139 | 2.51 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 148851 | 2.54 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer |
| 252080 | 4.30 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 574018 | 9.79 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -m32 -march=pentium -O2 -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 |
| 50396 | 1.00 | lane256 | crypto_hash/lane256/mmx | gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer (4.6.3) |
| 57474 | 1.14 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 110304 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m32 -march=k8 -O -fomit-frame-pointer (4.6.3) |
| 25970 | 1.00 | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 (2.0) | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer (4.6.3) |
| 26754 | 1.03 | luffa256 | crypto_hash/luffa256/sse2 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 28092 | 1.08 | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -m32 -O -fomit-frame-pointer |
| 39620 | 1.53 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 41309 | 1.59 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 117476 | 4.52 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 208112 | 8.01 | luffa256 | crypto_hash/luffa256/arm | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP | gcc -m32 -O3 -fomit-frame-pointer |
| 29079 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 (2.0) | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (4.6.3) |
| 30291 | 1.04 | luffa384 | crypto_hash/luffa384/sse2 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 31684 | 1.09 | luffa384 | crypto_hash/luffa384/sse2_x86asm | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 63808 | 2.19 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 276611 | 9.51 | luffa384 | crypto_hash/luffa384/arm | gcc -m32 -march=pentium -O3 -fomit-frame-pointer |
| | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -m32 -O3 -fomit-frame-pointer |
| 45778 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 (2.0) | gcc -m32 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
| 49230 | 1.08 | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 50950 | 1.11 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 73784 | 1.61 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| 87773 | 1.92 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 351090 | 7.67 | luffa512 | crypto_hash/luffa512/arm | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| | luffa512 | crypto_hash/luffa512/ssse3_x86 | gcc -m32 -O3 -fomit-frame-pointer |
| 89603 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer (4.6.3) |
| 93744 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer (4.6.3) |
| 92637 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer (4.6.3) |
| | md2 | crypto_hash/md2/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | md4 | crypto_hash/md4/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 8322 | 1.00 | md5 | crypto_hash/md5/ref | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer (4.6.3) |
| | md5 | crypto_hash/md5/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 134975 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer (4.6.3) |
| 145255 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer (4.6.3) |
| 186779 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.6.3) |
| 228178 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.6.3) |
| 95160 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-32 (2.0) | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.6.3) |
| 100636 | 1.06 | mgrostl256 | crypto_hash/mgrostl256/opt-64 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 5492070 | 57.71 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 41289 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.6.3) |
| 46991 | 1.14 | nasha256 | crypto_hash/nasha256/opt | gcc -m32 -O3 -fomit-frame-pointer |
| 44620 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer (4.6.3) |
| 49335 | 1.11 | nasha512 | crypto_hash/nasha512/opt | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 37588 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.6.3) |
| 12743586 | 1.00 | rhash | crypto_hash/rhash/ref | g++ -m32 -march=prescott -O3 -fomit-frame-pointer (4.6.3) |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 46160 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.6.3) |
| 193542 | 4.19 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 212067 | 4.59 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 325697 | 7.06 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m32 -march=pentium -Os -fomit-frame-pointer |
| | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 46254 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
| 193643 | 4.19 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 212230 | 4.59 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 325931 | 7.05 | round3jh512 | crypto_hash/round3jh512/simple | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer |
| | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 36344 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.6.3) |
| 44468 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.6.3) |
| | sha1 | crypto_hash/sha1/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | sha224 | crypto_hash/sha224/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 24180 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -m32 -march=pentium3 -O3 -fomit-frame-pointer (4.6.3) |
| 28603 | 1.18 | sha256 | crypto_hash/sha256/sphlib | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 30276 | 1.25 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m32 -march=prescott -O2 -fomit-frame-pointer |
| 31504 | 1.30 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | sha384 | crypto_hash/sha384/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 30857 | 1.00 | sha512 | crypto_hash/sha512/cryptopp | g++ -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.6.3) |
| 101373 | 3.29 | sha512 | crypto_hash/sha512/sphlib | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 101642 | 3.29 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 106770 | 3.46 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 13299 | 1.00 | shabal256 | crypto_hash/shabal256/i386sse2 (20101003) | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.6.3) |
| 14723 | 1.11 | shabal256 | crypto_hash/shabal256/i386 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 17749 | 1.33 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 13310 | 1.00 | shabal512 | crypto_hash/shabal512/i386sse2 (20101003) | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 14731 | 1.11 | shabal512 | crypto_hash/shabal512/i386 | gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer |
| 17507 | 1.32 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 17772 | 1.34 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 116918 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer (4.6.3) |
| 186677 | 1.60 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 39710 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.6.3) |
| 41348 | 1.04 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 41984 | 1.06 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 41999 | 1.06 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 46461 | 1.17 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 49101 | 1.24 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.6.3) |
| 192442 | 4.85 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 65665 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.6.3) |
| 74985 | 1.14 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 75138 | 1.14 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 81174 | 1.24 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 83717 | 1.27 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 84782 | 1.29 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 94025 | 1.43 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 108287 | 1.65 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 374841 | 5.71 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 66877 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 111248 | 1.66 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.6.3) |
| 115444 | 1.73 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 3621111 | 54.15 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 24808 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.6.3) |
| 81986 | 3.30 | simd512 | crypto_hash/simd512/sphlib | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 117756 | 4.75 | simd512 | crypto_hash/simd512/opt | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 137027 | 5.52 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 7171180 | 289.07 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 94879 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.6.3) |
| | skein10241024 | crypto_hash/skein10241024/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 69030 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer (4.6.3) |
| | skein256256 | crypto_hash/skein256256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 27015 | 1.00 | skein512256 | crypto_hash/skein512256/mmx | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.6.3) |
| 74276 | 2.75 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer |
| 74790 | 2.77 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer |
| 75598 | 2.80 | skein512256 | crypto_hash/skein512256/sphlib | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 79884 | 2.96 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer |
| 87216 | 3.23 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -m32 -O2 -fomit-frame-pointer |
| | skein512256 | crypto_hash/skein512256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 27047 | 1.00 | skein512512 | crypto_hash/skein512512/mmx | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer (4.6.3) |
| 74283 | 2.75 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer |
| 74748 | 2.76 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 75633 | 2.80 | skein512512 | crypto_hash/skein512512/sphlib | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 80118 | 2.96 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m32 -march=pentium4 -Os -fomit-frame-pointer |
| 87251 | 3.23 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -m32 -O2 -fomit-frame-pointer |
| | skein512512 | crypto_hash/skein512512/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 16942 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m32 -march=pentium4 -O3 -fomit-frame-pointer (4.6.3) |
| 38419 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m32 -march=athlon -O2 -fomit-frame-pointer (4.6.3) |
| 142650 | 3.71 | whirlpool | crypto_hash/whirlpool/ref | gcc -m32 -march=athlon -O -fomit-frame-pointer |