| 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 |
| 15952 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 18098 | 1.13 | bblake256 | crypto_hash/bblake256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 34808 | 2.18 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| 36638 | 2.30 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 36915 | 2.31 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -m32 -O3 -fomit-frame-pointer |
| 13688 | 1.00 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 15233 | 1.11 | blake256 | crypto_hash/blake256/vect128 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 15758 | 1.15 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 17805 | 1.30 | blake256 | crypto_hash/blake256/sse2-2 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 17865 | 1.31 | blake256 | crypto_hash/blake256/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 26408 | 1.93 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 27398 | 2.00 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -m32 -march=athlon -O2 -fomit-frame-pointer |
| 29228 | 2.14 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 29558 | 2.16 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 34343 | 2.51 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 35205 | 2.57 | blake256 | crypto_hash/blake256/ref | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/sse41 | 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 |
| 8168 | 1.00 | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -funroll-loops -m32 -march=athlon -Os -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 8475 | 1.04 | blake2b | crypto_hash/blake2b/xmm | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 61192 | 7.49 | blake2b | crypto_hash/blake2b/regs | gcc -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/ref | gcc -m32 -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -m32 -O3 -fomit-frame-pointer |
| 9150 | 1.00 | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 9360 | 1.02 | blake2s | crypto_hash/blake2s/xmm | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 10943 | 1.20 | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 16162 | 1.77 | blake2s | crypto_hash/blake2s/regs | gcc -funroll-loops -m32 -march=athlon -O2 -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 |
| | blake2s | crypto_hash/blake2s/ref | gcc -m32 -O3 -fomit-frame-pointer |
| 13290 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 15540 | 1.17 | blake32 | crypto_hash/blake32/sse2 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 19935 | 1.50 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 25463 | 1.92 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 26378 | 1.98 | blake32 | crypto_hash/blake32/ref | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 14385 | 1.00 | blake512 | crypto_hash/blake512/sse41 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 14910 | 1.04 | blake512 | crypto_hash/blake512/vect128 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 15683 | 1.09 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 21967 | 1.53 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 25395 | 1.77 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 26715 | 1.86 | blake512 | crypto_hash/blake512/ssse3 | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 96023 | 6.68 | blake512 | crypto_hash/blake512/sphlib-small | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 96082 | 6.68 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 98130 | 6.82 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 147960 | 10.29 | blake512 | crypto_hash/blake512/bswap | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 150120 | 10.44 | blake512 | crypto_hash/blake512/regs | gcc -m32 -march=k6 -O -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 |
| 27195 | 1.00 | blake64 | crypto_hash/blake64/ssse3 | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 28215 | 1.04 | blake64 | crypto_hash/blake64/sse2 | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer |
| 84420 | 3.10 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 84570 | 3.11 | blake64 | crypto_hash/blake64/sphlib | gcc -m32 -march=k6-3 -O -fomit-frame-pointer |
| 86752 | 3.19 | blake64 | crypto_hash/blake64/ref | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 10687 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86/ssse3_v1 (asm) | gcc -funroll-loops -m32 -march=barcelona -Os -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 10732 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86/ssse3_v1 | gcc -m32 -march=k8 -Os -fomit-frame-pointer |
| 10890 | 1.02 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86/ssse3_v1 | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 11677 | 1.09 | bmw256 | crypto_hash/bmw256/opt24ssse3_asm32 | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 12270 | 1.15 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm32 | gcc -m32 -march=core2 -O3 -fomit-frame-pointer |
| 15863 | 1.48 | bmw256 | crypto_hash/bmw256/optabe | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 15960 | 1.49 | bmw256 | crypto_hash/bmw256/optbbe | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 16050 | 1.50 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 16208 | 1.52 | bmw256 | crypto_hash/bmw256/optc03 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 16320 | 1.53 | bmw256 | crypto_hash/bmw256/optc01 | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer |
| 16380 | 1.53 | bmw256 | crypto_hash/bmw256/optc04 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 16500 | 1.54 | bmw256 | crypto_hash/bmw256/optc02 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 18802 | 1.76 | bmw256 | crypto_hash/bmw256/sphlib | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 20340 | 1.90 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 30893 | 2.89 | bmw256 | crypto_hash/bmw256/ref | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 27870 | 1.00 | bmw512 | crypto_hash/bmw512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 33960 | 1.22 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 38318 | 1.37 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 38340 | 1.38 | bmw512 | crypto_hash/bmw512/optabe | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 38850 | 1.39 | bmw512 | crypto_hash/bmw512/optc04 | gcc -m32 -march=pentium4 -O -fomit-frame-pointer |
| 39690 | 1.42 | bmw512 | crypto_hash/bmw512/optc03 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 41497 | 1.49 | bmw512 | crypto_hash/bmw512/optc01 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 41745 | 1.50 | bmw512 | crypto_hash/bmw512/optc02 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 43245 | 1.55 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 44482 | 1.60 | bmw512 | crypto_hash/bmw512/ref | gcc -m32 -march=i486 -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 |
| 562260 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 2894520 | 5.15 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 3271133 | 5.82 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -funroll-loops -m32 -march=pentium -O2 -fomit-frame-pointer |
| 3718470 | 6.61 | cubehash161 | crypto_hash/cubehash161/spec | gcc -m32 -O3 -fomit-frame-pointer |
| 39180 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 233880 | 5.97 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 263175 | 6.72 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -m32 -march=i386 -O2 -fomit-frame-pointer |
| 549413 | 14.02 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 281880 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 1484595 | 5.27 | cubehash162 | crypto_hash/cubehash162/simple | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 1669642 | 5.92 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer |
| 2022750 | 7.18 | cubehash162 | crypto_hash/cubehash162/spec | gcc -m32 -O3 -fomit-frame-pointer |
| 20153 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/x86xmm | gcc -funroll-loops -m32 -march=i486 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 21803 | 1.08 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 22725 | 1.13 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 54885 | 2.72 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 62588 | 3.11 | cubehash1632 | crypto_hash/cubehash1632/x86 | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 78592 | 3.90 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 80992 | 4.02 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 81900 | 4.06 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -m32 -march=athlon -O2 -fomit-frame-pointer |
| 107617 | 5.34 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 120488 | 5.98 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| 143408 | 7.12 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 161235 | 8.00 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| 161865 | 8.03 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 142305 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 768045 | 5.40 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 862950 | 6.06 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m32 -march=i386 -O2 -fomit-frame-pointer |
| 1160910 | 8.16 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 74092 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 412462 | 5.57 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 460627 | 6.22 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m32 -march=i386 -O2 -fomit-frame-pointer |
| 770295 | 10.40 | cubehash168 | crypto_hash/cubehash168/spec | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 17468 | 1.00 | cubehash512 | crypto_hash/cubehash512/x86xmm | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 18855 | 1.08 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 19688 | 1.13 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 47437 | 2.72 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 54203 | 3.10 | cubehash512 | crypto_hash/cubehash512/x86 | gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 68460 | 3.92 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 70305 | 4.02 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 71332 | 4.08 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -m32 -march=k8 -O2 -fomit-frame-pointer |
| 111720 | 6.40 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 125115 | 7.16 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -m32 -march=i386 -O3 -fomit-frame-pointer |
| 126225 | 7.23 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 282038 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 284257 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 332100 | 1.18 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 375750 | 1.33 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 1523355 | 5.40 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 1711470 | 6.07 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer |
| 2242613 | 7.95 | cubehash81 | crypto_hash/cubehash81/spec | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 19965 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 21577 | 1.08 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 129547 | 6.49 | cubehash816 | crypto_hash/cubehash816/simple | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 143527 | 7.19 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer |
| 437767 | 21.93 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 142282 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 144300 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 778072 | 5.47 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 873270 | 6.14 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer |
| 1267058 | 8.91 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 11310 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 13095 | 1.16 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 82320 | 7.28 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 90832 | 8.03 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer |
| 354240 | 31.32 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 72300 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 74070 | 1.02 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 407392 | 5.63 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 457110 | 6.32 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 766290 | 10.60 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 37605 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 39442 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 222818 | 5.93 | cubehash88 | crypto_hash/cubehash88/simple | gcc -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 246578 | 6.56 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 555473 | 14.77 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 55140 | 1.00 | echo256 | crypto_hash/echo256/core2/core2 (2.1) | gcc -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 55522 | 1.01 | echo256 | crypto_hash/echo256/pentium/pentium4 | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 57930 | 1.05 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 61943 | 1.12 | echo256 | crypto_hash/echo256/pentium/pentiummmx | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 76808 | 1.39 | echo256 | crypto_hash/echo256/pentium/pentiumvnommx | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 80453 | 1.46 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 81960 | 1.49 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 82875 | 1.50 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 103065 | 1.87 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 105967 | 1.92 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 115027 | 2.09 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 179595 | 3.26 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=pentium3 -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 |
| 99247 | 1.00 | echo512 | crypto_hash/echo512/core2/core2 (2.1) | gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 100005 | 1.01 | echo512 | crypto_hash/echo512/pentium/pentium4 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 102240 | 1.03 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer |
| 102390 | 1.03 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 111022 | 1.12 | echo512 | crypto_hash/echo512/pentium/pentiummmx | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 138780 | 1.40 | echo512 | crypto_hash/echo512/pentium/pentiumvnommx | gcc -m32 -march=pentium -O2 -fomit-frame-pointer |
| 143167 | 1.44 | echo512 | crypto_hash/echo512/sphlib | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 146122 | 1.47 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 146453 | 1.48 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 185175 | 1.87 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 188730 | 1.90 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 202860 | 2.04 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 317475 | 3.20 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 43103 | 1.00 | echosp256 | crypto_hash/echosp256/core2/core2 (2.1) | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 43343 | 1.01 | echosp256 | crypto_hash/echosp256/pentium/pentium4 | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 48300 | 1.12 | echosp256 | crypto_hash/echosp256/pentium/pentiummmx | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 60270 | 1.40 | echosp256 | crypto_hash/echosp256/pentium/pentiumvnommx | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 64500 | 1.50 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 82980 | 1.93 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 89640 | 2.08 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 139867 | 3.24 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 68730 | 1.00 | echosp512 | crypto_hash/echosp512/core2/core2 (2.1) | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 69210 | 1.01 | echosp512 | crypto_hash/echosp512/pentium/pentium4 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 77100 | 1.12 | echosp512 | crypto_hash/echosp512/pentium/pentiummmx | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 95813 | 1.39 | echosp512 | crypto_hash/echosp512/pentium/pentiumvnommx | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 102007 | 1.48 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 131827 | 1.92 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 141008 | 2.05 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 222525 | 3.24 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/aes/aes32 | gcc -m32 -O3 -fomit-frame-pointer |
| 11265 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 12502 | 1.11 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 18952 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 23790 | 1.26 | edonr512 | crypto_hash/edonr512/optc | gcc -m32 -march=i486 -O2 -fomit-frame-pointer |
| 101122 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 101955 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 145283 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -funroll-loops -m32 -march=pentium4 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 145305 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -m32 -march=nocona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 76992518 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 71539388 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -funroll-loops -m32 -march=i386 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 37455 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 33037 | 1.00 | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m32 -march=core2 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 34425 | 1.04 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 38963 | 1.18 | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer |
| 51728 | 1.57 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 62550 | 1.89 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 86535 | 2.62 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 50317 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/vperm (1.208) | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 66165 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/vperm (1.208) | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 117540 | 1.78 | fugue512 | crypto_hash/fugue512/sphlib | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -m32 -O3 -fomit-frame-pointer |
| 57645 | 1.00 | groestl256 | crypto_hash/groestl256/vperm-intr (2.2) | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 60210 | 1.04 | groestl256 | crypto_hash/groestl256/mmx | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| 119175 | 2.07 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 135000 | 2.34 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -m32 -O -fomit-frame-pointer |
| 137617 | 2.39 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 145335 | 2.52 | groestl256 | crypto_hash/groestl256/opt32 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 196027 | 3.40 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -funroll-loops -m32 -march=prescott -O2 -fomit-frame-pointer |
| 233647 | 4.05 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 279158 | 4.84 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 424740 | 7.37 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 551783 | 9.57 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -m32 -march=prescott -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 |
| 70680 | 1.00 | groestl512 | crypto_hash/groestl512/vperm-intr (2.2) | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 131370 | 1.86 | groestl512 | crypto_hash/groestl512/mmx | gcc -m32 -march=pentium3 -O3 -fomit-frame-pointer |
| 176325 | 2.49 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 204683 | 2.90 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 210818 | 2.98 | groestl512 | crypto_hash/groestl512/opt32 | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 278587 | 3.94 | groestl512 | crypto_hash/groestl512/opt64 | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 313777 | 4.44 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 527940 | 7.47 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -m32 -march=barcelona -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 |
| 43432 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 44625 | 1.03 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 52215 | 1.20 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -m32 -march=k8 -Os -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 |
| 30630 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m32 -march=nocona -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 31777 | 1.04 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m32 -march=nocona -O3 -fomit-frame-pointer |
| 170415 | 5.56 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 198203 | 6.47 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 248565 | 8.12 | jh224 | crypto_hash/jh224/simple | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 314370 | 10.26 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -m32 -march=prescott -O -fomit-frame-pointer |
| 319515 | 10.43 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 30532 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 31710 | 1.04 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 171360 | 5.61 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 199583 | 6.54 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 248737 | 8.15 | jh256 | crypto_hash/jh256/simple | gcc -m32 -O -fomit-frame-pointer |
| 313612 | 10.27 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -m32 -O -fomit-frame-pointer |
| 320797 | 10.51 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 30705 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m32 -march=prescott -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 31733 | 1.03 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 170348 | 5.55 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 200108 | 6.52 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 248655 | 8.10 | jh384 | crypto_hash/jh384/simple | gcc -m32 -O -fomit-frame-pointer |
| 313740 | 10.22 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 320152 | 10.43 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 30630 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -m32 -march=prescott -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 31680 | 1.03 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer |
| 172050 | 5.62 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 199725 | 6.52 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 248340 | 8.11 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 312705 | 10.21 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 321030 | 10.48 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 38085 | 1.00 | keccak | crypto_hash/keccak/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 39128 | 1.03 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 59737 | 1.57 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 60000 | 1.58 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 62685 | 1.65 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 63158 | 1.66 | keccak | crypto_hash/keccak/simple32bi | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 70635 | 1.85 | keccak | crypto_hash/keccak/inplace32bi | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 101310 | 2.66 | keccak | crypto_hash/keccak/simple | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 104332 | 2.74 | keccak | crypto_hash/keccak/opt64u6 | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 105367 | 2.77 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 110333 | 2.90 | keccak | crypto_hash/keccak/inplace | gcc -funroll-loops -m32 -march=pentium2 -Os -fomit-frame-pointer |
| 226058 | 5.94 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 227003 | 5.96 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -m32 -march=k8 -Os -fomit-frame-pointer |
| 451875 | 11.86 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m32 -O3 -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/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 64005 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/sseu2 (3.2.5) | gcc -m32 -march=core2 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 66105 | 1.03 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 99600 | 1.56 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 100718 | 1.57 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 100882 | 1.58 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 105083 | 1.64 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 112717 | 1.76 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 155678 | 2.43 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 156142 | 2.44 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 170572 | 2.66 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 175732 | 2.75 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 177780 | 2.78 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer |
| 185813 | 2.90 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 384773 | 6.01 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 438555 | 6.85 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -funroll-loops -m32 -march=i486 -Os -fomit-frame-pointer |
| 759585 | 11.87 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m32 -O3 -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/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 29265 | 1.00 | keccakc256 | crypto_hash/keccakc256/sseu2 (3.2.5) | gcc -m32 -march=core2 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 30975 | 1.06 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 49530 | 1.69 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 49650 | 1.70 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 49823 | 1.70 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 50032 | 1.71 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 56790 | 1.94 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 78278 | 2.67 | keccakc256 | crypto_hash/keccakc256/simple | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 80573 | 2.75 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 81465 | 2.78 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 85095 | 2.91 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 171592 | 5.86 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 173265 | 5.92 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 344925 | 11.79 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 17678 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 64567 | 3.65 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 32355 | 1.00 | keccakc448 | crypto_hash/keccakc448/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 34035 | 1.05 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 52568 | 1.62 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 53377 | 1.65 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 54075 | 1.67 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m32 -O3 -fomit-frame-pointer |
| 85868 | 2.65 | keccakc448 | crypto_hash/keccakc448/simple | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 88372 | 2.73 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 89377 | 2.76 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer |
| 93412 | 2.89 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 173115 | 5.35 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 192098 | 5.94 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 382628 | 11.83 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m32 -march=barcelona -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 |
| 35468 | 1.00 | keccakc512 | crypto_hash/keccakc512/sseu2 (3.2.5) | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 36458 | 1.03 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -m32 -march=pentium-m -O2 -fomit-frame-pointer |
| 56873 | 1.60 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 57142 | 1.61 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 58590 | 1.65 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 58597 | 1.65 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 65362 | 1.84 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -funroll-loops -m32 -march=k6 -O -fomit-frame-pointer |
| 88905 | 2.51 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 89272 | 2.52 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 93285 | 2.63 | keccakc512 | crypto_hash/keccakc512/simple | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 96345 | 2.72 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 97620 | 2.75 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 101812 | 2.87 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 210187 | 5.93 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 211020 | 5.95 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -funroll-loops -m32 -march=pentium3 -Os -fomit-frame-pointer |
| 415762 | 11.72 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon | 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 |
| 20408 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 75173 | 3.68 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 43433 | 1.00 | keccakc768 | crypto_hash/keccakc768/sseu2 (3.2.5) | gcc -m32 -march=core2 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 45548 | 1.05 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 71228 | 1.64 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 71318 | 1.64 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 71753 | 1.65 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 72502 | 1.67 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 79193 | 1.82 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer |
| 116542 | 2.68 | keccakc768 | crypto_hash/keccakc768/simple | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer |
| 120105 | 2.77 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 121500 | 2.80 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m32 -march=k6-2 -Os -fomit-frame-pointer |
| 126885 | 2.92 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 261360 | 6.02 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 269385 | 6.20 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -funroll-loops -m32 -march=nocona -O3 -fomit-frame-pointer |
| 518872 | 11.95 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -m32 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -m32 -O3 -fomit-frame-pointer |
| 43838 | 1.00 | lane256 | crypto_hash/lane256/mmx | gcc -m32 -Os -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 61447 | 1.40 | lane256 | crypto_hash/lane256/c | gcc -m32 -march=k8 -O -fomit-frame-pointer |
| 252862 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m32 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 15420 | 1.00 | luffa256 | crypto_hash/luffa256/asm-PS-v2-FP (1.2) | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 22185 | 1.44 | luffa256 | crypto_hash/luffa256/sse2_x86asm-2 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 22327 | 1.45 | luffa256 | crypto_hash/luffa256/sse2_x86asm | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 22927 | 1.49 | luffa256 | crypto_hash/luffa256/sse2 | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 43395 | 2.81 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 44055 | 2.86 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 119422 | 7.74 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m32 -march=k6 -O2 -fomit-frame-pointer |
| 198450 | 12.87 | luffa256 | crypto_hash/luffa256/arm | gcc -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 24510 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x86asm (2.0) | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 24713 | 1.01 | luffa384 | crypto_hash/luffa384/sse2_x86asm-2 | gcc -funroll-loops -m32 -march=pentiumpro -O2 -fomit-frame-pointer |
| 24758 | 1.01 | luffa384 | crypto_hash/luffa384/ssse3_x86 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 25425 | 1.04 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 66607 | 2.72 | luffa384 | crypto_hash/luffa384/opt32 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 276337 | 11.27 | luffa384 | crypto_hash/luffa384/arm | gcc -m32 -march=pentiumpro -Os -fomit-frame-pointer |
| 33008 | 1.00 | luffa512 | crypto_hash/luffa512/ssse3_x86 (2.0) | gcc -m32 -march=core2 -msse4 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 37478 | 1.14 | luffa512 | crypto_hash/luffa512/sse2_x86asm | gcc -funroll-loops -m32 -march=i486 -O3 -fomit-frame-pointer |
| 37852 | 1.15 | luffa512 | crypto_hash/luffa512/sse2_x86asm-2 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 41152 | 1.25 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 81863 | 2.48 | luffa512 | crypto_hash/luffa512/sphlib | gcc -m32 -O3 -fomit-frame-pointer |
| 90180 | 2.73 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 344242 | 10.43 | luffa512 | crypto_hash/luffa512/arm | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 73283 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -m32 -march=pentium3 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 76485 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -m32 -march=pentium3 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 75083 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -m32 -march=pentium-m -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| | md2 | crypto_hash/md2/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | md4 | crypto_hash/md4/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 8850 | 1.00 | md5 | crypto_hash/md5/ref | gcc -m32 -march=pentium2 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| | md5 | crypto_hash/md5/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 171323 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 185445 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -m32 -march=athlon -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 239558 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -m32 -march=athlon -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 293618 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -m32 -march=pentium4 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 116962 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-32 (2.0) | gcc -funroll-loops -m32 -march=pentium3 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 208710 | 1.78 | mgrostl256 | crypto_hash/mgrostl256/opt-64 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 5620965 | 48.06 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 43538 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 59580 | 1.37 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 45638 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -funroll-loops -m32 -march=prescott -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 68205 | 1.49 | nasha512 | crypto_hash/nasha512/opt | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 37612 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -m32 -march=i386 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 14537475 | 1.00 | rhash | crypto_hash/rhash/ref | g++ -m32 -march=prescott -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 37335 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 37815 | 1.01 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 204053 | 5.47 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 229808 | 6.16 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 292950 | 7.85 | round3jh256 | crypto_hash/round3jh256/simple | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 37365 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 37553 | 1.01 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -m32 -march=barcelona -O -fomit-frame-pointer |
| 203970 | 5.46 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 229777 | 6.15 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 292695 | 7.83 | round3jh512 | crypto_hash/round3jh512/simple | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 36533 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -funroll-loops -m32 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 46185 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -m32 -march=prescott -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| | sha1 | crypto_hash/sha1/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| | sha224 | crypto_hash/sha224/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 25147 | 1.00 | sha256 | crypto_hash/sha256/cryptopp | g++ -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 28545 | 1.14 | sha256 | crypto_hash/sha256/sphlib | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 30878 | 1.23 | sha256 | crypto_hash/sha256/sphlib-small | gcc -funroll-loops -m32 -march=athlon -O3 -fomit-frame-pointer |
| 36338 | 1.45 | sha256 | crypto_hash/sha256/ref | gcc -m32 -march=pentium-m -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 |
| 29190 | 1.00 | sha512 | crypto_hash/sha512/cryptopp | g++ -m32 -march=k8 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 84240 | 2.89 | sha512 | crypto_hash/sha512/sphlib | gcc -m32 -O -fomit-frame-pointer |
| 84248 | 2.89 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m32 -O -fomit-frame-pointer |
| 185145 | 6.34 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/openssl | gcc -m32 -O3 -fomit-frame-pointer |
| 10935 | 1.00 | shabal256 | crypto_hash/shabal256/i386sse2 (20101003) | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 13867 | 1.27 | shabal256 | crypto_hash/shabal256/i386 | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 16350 | 1.50 | shabal256 | crypto_hash/shabal256/sphlib | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 10950 | 1.00 | shabal512 | crypto_hash/shabal512/i386sse2 (20101003) | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 13883 | 1.27 | shabal512 | crypto_hash/shabal512/i386 | gcc -funroll-loops -m32 -march=k6 -O2 -fomit-frame-pointer |
| 16223 | 1.48 | shabal512 | crypto_hash/shabal512/ref | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 16357 | 1.49 | shabal512 | crypto_hash/shabal512/sphlib | gcc -funroll-loops -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 102068 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -m32 -march=pentium-mmx -Os -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 263212 | 2.58 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 42120 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 43200 | 1.03 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 43530 | 1.03 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 43590 | 1.03 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 47107 | 1.12 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer |
| 48682 | 1.16 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 349995 | 8.31 | 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 |
| 69652 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -m32 -march=i486 -O -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 80745 | 1.16 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m32 -march=pentium -O -fomit-frame-pointer |
| 88890 | 1.28 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m32 -march=pentium3 -O -fomit-frame-pointer |
| 91935 | 1.32 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 103763 | 1.49 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 191940 | 2.76 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 203213 | 2.92 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -m32 -march=athlon -O -fomit-frame-pointer |
| 206272 | 2.96 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| 689925 | 9.91 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -m32 -O3 -fomit-frame-pointer |
| 84285 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 114188 | 1.35 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 119093 | 1.41 | simd256 | crypto_hash/simd256/sphlib-small | gcc -funroll-loops -m32 -march=k8 -O -fomit-frame-pointer |
| 4175805 | 49.54 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 104670 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 119055 | 1.14 | simd512 | crypto_hash/simd512/opt | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 131017 | 1.25 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 8338365 | 79.66 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -m32 -O3 -fomit-frame-pointer |
| 39832 | 1.00 | skein10241024 | crypto_hash/skein10241024/xmm (v1.3_ASM_(XMM)_code) | gcc -m32 -march=native -mtune=native -Os -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 89257 | 2.24 | skein10241024 | crypto_hash/skein10241024/opt | gcc -funroll-loops -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 28523 | 1.00 | skein256256 | crypto_hash/skein256256/xmm (v1.3_ASM_(XMM)_code) | gcc -m32 -march=pentium3 -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 61200 | 2.15 | skein256256 | crypto_hash/skein256256/opt | gcc -funroll-loops -m32 -march=pentium-m -Os -fomit-frame-pointer |
| 27240 | 1.00 | skein512256 | crypto_hash/skein512256/mmx | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 27750 | 1.02 | skein512256 | crypto_hash/skein512256/xmm | gcc -funroll-loops -m32 -march=pentium3 -O2 -fomit-frame-pointer |
| 60668 | 2.23 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 62055 | 2.28 | skein512256 | crypto_hash/skein512256/opt | gcc -m32 -march=pentium-mmx -O2 -fomit-frame-pointer |
| 64687 | 2.37 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 69638 | 2.56 | skein512256 | crypto_hash/skein512256/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 76020 | 2.79 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -m32 -march=pentium2 -O -fomit-frame-pointer |
| 27248 | 1.00 | skein512512 | crypto_hash/skein512512/mmx | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer |
| 27757 | 1.02 | skein512512 | crypto_hash/skein512512/xmm | gcc -funroll-loops -m32 -march=pentium2 -O2 -fomit-frame-pointer |
| 60705 | 2.23 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| 62160 | 2.28 | skein512512 | crypto_hash/skein512512/opt | gcc -m32 -march=pentium -O3 -fomit-frame-pointer |
| 64935 | 2.38 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 69645 | 2.56 | skein512512 | crypto_hash/skein512512/sphlib | gcc -funroll-loops -m32 -march=i486 -O -fomit-frame-pointer |
| 75953 | 2.79 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 13043 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m32 -march=core2 -O3 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 47528 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m32 -march=prescott -O2 -fomit-frame-pointer (4.5.0 20100604 [gcc-4 5-branch revision 160292]) |
| 137475 | 2.89 | whirlpool | crypto_hash/whirlpool/ref | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |