Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
14278 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (8.2.0) |
20746 | 1.45 | bash256 | crypto_hash/bash256/avx2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
17402 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
26950 | 1.55 | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
25344 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
39534 | 1.56 | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
9284 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
11242 | 1.21 | bblake256 | crypto_hash/bblake256/sse2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
16632 | 1.79 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -O3 -fomit-frame-pointer |
16698 | 1.80 | bblake256 | crypto_hash/bblake256/regs | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
37378 | 4.03 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
9812 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
9966 | 1.02 | blake256 | crypto_hash/blake256/avxs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
10076 | 1.03 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
11220 | 1.14 | blake256 | crypto_hash/blake256/sse41-2 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
11264 | 1.15 | blake256 | crypto_hash/blake256/sse41 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
11264 | 1.15 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
11616 | 1.18 | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
13662 | 1.39 | blake256 | crypto_hash/blake256/bswap | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
13684 | 1.39 | blake256 | crypto_hash/blake256/regs | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
13838 | 1.41 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
13860 | 1.41 | blake256 | crypto_hash/blake256/sse2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
13860 | 1.41 | blake256 | crypto_hash/blake256/sse2-2 | gcc -m64 -O3 -fomit-frame-pointer |
19272 | 1.96 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
19338 | 1.97 | blake256 | crypto_hash/blake256/sphlib-small | gcc -m64 -march=core2 -O -fomit-frame-pointer |
30668 | 3.13 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
3982 | 1.00 | blake2b | crypto_hash/blake2b/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
4158 | 1.04 | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -m64 -O3 -fomit-frame-pointer |
4246 | 1.07 | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
4488 | 1.13 | blake2b | crypto_hash/blake2b/xmm | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
4796 | 1.20 | blake2b | crypto_hash/blake2b/avx2-1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
4994 | 1.25 | blake2b | crypto_hash/blake2b/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
5126 | 1.29 | blake2b | crypto_hash/blake2b/avx2-2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
5500 | 1.38 | blake2b | crypto_hash/blake2b/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
8184 | 2.06 | blake2b | crypto_hash/blake2b/avx2-3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/ymm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
5940 | 1.00 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (8.2.0) |
6688 | 1.13 | blake2s | crypto_hash/blake2s/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
7018 | 1.18 | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
7612 | 1.28 | blake2s | crypto_hash/blake2s/xmm | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
8184 | 1.38 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
8206 | 1.38 | blake2s | crypto_hash/blake2s/regs | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
9108 | 1.53 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
8514 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (8.2.0) |
10076 | 1.18 | blake32 | crypto_hash/blake32/sse2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
10384 | 1.22 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
14058 | 1.65 | blake32 | crypto_hash/blake32/sphlib-small | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
14344 | 1.68 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
7370 | 1.00 | blake512 | crypto_hash/blake512/avxicc | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer (8.2.0) |
7502 | 1.02 | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
7568 | 1.03 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer (8.2.0) |
8030 | 1.09 | blake512 | crypto_hash/blake512/sse41 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
8602 | 1.17 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
8624 | 1.17 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
8778 | 1.19 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
8800 | 1.19 | blake512 | crypto_hash/blake512/ssse3 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
9306 | 1.26 | blake512 | crypto_hash/blake512/sse2s | gcc -funroll-loops -O -fomit-frame-pointer |
10340 | 1.40 | blake512 | crypto_hash/blake512/sse2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
11660 | 1.58 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m64 -O -fomit-frame-pointer |
12034 | 1.63 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -O -fomit-frame-pointer |
18458 | 2.50 | blake512 | crypto_hash/blake512/sandy | gcc -m64 -Os -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
7678 | 1.00 | blake64 | crypto_hash/blake64/ssse3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
7854 | 1.02 | blake64 | crypto_hash/blake64/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
8976 | 1.17 | blake64 | crypto_hash/blake64/sse2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
10252 | 1.34 | blake64 | crypto_hash/blake64/sphlib-small | gcc -m64 -march=core2 -O -fomit-frame-pointer |
10714 | 1.40 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
5610 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 (asm) | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (8.2.0) |
5962 | 1.06 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
5962 | 1.06 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
6226 | 1.11 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
6534 | 1.16 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
6556 | 1.17 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -march=k8 -Os -fomit-frame-pointer |
6952 | 1.24 | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
7480 | 1.33 | bmw256 | crypto_hash/bmw256/optc01 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
7502 | 1.34 | bmw256 | crypto_hash/bmw256/optabe | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
7524 | 1.34 | bmw256 | crypto_hash/bmw256/optbbe | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
7568 | 1.35 | bmw256 | crypto_hash/bmw256/optc04 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
7634 | 1.36 | bmw256 | crypto_hash/bmw256/optc03 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
7700 | 1.37 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
7854 | 1.40 | bmw256 | crypto_hash/bmw256/optc02 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
8030 | 1.43 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
8250 | 1.47 | bmw256 | crypto_hash/bmw256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
8360 | 1.49 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
13838 | 2.47 | bmw256 | crypto_hash/bmw256/ref | gcc -O3 -fomit-frame-pointer |
3586 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (8.2.0) |
4312 | 1.20 | bmw512 | crypto_hash/bmw512/optbbe | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
4466 | 1.25 | bmw512 | crypto_hash/bmw512/optc02 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (8.2.0) |
4576 | 1.28 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
4620 | 1.29 | bmw512 | crypto_hash/bmw512/optabe | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
4620 | 1.29 | bmw512 | crypto_hash/bmw512/optc01 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
4752 | 1.33 | bmw512 | crypto_hash/bmw512/optc04 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
4796 | 1.34 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
4972 | 1.39 | bmw512 | crypto_hash/bmw512/sphlib | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
6072 | 1.69 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
7986 | 2.23 | bmw512 | crypto_hash/bmw512/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
11462 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 (1.0) | gcc |
11484 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm | gcc |
16984 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm (1.0) | cc (4.8.5 20150623 (Red Hat 4.8.5-16)) |
17072 | 1.01 | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -funroll-loops |
327602 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -march=k8 -O -fomit-frame-pointer (8.2.0) |
1189892 | 3.63 | cubehash161 | crypto_hash/cubehash161/simple | gcc -m64 -O3 -fomit-frame-pointer |
1381798 | 4.22 | cubehash161 | crypto_hash/cubehash161/spec | gcc -march=k8 -O3 -fomit-frame-pointer |
1387056 | 4.23 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
22814 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (8.2.0) |
96536 | 4.23 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
111958 | 4.91 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
232496 | 10.19 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=k8 -O3 -fomit-frame-pointer |
140294 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -m64 -march=core2 -O -fomit-frame-pointer (8.2.0) |
599346 | 4.27 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
702592 | 5.01 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
767360 | 5.47 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
10780 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer (8.2.0) |
12364 | 1.15 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
12430 | 1.15 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -m64 -O -fomit-frame-pointer |
12540 | 1.16 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
12738 | 1.18 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
26334 | 2.44 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=nocona -O2 -fomit-frame-pointer |
27192 | 2.52 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -O2 -fomit-frame-pointer |
27632 | 2.56 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
28116 | 2.61 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
39710 | 3.68 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
44572 | 4.13 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -m64 -O3 -fomit-frame-pointer |
46860 | 4.35 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
60588 | 5.62 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
65120 | 6.04 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
69388 | 6.44 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
72886 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (8.2.0) |
311366 | 4.27 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
364672 | 5.00 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
460878 | 6.32 | cubehash164 | crypto_hash/cubehash164/spec | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
37158 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -O2 -fomit-frame-pointer (8.2.0) |
168146 | 4.53 | cubehash168 | crypto_hash/cubehash168/simple | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
195910 | 5.27 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
308946 | 8.31 | cubehash168 | crypto_hash/cubehash168/spec | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
10670 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
10736 | 1.01 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
10912 | 1.02 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
10978 | 1.03 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -m64 -O2 -fomit-frame-pointer |
11000 | 1.03 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
24464 | 2.29 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
25938 | 2.43 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
27632 | 2.59 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
27786 | 2.60 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
34452 | 3.23 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
47960 | 4.49 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
51370 | 4.81 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
54054 | 5.07 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
162822 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -m64 -O -fomit-frame-pointer |
163900 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
188122 | 1.16 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
193358 | 1.19 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
614922 | 3.78 | cubehash81 | crypto_hash/cubehash81/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
716430 | 4.40 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
814154 | 5.00 | cubehash81 | crypto_hash/cubehash81/spec | gcc -march=barcelona -O3 -fomit-frame-pointer |
11352 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -march=nocona -O3 -fomit-frame-pointer |
12474 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (8.2.0) |
52250 | 4.60 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
61842 | 5.45 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
190806 | 16.81 | cubehash816 | crypto_hash/cubehash816/spec | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
70950 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer (8.2.0) |
78034 | 1.10 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
314556 | 4.43 | cubehash82 | crypto_hash/cubehash82/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
364760 | 5.14 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
487102 | 6.87 | cubehash82 | crypto_hash/cubehash82/spec | gcc -march=barcelona -O3 -fomit-frame-pointer |
6314 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -march=nocona -O3 -fomit-frame-pointer (8.2.0) |
7458 | 1.18 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
35794 | 5.67 | cubehash832 | crypto_hash/cubehash832/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
39930 | 6.32 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
170676 | 27.03 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
41712 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -m64 -march=nocona -O -fomit-frame-pointer (8.2.0) |
42746 | 1.02 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -march=nocona -O3 -fomit-frame-pointer |
165506 | 3.97 | cubehash84 | crypto_hash/cubehash84/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
191422 | 4.59 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
317108 | 7.60 | cubehash84 | crypto_hash/cubehash84/spec | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
21516 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -march=nocona -O3 -fomit-frame-pointer |
22638 | 1.05 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
91652 | 4.26 | cubehash88 | crypto_hash/cubehash88/simple | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
105050 | 4.88 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
233464 | 10.85 | cubehash88 | crypto_hash/cubehash88/spec | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
4796 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (8.2.0) |
5456 | 1.14 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
32318 | 6.74 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
34518 | 7.20 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
35046 | 7.31 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
35420 | 7.39 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
37972 | 7.92 | echo256 | crypto_hash/echo256/sphlib | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
38478 | 8.02 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
43824 | 9.14 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
44154 | 9.21 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
57684 | 12.03 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -march=barcelona -O3 -fomit-frame-pointer |
61094 | 12.74 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
9504 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
57464 | 6.05 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
57508 | 6.05 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
62524 | 6.58 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=nocona -O -fomit-frame-pointer |
62744 | 6.60 | echo512 | crypto_hash/echo512/sphlib-small | gcc -march=barcelona -O3 -fomit-frame-pointer |
63976 | 6.73 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
68024 | 7.16 | echo512 | crypto_hash/echo512/sphlib | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
68750 | 7.23 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
77462 | 8.15 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
78672 | 8.28 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -O3 -fomit-frame-pointer |
105556 | 11.11 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
107646 | 11.33 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -march=k8 -Os -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
4268 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer (8.2.0) |
23386 | 5.48 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
26906 | 6.30 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
30074 | 7.05 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
34034 | 7.97 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
47300 | 11.08 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
52558 | 12.31 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
5720 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (8.2.0) |
42988 | 7.52 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
44264 | 7.74 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
47674 | 8.33 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
54208 | 9.48 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
75108 | 13.13 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
82742 | 14.47 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
4576 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
4950 | 1.08 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
2442 | 1.00 | edonr512 | crypto_hash/edonr512/optc (Optimized_C_v2.0) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
2486 | 1.02 | edonr512 | crypto_hash/edonr512/swpbe | gcc -march=barcelona -O2 -fomit-frame-pointer |
59158 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (8.2.0) |
58300 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -march=nocona -O -fomit-frame-pointer (8.2.0) |
41184 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (8.2.0) |
41162 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer (8.2.0) |
43538 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer (8.2.0) |
36146506 | 830.23 | fsb256 | crypto_hash/fsb256/ref | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
46750924 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -m64 -march=k8 -O -fomit-frame-pointer (8.2.0) |
17204 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
18392 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (8.2.0) |
20460 | 1.11 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
24750 | 1.35 | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
26950 | 1.47 | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
27016 | 1.47 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -O3 -fomit-frame-pointer |
27170 | 1.48 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
28930 | 1.57 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
24112 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
28116 | 1.17 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
31394 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
37400 | 1.19 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
55308 | 1.76 | fugue512 | crypto_hash/fugue512/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
11044 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (8.2.0) |
13156 | 1.19 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
19206 | 1.74 | groestl256 | crypto_hash/groestl256/opteron | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (8.2.0) |
19910 | 1.80 | groestl256 | crypto_hash/groestl256/core2duo | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
23012 | 2.08 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
23760 | 2.15 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
25850 | 2.34 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
29678 | 2.69 | groestl256 | crypto_hash/groestl256/opteron-unrolled | cc |
29942 | 2.71 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
30558 | 2.77 | groestl256 | crypto_hash/groestl256/mmx | gcc -march=nocona -O2 -fomit-frame-pointer |
33550 | 3.04 | groestl256 | crypto_hash/groestl256/vperm | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
56936 | 5.16 | groestl256 | crypto_hash/groestl256/opt64 | cc |
62722 | 5.68 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -O3 -fomit-frame-pointer |
96558 | 8.74 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (8.2.0) |
128964 | 11.68 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -O2 -fomit-frame-pointer |
162844 | 14.75 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
165638 | 15.00 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
14410 | 1.00 | groestl512 | crypto_hash/groestl512/aesni (2.2) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (8.2.0) |
14850 | 1.03 | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
20328 | 1.41 | groestl512 | crypto_hash/groestl512/avx | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
20328 | 1.41 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
28864 | 2.00 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
36190 | 2.51 | groestl512 | crypto_hash/groestl512/vperm | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
39908 | 2.77 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
40018 | 2.78 | groestl512 | crypto_hash/groestl512/core2duo | cc |
40898 | 2.84 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -O3 -fomit-frame-pointer |
62480 | 4.34 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
71214 | 4.94 | groestl512 | crypto_hash/groestl512/mmx | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
92972 | 6.45 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
129888 | 9.01 | groestl512 | crypto_hash/groestl512/opt64 | cc |
233266 | 16.19 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -O2 -fomit-frame-pointer |
| | groestl512 | crypto_hash/groestl512/opteron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
26312 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer (8.2.0) |
26642 | 1.01 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
26730 | 1.02 | hamsi | crypto_hash/hamsi/simd-1 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
13046 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (8.2.0) |
15862 | 1.22 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
27126 | 2.08 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
28138 | 2.16 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -O3 -fomit-frame-pointer |
30294 | 2.32 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
35068 | 2.69 | jh224 | crypto_hash/jh224/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
44000 | 3.37 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (8.2.0) |
15158 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (8.2.0) |
15818 | 1.04 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
27148 | 1.79 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
28094 | 1.85 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -m64 -O3 -fomit-frame-pointer |
30360 | 2.00 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
35024 | 2.31 | jh256 | crypto_hash/jh256/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
44044 | 2.91 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
15202 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
15862 | 1.04 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
27016 | 1.78 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
28006 | 1.84 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
30250 | 1.99 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
35046 | 2.31 | jh384 | crypto_hash/jh384/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
39622 | 2.61 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
15180 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
15862 | 1.04 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
27016 | 1.78 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
28160 | 1.86 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -m64 -O3 -fomit-frame-pointer |
30338 | 2.00 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
31702 | 2.09 | jh512 | crypto_hash/jh512/simple | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
44638 | 2.94 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
5588 | 1.00 | k12 | crypto_hash/k12/kcp/optimized1600ufull (1) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
5654 | 1.01 | k12 | crypto_hash/k12/kcp/optimized1600u6 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
5720 | 1.02 | k12 | crypto_hash/k12/kcp/optimized1600lcufull | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
5764 | 1.03 | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
5962 | 1.07 | k12 | crypto_hash/k12/kcp/optimized1600lcu6 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
10890 | 1.95 | k12 | crypto_hash/k12/kcp/optimized1600lcufullshld | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
11352 | 2.03 | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64shld | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
12166 | 2.18 | k12 | crypto_hash/k12/kcp/reference1600 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
14146 | 2.53 | k12 | crypto_hash/k12/kcp/compact1600 | gcc -funroll-loops -O2 -fomit-frame-pointer |
14960 | 2.68 | k12 | crypto_hash/k12/kcp/inplace1600bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
156420 | 27.99 | k12 | crypto_hash/k12/kcp/reference1600-32bits | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | k12 | crypto_hash/k12/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv6M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/inplace1600ARMv7M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv6Mu2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600AsmX86-64Apple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | k12 | crypto_hash/k12/kcp/optimized1600XOPufull | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
12056 | 1.00 | keccak | crypto_hash/keccak/inplace (3.1.0) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
12276 | 1.02 | keccak | crypto_hash/keccak/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
12408 | 1.03 | keccak | crypto_hash/keccak/opt64u6 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
12650 | 1.05 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
13640 | 1.13 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
14102 | 1.17 | keccak | crypto_hash/keccak/x86_64_asm | gcc -m64 -O3 -fomit-frame-pointer |
20702 | 1.72 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
24860 | 2.06 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -march=nocona -O2 -fomit-frame-pointer |
27148 | 2.25 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
27940 | 2.32 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
28314 | 2.35 | keccak | crypto_hash/keccak/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
28688 | 2.38 | keccak | crypto_hash/keccak/x86_64_shld | gcc -m64 -O3 -fomit-frame-pointer |
29546 | 2.45 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
30800 | 2.55 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -march=k8 -O2 -fomit-frame-pointer |
32054 | 2.66 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
33154 | 2.75 | keccak | crypto_hash/keccak/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
108878 | 9.03 | keccak | crypto_hash/keccak/compact8 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
20284 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/inplace (3.1.0) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
20438 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
20658 | 1.02 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
22330 | 1.10 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
22770 | 1.12 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
23694 | 1.17 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
24728 | 1.22 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
25652 | 1.26 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -m64 -O -fomit-frame-pointer |
34914 | 1.72 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
45628 | 2.25 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
45672 | 2.25 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
46266 | 2.28 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
46662 | 2.30 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
48400 | 2.39 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
49918 | 2.46 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
52976 | 2.61 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
53328 | 2.63 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
54362 | 2.68 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
205150 | 10.11 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
9548 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 (3.1.0) | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer (8.2.0) |
9592 | 1.00 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
9658 | 1.01 | keccakc256 | crypto_hash/keccakc256/simple | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
9702 | 1.02 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
10670 | 1.12 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
10934 | 1.15 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
15994 | 1.68 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
19008 | 1.99 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -O2 -fomit-frame-pointer |
21010 | 2.20 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
21010 | 2.20 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -Os -fomit-frame-pointer |
21890 | 2.29 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
22088 | 2.31 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
22946 | 2.40 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -O2 -fomit-frame-pointer |
24244 | 2.54 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
25608 | 2.68 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
25938 | 2.72 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
92796 | 9.72 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
8272 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (8.2.0) |
9504 | 1.15 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
10362 | 1.00 | keccakc448 | crypto_hash/keccakc448/inplace (3.1.0) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
10450 | 1.01 | keccakc448 | crypto_hash/keccakc448/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
10538 | 1.02 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
10626 | 1.03 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
11660 | 1.13 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
11968 | 1.15 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
15532 | 1.50 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
22968 | 2.22 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
23012 | 2.22 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
24002 | 2.32 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
24310 | 2.35 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
24772 | 2.39 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
24992 | 2.41 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
27280 | 2.63 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
102982 | 9.94 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc448 | crypto_hash/keccakc448/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
9988 | 1.00 | keccakc512 | crypto_hash/keccakc512/inplace (3.1.0) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (8.2.0) |
11220 | 1.12 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
11418 | 1.14 | keccakc512 | crypto_hash/keccakc512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
12386 | 1.24 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -O -fomit-frame-pointer |
12584 | 1.26 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
12694 | 1.27 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
13046 | 1.31 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
15576 | 1.56 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
17116 | 1.71 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
22000 | 2.20 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
25212 | 2.52 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
25696 | 2.57 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
26004 | 2.60 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
26312 | 2.63 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
26532 | 2.66 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
27236 | 2.73 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
30294 | 3.03 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
30690 | 3.07 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
111716 | 11.19 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc512 | crypto_hash/keccakc512/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
11022 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 (3.2.5) | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (8.2.0) |
11022 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
13882 | 1.00 | keccakc768 | crypto_hash/keccakc768/inplace (3.1.0) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
13904 | 1.00 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -Os -fomit-frame-pointer |
14014 | 1.01 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
14058 | 1.01 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
14146 | 1.02 | keccakc768 | crypto_hash/keccakc768/simple | gcc -march=k8 -O2 -fomit-frame-pointer |
15642 | 1.13 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
23936 | 1.72 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
27346 | 1.97 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
28160 | 2.03 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
31350 | 2.26 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
31988 | 2.30 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
32274 | 2.32 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
33968 | 2.45 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
36872 | 2.66 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
37246 | 2.68 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
37972 | 2.74 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
139348 | 10.04 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
29612 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
32736 | 1.11 | lane256 | crypto_hash/lane256/bitslice | gcc -funroll-loops -O2 -fomit-frame-pointer |
44814 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -m64 -O3 -fomit-frame-pointer |
8734 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP (1.2) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (8.2.0) |
8888 | 1.02 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
9548 | 1.09 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
9636 | 1.10 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -march=nocona -O2 -fomit-frame-pointer |
9658 | 1.11 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
10252 | 1.17 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
12452 | 1.43 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
12518 | 1.43 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
14762 | 1.69 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
15202 | 1.74 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
15598 | 1.79 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
16192 | 1.85 | luffa256 | crypto_hash/luffa256/sse2 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
20526 | 2.35 | luffa256 | crypto_hash/luffa256/sphlib | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
21626 | 2.48 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
29326 | 3.36 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
56496 | 6.47 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
13046 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 (2.0) | gcc -m64 -march=k8 -O -fomit-frame-pointer (8.2.0) |
13464 | 1.03 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
13662 | 1.05 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
14124 | 1.08 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -m64 -march=k8 -O -fomit-frame-pointer (8.2.0) |
14322 | 1.10 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
14366 | 1.10 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
14630 | 1.12 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -march=barcelona -O3 -fomit-frame-pointer |
16038 | 1.23 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
17050 | 1.31 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
17182 | 1.32 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
17314 | 1.33 | luffa384 | crypto_hash/luffa384/sse2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
21428 | 1.64 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
33858 | 2.60 | luffa384 | crypto_hash/luffa384/opt32 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
41052 | 3.15 | luffa384 | crypto_hash/luffa384/arm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
17490 | 1.00 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS (2.0) | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (8.2.0) |
19690 | 1.13 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -m64 -Os -fomit-frame-pointer |
21120 | 1.21 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
22022 | 1.26 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
22814 | 1.30 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -O3 -fomit-frame-pointer |
23012 | 1.32 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
23188 | 1.33 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
23408 | 1.34 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
24552 | 1.40 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
24640 | 1.41 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
26884 | 1.54 | luffa512 | crypto_hash/luffa512/sse2 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
27236 | 1.56 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
39710 | 2.27 | luffa512 | crypto_hash/luffa512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
46486 | 2.66 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
51656 | 2.95 | luffa512 | crypto_hash/luffa512/arm | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
16720 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | gcc (8.2.0) |
16346 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | gcc (8.2.0) |
69300 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (8.2.0) |
71984 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (8.2.0) |
69278 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (8.2.0) |
423522 | 1.00 | md2 | crypto_hash/md2/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -funroll-loops -m64 -Os -fomit-frame-pointer (8.2.0) |
4004 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
5610 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -m64 -march=nocona -O -fomit-frame-pointer (8.2.0) |
6732 | 1.20 | md5 | crypto_hash/md5/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
22088 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (8.2.0) |
23672 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (8.2.0) |
30162 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (8.2.0) |
30910 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (8.2.0) |
51392 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-32 (2.0) | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (8.2.0) |
63404 | 1.23 | mgrostl256 | crypto_hash/mgrostl256/opt-64 | cc |
1756876 | 34.19 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
19536 | 1.00 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -O -fomit-frame-pointer (8.2.0) |
20504 | 1.05 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
20152 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -fno-schedule-insns -O3 -fomit-frame-pointer (8.2.0) |
24354 | 1.21 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
9152 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
17028 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
16390 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer (8.2.0) |
17160 | 1.05 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
41492 | 2.53 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
47344 | 2.89 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
48114 | 2.94 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
17182 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (8.2.0) |
18414 | 1.07 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
41514 | 2.42 | round3jh512 | crypto_hash/round3jh512/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (8.2.0) |
47322 | 2.75 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
48114 | 2.80 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
7502 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
8514 | 1.13 | sarmal256 | crypto_hash/sarmal256/asm64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
9262 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer (8.2.0) |
10516 | 1.14 | sarmal512 | crypto_hash/sarmal512/asm64 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
2596 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
2772 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
2662 | 1.00 | sha256 | crypto_hash/sha256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
2772 | 1.04 | sha256 | crypto_hash/sha256/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
13508 | 5.07 | sha256 | crypto_hash/sha256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
13728 | 5.16 | sha256 | crypto_hash/sha256/sphlib | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
15356 | 5.77 | sha256 | crypto_hash/sha256/cryptopp | g++ -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
10802 | 1.00 | sha3224 | crypto_hash/sha3224/oncore64bits (1) | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (8.2.0) |
24332 | 2.25 | sha3224 | crypto_hash/sha3224/oncore32bits | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| | sha3224 | crypto_hash/sha3224/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3224 | crypto_hash/sha3224/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
11550 | 1.00 | sha3256 | crypto_hash/sha3256/oncore64bits (1) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (8.2.0) |
26466 | 2.29 | sha3256 | crypto_hash/sha3256/oncore32bits | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | sha3256 | crypto_hash/sha3256/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3256 | crypto_hash/sha3256/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
14454 | 1.00 | sha3384 | crypto_hash/sha3384/oncore64bits (1) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (8.2.0) |
32714 | 2.26 | sha3384 | crypto_hash/sha3384/oncore32bits | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| | sha3384 | crypto_hash/sha3384/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3384 | crypto_hash/sha3384/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
20878 | 1.00 | sha3512 | crypto_hash/sha3512/oncore64bits (1) | gcc -m64 -O3 -fomit-frame-pointer |
47762 | 2.29 | sha3512 | crypto_hash/sha3512/oncore32bits | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| | sha3512 | crypto_hash/sha3512/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha3512 | crypto_hash/sha3512/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
7788 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
6578 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.2k-fips__26_Jan_2017) | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer (8.2.0) |
10120 | 1.54 | sha512 | crypto_hash/sha512/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
10142 | 1.54 | sha512 | crypto_hash/sha512/ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
10142 | 1.54 | sha512 | crypto_hash/sha512/sphlib-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
10912 | 1.66 | sha512 | crypto_hash/sha512/cryptopp | g++ -m64 -march=core2 -Os -fomit-frame-pointer |
9394 | 1.00 | shabal256 | crypto_hash/shabal256/sphlib (SPHLIB_3.0) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (8.2.0) |
9834 | 1.05 | shabal256 | crypto_hash/shabal256/amd64 | gcc -m64 -O -fomit-frame-pointer |
9284 | 1.00 | shabal512 | crypto_hash/shabal512/ref (1.0) | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
9372 | 1.01 | shabal512 | crypto_hash/shabal512/sphlib | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
9834 | 1.06 | shabal512 | crypto_hash/shabal512/amd64 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
9856 | 1.00 | shake128 | crypto_hash/shake128/oncore64bits (1) | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (8.2.0) |
22308 | 2.26 | shake128 | crypto_hash/shake128/oncore32bits | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| | shake128 | crypto_hash/shake128/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake128 | crypto_hash/shake128/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
11770 | 1.00 | shake256 | crypto_hash/shake256/oncore64bits (1) | gcc -O -fomit-frame-pointer (8.2.0) |
12386 | 1.05 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
14520 | 1.23 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
24684 | 2.10 | shake256 | crypto_hash/shake256/usekcp | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
26554 | 2.26 | shake256 | crypto_hash/shake256/oncore32bits | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| | shake256 | crypto_hash/shake256/kcp/compact1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600ARMv8A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVR8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX2 | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shake256 | crypto_hash/shake256/kcp/optimized1600AVX512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
4774 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
18678 | 3.91 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
18986 | 3.98 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -march=k8 -O3 -fomit-frame-pointer |
19096 | 4.00 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
19998 | 4.19 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
20394 | 4.27 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
24288 | 5.09 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
81070 | 16.98 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
4400 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | gcc -m64 -O3 -fomit-frame-pointer |
31416 | 7.14 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
32670 | 7.42 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
39358 | 8.95 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
41118 | 9.35 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -funroll-loops -O2 -fomit-frame-pointer |
42262 | 9.61 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -funroll-loops -O2 -fomit-frame-pointer |
42878 | 9.74 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
44132 | 10.03 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
44704 | 10.16 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
153648 | 34.92 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
35904 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (8.2.0) |
48290 | 1.34 | simd256 | crypto_hash/simd256/opt | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
49566 | 1.38 | simd256 | crypto_hash/simd256/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
2596088 | 72.31 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (8.2.0) |
38896 | 1.00 | simd512 | crypto_hash/simd512/opt (1.1) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (8.2.0) |
43274 | 1.11 | simd512 | crypto_hash/simd512/sphlib | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (8.2.0) |
57310 | 1.47 | simd512 | crypto_hash/simd512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
5311966 | 136.57 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
8844 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (8.2.0) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
8646 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (8.2.0) |
9174 | 1.06 | skein256256 | crypto_hash/skein256256/x64 | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
6490 | 1.00 | skein512256 | crypto_hash/skein512256/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (8.2.0) |
6622 | 1.02 | skein512256 | crypto_hash/skein512256/little | gcc -funroll-loops -O3 -fomit-frame-pointer |
6820 | 1.05 | skein512256 | crypto_hash/skein512256/opt | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
6820 | 1.05 | skein512256 | crypto_hash/skein512256/sphlib | gcc -O2 -fomit-frame-pointer |
7018 | 1.08 | skein512256 | crypto_hash/skein512256/x64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
7942 | 1.22 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
15114 | 2.33 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
18084 | 2.79 | skein512256 | crypto_hash/skein512256/sandy | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
6688 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
6820 | 1.02 | skein512512 | crypto_hash/skein512512/sphlib | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
6842 | 1.02 | skein512512 | crypto_hash/skein512512/opt | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
7040 | 1.05 | skein512512 | crypto_hash/skein512512/x64 | gcc -m64 -O3 -fomit-frame-pointer |
7612 | 1.14 | skein512512 | crypto_hash/skein512512/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
7942 | 1.19 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -funroll-loops -O2 -fomit-frame-pointer |
15114 | 2.26 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
15532 | 2.32 | skein512512 | crypto_hash/skein512512/sandy | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
7678 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (8.2.0) |
22594 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -m64 -march=corei7 -O3 -fomit-frame-pointer (8.2.0) |
28292 | 1.25 | whirlpool | crypto_hash/whirlpool/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |