| Time | Relative time | Primitive | Implementation | Compiler |
| 166437 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer (4.8.4) |
| | bash256 | crypto_hash/bash256/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 213669 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.8.4) |
| | bash384 | crypto_hash/bash384/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 317034 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.8.4) |
| | bash512 | crypto_hash/bash512/avx2 | gcc -m32 -O3 -fomit-frame-pointer |
| 22329 | 1.00 | bblake256 | crypto_hash/bblake256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 23283 | 1.04 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 36963 | 1.66 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 38853 | 1.74 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 42417 | 1.90 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 20295 | 1.00 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 20943 | 1.03 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 22491 | 1.11 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 22905 | 1.13 | blake256 | crypto_hash/blake256/vect128 | gcc -m32 -march=corei7 -O -fomit-frame-pointer |
| 27693 | 1.36 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 29394 | 1.45 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 30519 | 1.50 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 33786 | 1.66 | blake256 | crypto_hash/blake256/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 34740 | 1.71 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 37890 | 1.87 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -m32 -march=nocona -O -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/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 11547 | 1.00 | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -funroll-loops -m32 -march=prescott -Os -fomit-frame-pointer (4.8.4) |
| 12267 | 1.06 | blake2b | crypto_hash/blake2b/xmm | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 47088 | 4.08 | blake2b | crypto_hash/blake2b/ref | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| 83160 | 7.20 | blake2b | crypto_hash/blake2b/regs | gcc -funroll-loops -m32 -march=k6 -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/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/ymm | gcc -m32 -O3 -fomit-frame-pointer |
| 12483 | 1.00 | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.8.4) |
| 13734 | 1.10 | blake2s | crypto_hash/blake2s/xmm | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 13887 | 1.11 | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 16848 | 1.35 | blake2s | crypto_hash/blake2s/regs | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 19944 | 1.60 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -m32 -O -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 |
| 16497 | 1.00 | blake32 | crypto_hash/blake32/sse2 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.8.4) |
| 17793 | 1.08 | blake32 | crypto_hash/blake32/ssse3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 20799 | 1.26 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 24912 | 1.51 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 28431 | 1.72 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 18837 | 1.00 | blake512 | crypto_hash/blake512/vect128 (0.6) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 19746 | 1.05 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 21879 | 1.16 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 28503 | 1.51 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 31563 | 1.68 | blake512 | crypto_hash/blake512/ssse3 | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 103806 | 5.51 | blake512 | crypto_hash/blake512/sphlib | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 103878 | 5.51 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 115443 | 6.13 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 138528 | 7.35 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 140499 | 7.46 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -m32 -march=k6 -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 |
| 27675 | 1.00 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m32 -march=k8 -Os -fomit-frame-pointer (4.8.4) |
| 30609 | 1.11 | blake64 | crypto_hash/blake64/ssse3 | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 91116 | 3.29 | blake64 | crypto_hash/blake64/sphlib | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 91251 | 3.30 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 101727 | 3.68 | blake64 | crypto_hash/blake64/ref | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 11385 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86/ssse3_v1 (asm) | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.8.4) |
| 11601 | 1.02 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86/ssse3_v1 | gcc -m32 -march=prescott -O2 -fomit-frame-pointer |
| 11889 | 1.04 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86/ssse3_v1 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 12672 | 1.11 | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 13014 | 1.14 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 15228 | 1.34 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 15246 | 1.34 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 15264 | 1.34 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 15408 | 1.35 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.8.4) |
| 15462 | 1.36 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 15462 | 1.36 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m32 -Os -fomit-frame-pointer |
| 15930 | 1.40 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 17118 | 1.50 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| 17469 | 1.53 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 32130 | 2.82 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 27927 | 1.00 | bmw512 | crypto_hash/bmw512/optbgbe (1.0) | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer (4.8.4) |
| 28440 | 1.02 | bmw512 | crypto_hash/bmw512/sphlib | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 35676 | 1.28 | bmw512 | crypto_hash/bmw512/optc04 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 36045 | 1.29 | bmw512 | crypto_hash/bmw512/optbbe | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 36225 | 1.30 | bmw512 | crypto_hash/bmw512/optabe | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 38151 | 1.37 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 38250 | 1.37 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 39438 | 1.41 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 39969 | 1.43 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 42651 | 1.53 | bmw512 | crypto_hash/bmw512/ref | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -m32 -O3 -fomit-frame-pointer |
| | cheetah512 | crypto_hash/cheetah512/asm32 | gcc -m32 -O3 -fomit-frame-pointer |
| 652581 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 2788920 | 4.27 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 3321765 | 5.09 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 4136526 | 6.34 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 45468 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 227610 | 5.01 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 268371 | 5.90 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 593613 | 13.06 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 328428 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer (4.8.4) |
| 1421478 | 4.33 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -m32 -march=k6-3 -O -fomit-frame-pointer |
| 1691352 | 5.15 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 2254743 | 6.87 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 24516 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer (4.8.4) |
| 24723 | 1.01 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 25191 | 1.03 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 55125 | 2.25 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 62631 | 2.55 | cubehash1632 | crypto_hash/cubehash1632/x86 | gcc -m32 -O -fomit-frame-pointer |
| 66942 | 2.73 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 71172 | 2.90 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 75222 | 3.07 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 101979 | 4.16 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 110385 | 4.50 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 141822 | 5.78 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 161892 | 6.60 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 166959 | 6.81 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 166626 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 738675 | 4.43 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 880164 | 5.28 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 1312983 | 7.88 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 85995 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 396837 | 4.61 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 470520 | 5.47 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 851346 | 9.90 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 21231 | 1.00 | cubehash512 | crypto_hash/cubehash512/x86xmm | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 21456 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 21996 | 1.04 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 48069 | 2.26 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 54243 | 2.55 | cubehash512 | crypto_hash/cubehash512/x86 | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 58896 | 2.77 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 62757 | 2.96 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 65979 | 3.11 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 111132 | 5.23 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 127008 | 5.98 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 131022 | 6.17 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 329931 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer (4.8.4) |
| 331902 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer |
| 364617 | 1.11 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 406566 | 1.23 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 1458081 | 4.42 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 1754613 | 5.32 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 2531502 | 7.67 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 23157 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 25326 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 126144 | 5.45 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 150975 | 6.52 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 447966 | 19.34 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 165258 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 167355 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 747441 | 4.52 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 900360 | 5.45 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 1429353 | 8.65 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 12897 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 15075 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 82863 | 6.42 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 96471 | 7.48 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 389268 | 30.18 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 84276 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 86490 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 394263 | 4.68 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 470115 | 5.58 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 887787 | 10.53 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 43533 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 45738 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 215307 | 4.95 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 256482 | 5.89 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 589995 | 13.55 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 54900 | 1.00 | echo256 | crypto_hash/echo256/core2/core2 (2.1) | gcc -m32 -O -fomit-frame-pointer (4.8.4) |
| 55143 | 1.00 | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 61884 | 1.13 | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 71901 | 1.31 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 76815 | 1.40 | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 79920 | 1.46 | echo256 | crypto_hash/echo256/sphlib | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 82845 | 1.51 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 95985 | 1.75 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 100161 | 1.82 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 101916 | 1.86 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 118566 | 2.16 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 186480 | 3.40 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=barcelona -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 |
| 98667 | 1.00 | echo512 | crypto_hash/echo512/core2/core2 (2.1) | gcc -m32 -O2 -fomit-frame-pointer (4.8.4) |
| 99324 | 1.01 | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 110934 | 1.12 | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer |
| 129879 | 1.32 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 137511 | 1.39 | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| 141480 | 1.43 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 146646 | 1.49 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 171792 | 1.74 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 178731 | 1.81 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| 182214 | 1.85 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 182808 | 1.85 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 209079 | 2.12 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 332046 | 3.37 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 42930 | 1.00 | echosp256 | crypto_hash/echosp256/core2/core2 (2.1) | gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer (4.8.4) |
| 43137 | 1.00 | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 48519 | 1.13 | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -m32 -march=pentium -Os -fomit-frame-pointer |
| 60462 | 1.41 | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 64746 | 1.51 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 78156 | 1.82 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 92349 | 2.15 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 145512 | 3.39 | 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 |
| 68382 | 1.00 | echosp512 | crypto_hash/echosp512/core2/core2 (2.1) | gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer (4.8.4) |
| 68760 | 1.01 | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 77184 | 1.13 | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 95526 | 1.40 | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 102402 | 1.50 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 124353 | 1.82 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 145845 | 2.13 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 230787 | 3.37 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 10287 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer (4.8.4) |
| 11007 | 1.07 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 19485 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.8.4) |
| 20736 | 1.06 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 93060 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| 92979 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer (4.8.4) |
| 121104 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 120132 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 81803376 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer (4.8.4) |
| 75910986 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer (4.8.4) |
| 39339 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer (4.8.4) |
| 55467 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 55746 | 1.01 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 59355 | 1.07 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 85923 | 1.55 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m32 -march=pentium4 -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 |
| 85842 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/vperm (1.208) | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 103797 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.8.4) |
| 113940 | 1.10 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 70029 | 1.00 | groestl256 | crypto_hash/groestl256/mmx (2.0) | gcc -m32 -march=pentium2 -O -fomit-frame-pointer (4.8.4) |
| 79731 | 1.14 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 120285 | 1.72 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 124245 | 1.77 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -m32 -O -fomit-frame-pointer |
| 142416 | 2.03 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 146772 | 2.10 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 201618 | 2.88 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 233028 | 3.33 | groestl256 | crypto_hash/groestl256/opt64 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 240183 | 3.43 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 357867 | 5.11 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 533844 | 7.62 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -m32 -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/vperm | gcc -m32 -O3 -fomit-frame-pointer |
| 105030 | 1.00 | groestl512 | crypto_hash/groestl512/vperm-intr (2.2) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 142371 | 1.36 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 184455 | 1.76 | groestl512 | crypto_hash/groestl512/sphlib | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 188154 | 1.79 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 213723 | 2.03 | groestl512 | crypto_hash/groestl512/opt32 | gcc -m32 -march=corei7 -O -fomit-frame-pointer |
| 249984 | 2.38 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 309717 | 2.95 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 449406 | 4.28 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -m32 -march=prescott -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 |
| 49374 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (4.8.4) |
| 50202 | 1.02 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 58707 | 1.19 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -m32 -march=barcelona -O -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 |
| 32751 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33561 | 1.02 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 65835 | 2.01 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 68319 | 2.09 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 85266 | 2.60 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 217422 | 6.64 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 235188 | 7.18 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 32706 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33786 | 1.03 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 66645 | 2.04 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 69516 | 2.13 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 84393 | 2.58 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 209088 | 6.39 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 234828 | 7.18 | jh256 | crypto_hash/jh256/simple | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 32796 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33696 | 1.03 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 66744 | 2.04 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 68796 | 2.10 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 85050 | 2.59 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 219582 | 6.70 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 235404 | 7.18 | jh384 | crypto_hash/jh384/simple | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 32922 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 33615 | 1.02 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 67113 | 2.04 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 69408 | 2.11 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 84888 | 2.58 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 206226 | 6.26 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 235710 | 7.16 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 30510 | 1.00 | k12 | crypto_hash/k12/kcp/optimized1600lcufullshld (1) | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.8.4) |
| 32337 | 1.06 | k12 | crypto_hash/k12/kcp/inplace1600bi | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 34695 | 1.14 | k12 | crypto_hash/k12/kcp/optimized1600lcufull | gcc -funroll-loops -m32 -march=i386 -O -fomit-frame-pointer |
| 40806 | 1.34 | k12 | crypto_hash/k12/kcp/optimized1600ufull | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 44505 | 1.46 | k12 | crypto_hash/k12/kcp/optimized1600lcu6 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 45486 | 1.49 | k12 | crypto_hash/k12/kcp/optimized1600u6 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 76329 | 2.50 | k12 | crypto_hash/k12/kcp/compact1600 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 125298 | 4.11 | k12 | crypto_hash/k12/kcp/reference1600 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 481383 | 15.78 | k12 | crypto_hash/k12/kcp/reference1600-32bits | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv6M | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7M | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu1 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu2 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64Apple | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64shld | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPu6 | gcc -m32 -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPufull | gcc -m32 -O3 -fomit-frame-pointer |
| 38592 | 1.00 | keccak | crypto_hash/keccak/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (4.8.4) |
| 43668 | 1.13 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 64053 | 1.66 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 66267 | 1.72 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 71568 | 1.85 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 73107 | 1.89 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 74727 | 1.94 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 110673 | 2.87 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 112932 | 2.93 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 113994 | 2.95 | keccak | crypto_hash/keccak/inplace | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 115263 | 2.99 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 177723 | 4.61 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 191718 | 4.97 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 353241 | 9.15 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 64269 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/sseu2 (3.2.5) | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.4) |
| 73584 | 1.14 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 101925 | 1.59 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 103536 | 1.61 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 113121 | 1.76 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 116271 | 1.81 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 119196 | 1.85 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 139401 | 2.17 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 148410 | 2.31 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 186012 | 2.89 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 190017 | 2.96 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 191691 | 2.98 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 194076 | 3.02 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 303309 | 4.72 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 317061 | 4.93 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 598914 | 9.32 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 29799 | 1.00 | keccakc256 | crypto_hash/keccakc256/sseu2 (3.2.5) | gcc -m32 -march=core2 -O2 -fomit-frame-pointer (4.8.4) |
| 33642 | 1.13 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 51102 | 1.71 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 53901 | 1.81 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 58464 | 1.96 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 58500 | 1.96 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 60030 | 2.01 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 85383 | 2.87 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 87165 | 2.93 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 87786 | 2.95 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 89307 | 3.00 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 137988 | 4.63 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 149472 | 5.02 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 277632 | 9.32 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 18612 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer (4.8.4) |
| 56241 | 3.02 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m32 -march=corei7 -Os -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 32436 | 1.00 | keccakc448 | crypto_hash/keccakc448/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (4.8.4) |
| 36036 | 1.11 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 55071 | 1.70 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 57132 | 1.76 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 62496 | 1.93 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 93699 | 2.89 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 95904 | 2.96 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 95904 | 2.96 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 97497 | 3.01 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 152451 | 4.70 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 159768 | 4.93 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 297945 | 9.19 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m32 -march=pentiumpro -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/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 35613 | 1.00 | keccakc512 | crypto_hash/keccakc512/sseu2 (3.2.5) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 40158 | 1.13 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 59400 | 1.67 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 61650 | 1.73 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 67077 | 1.88 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 67500 | 1.90 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 68904 | 1.93 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 80181 | 2.25 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 85536 | 2.40 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 102366 | 2.87 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 104175 | 2.93 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 105102 | 2.95 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 106119 | 2.98 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 165708 | 4.65 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 173709 | 4.88 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 324270 | 9.11 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m32 -march=pentiumpro -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/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 21699 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer (4.8.4) |
| 63954 | 2.95 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m32 -march=corei7 -Os -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 44163 | 1.00 | keccakc768 | crypto_hash/keccakc768/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.8.4) |
| 49914 | 1.13 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 71820 | 1.63 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 74250 | 1.68 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 80478 | 1.82 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 82125 | 1.86 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 83691 | 1.90 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 127701 | 2.89 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 130068 | 2.95 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 130455 | 2.95 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 132426 | 3.00 | keccakc768 | crypto_hash/keccakc768/simple | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 206541 | 4.68 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 214326 | 4.85 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 409554 | 9.27 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | 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 -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| 57339 | 1.31 | lane256 | crypto_hash/lane256/c | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 207540 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.8.4) |
| 22041 | 1.00 | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP (1.2) | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (4.8.4) |
| 22977 | 1.04 | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 23067 | 1.05 | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 | gcc -m32 -O3 -fomit-frame-pointer |
| 24354 | 1.10 | luffa256 | crypto_hash/luffa256/sse2 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 44892 | 2.04 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 47088 | 2.14 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 50337 | 2.28 | luffa256 | crypto_hash/luffa256/opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 117045 | 5.31 | luffa256 | crypto_hash/luffa256/arm | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 26118 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm (2.0) | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer (4.8.4) |
| 26136 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 28116 | 1.08 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 37278 | 1.43 | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 74799 | 2.86 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 163971 | 6.28 | luffa384 | crypto_hash/luffa384/arm | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 44298 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 (2.0) | gcc -m32 -O -fomit-frame-pointer (4.8.4) |
| 44496 | 1.00 | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 49266 | 1.11 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 51309 | 1.16 | luffa512 | crypto_hash/luffa512/ssse3_x86 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 82737 | 1.87 | luffa512 | crypto_hash/luffa512/sphlib | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 100062 | 2.26 | luffa512 | crypto_hash/luffa512/opt32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 206172 | 4.65 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 73539 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m32 -O3 -fomit-frame-pointer (4.8.4) |
| 74367 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -m32 -march=pentium3 -O -fomit-frame-pointer (4.8.4) |
| 73449 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer (4.8.4) |
| | md2 | crypto_hash/md2/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | md4 | crypto_hash/md4/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 8856 | 1.00 | md5 | crypto_hash/md5/ref | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.8.4) |
| | md5 | crypto_hash/md5/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 148140 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 160083 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 208305 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer (4.8.4) |
| 256239 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer (4.8.4) |
| 117819 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-32 (2.0) | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer (4.8.4) |
| 177273 | 1.50 | mgrostl256 | crypto_hash/mgrostl256/opt-64 | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 4613373 | 39.16 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 36828 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.8.4) |
| 41805 | 1.14 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 39276 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer (4.8.4) |
| 43479 | 1.11 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 37773 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m32 -march=k6 -O -fomit-frame-pointer (4.8.4) |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 37899 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.8.4) |
| 38817 | 1.02 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 205830 | 5.43 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 215541 | 5.69 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 279288 | 7.37 | round3jh256 | crypto_hash/round3jh256/simple | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 37908 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer (4.8.4) |
| 38871 | 1.03 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 205956 | 5.43 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 215586 | 5.69 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 279423 | 7.37 | round3jh512 | crypto_hash/round3jh512/simple | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 33615 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.8.4) |
| 41202 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.8.4) |
| | sha1 | crypto_hash/sha1/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | sha224 | crypto_hash/sha224/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 28485 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer (4.8.4) |
| 29790 | 1.05 | sha256 | crypto_hash/sha256/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 34722 | 1.22 | sha256 | crypto_hash/sha256/ref | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 50256 | 1.00 | sha3224 | crypto_hash/sha3224/oncore64bits (1) | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer (4.8.4) |
| 52992 | 1.05 | sha3224 | crypto_hash/sha3224/oncore32bits | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 54693 | 1.00 | sha3256 | crypto_hash/sha3256/oncore64bits (1) | gcc -m32 -march=pentium2 -O2 -fomit-frame-pointer (4.8.4) |
| 57159 | 1.05 | sha3256 | crypto_hash/sha3256/oncore32bits | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 68229 | 1.00 | sha3384 | crypto_hash/sha3384/oncore64bits (1) | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer (4.8.4) |
| 70974 | 1.04 | sha3384 | crypto_hash/sha3384/oncore32bits | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 99432 | 1.00 | sha3512 | crypto_hash/sha3512/oncore64bits (1) | gcc -m32 -march=k6 -O -fomit-frame-pointer (4.8.4) |
| 102429 | 1.03 | sha3512 | crypto_hash/sha3512/oncore32bits | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| | sha384 | crypto_hash/sha384/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 83169 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small (SPHLIB_3.0) | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.8.4) |
| 83223 | 1.00 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.8.4) |
| 151371 | 1.82 | sha512 | crypto_hash/sha512/ref | gcc -m32 -march=athlon -Os -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 11016 | 1.00 | shabal256 | crypto_hash/shabal256/i386sse2 (20101003) | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer (4.8.4) |
| 13950 | 1.27 | shabal256 | crypto_hash/shabal256/i386 | gcc -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 14490 | 1.32 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 11025 | 1.00 | shabal512 | crypto_hash/shabal512/i386sse2 (20101003) | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 13959 | 1.27 | shabal512 | crypto_hash/shabal512/i386 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 14319 | 1.30 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 14517 | 1.32 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 45702 | 1.00 | shake128 | crypto_hash/shake128/oncore64bits (1) | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer (4.8.4) |
| 48402 | 1.06 | shake128 | crypto_hash/shake128/oncore32bits | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| 54684 | 1.00 | shake256 | crypto_hash/shake256/oncore64bits (1) | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (4.8.4) |
| 104661 | 1.91 | shake256 | crypto_hash/shake256/oncore32bits | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 117009 | 2.14 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 213939 | 3.91 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/compact1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv7A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv8A | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVR8 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX512 | gcc -m32 -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/usekcp | gcc -m32 -O3 -fomit-frame-pointer |
| 39015 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer (4.8.4) |
| 41499 | 1.06 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 41616 | 1.07 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 41634 | 1.07 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 49095 | 1.26 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 49905 | 1.28 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 220203 | 5.64 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 64440 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer (4.8.4) |
| 81738 | 1.27 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 86940 | 1.35 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 89253 | 1.39 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 94545 | 1.47 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 175860 | 2.73 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -m32 -march=athlon -O -fomit-frame-pointer |
| 178596 | 2.77 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -m32 -march=corei7 -O -fomit-frame-pointer |
| 183312 | 2.84 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 410364 | 6.37 | 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 |
| 65457 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m32 -march=k8 -O3 -fomit-frame-pointer (4.8.4) |
| 114939 | 1.76 | simd256 | crypto_hash/simd256/sphlib-small | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 121167 | 1.85 | simd256 | crypto_hash/simd256/opt | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 4069701 | 62.17 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 83556 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 105588 | 1.26 | simd512 | crypto_hash/simd512/opt | gcc -m32 -march=core2 -O3 -fomit-frame-pointer (4.8.4) |
| 133524 | 1.60 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 8257545 | 98.83 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 80307 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer (4.8.4) |
| | skein10241024 | crypto_hash/skein10241024/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 52812 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer (4.8.4) |
| | skein256256 | crypto_hash/skein256256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 27558 | 1.00 | skein512256 | crypto_hash/skein512256/mmx | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.8.4) |
| 56979 | 2.07 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 57447 | 2.08 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 60831 | 2.21 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 64674 | 2.35 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 67212 | 2.44 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| | skein512256 | crypto_hash/skein512256/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 27585 | 1.00 | skein512512 | crypto_hash/skein512512/mmx | gcc -m32 -march=nocona -O -fomit-frame-pointer (4.8.4) |
| 57078 | 2.07 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 57555 | 2.09 | skein512512 | crypto_hash/skein512512/opt | gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 60948 | 2.21 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 64863 | 2.35 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 67302 | 2.44 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| | skein512512 | crypto_hash/skein512512/xmm | gcc -m32 -O3 -fomit-frame-pointer |
| 134928 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.8.4) |