Time | Relative time | Primitive | Implementation | Compiler |
| | atelopus32 | crypto_hash/atelopus32/ref | g++ -O3 -fomit-frame-pointer |
| | atelopus64 | crypto_hash/atelopus64/ref | g++ -O3 -fomit-frame-pointer |
66577 | 1.00 | bblake256 | crypto_hash/bblake256/bswap | gcc -Os -fomit-frame-pointer (4.7.3) |
68362 | 1.03 | bblake256 | crypto_hash/bblake256/regs | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
38837 | 1.00 | blake256 | crypto_hash/blake256/vect128-neon (0.8) | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer (4.7.3) |
46947 | 1.21 | blake256 | crypto_hash/blake256/vect128 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer (4.7.3) |
47905 | 1.23 | blake256 | crypto_hash/blake256/arm_thumb2 | gcc -funroll-loops -O -fomit-frame-pointer |
49682 | 1.28 | blake256 | crypto_hash/blake256/arm11 | clang -O3 -fomit-frame-pointer |
53802 | 1.39 | blake256 | crypto_hash/blake256/bswap | gcc -Os -fomit-frame-pointer |
54979 | 1.42 | blake256 | crypto_hash/blake256/sphlib | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
55066 | 1.42 | blake256 | crypto_hash/blake256/regs | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
76087 | 1.96 | blake256 | crypto_hash/blake256/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
82898 | 2.13 | blake256 | crypto_hash/blake256/ref | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -O3 -fomit-frame-pointer |
19800 | 1.00 | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -mcpu=cortex-a5 -O3 -fomit-frame-pointer (4.7.3) |
58828 | 2.97 | blake2b | crypto_hash/blake2b/ref | clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
65540 | 3.31 | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
68043 | 3.44 | blake2b | crypto_hash/blake2b/regs | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avx2-3 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/xmm | gcc -O3 -fomit-frame-pointer |
| | blake2b | crypto_hash/blake2b/ymm | gcc -O3 -fomit-frame-pointer |
23055 | 1.00 | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer (4.7.3) |
28847 | 1.25 | blake2s | crypto_hash/blake2s/regs | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer |
47819 | 2.07 | blake2s | crypto_hash/blake2s/ref | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -O3 -fomit-frame-pointer |
| | blake2s | crypto_hash/blake2s/xmm | gcc -O3 -fomit-frame-pointer |
42960 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.7.3) |
56628 | 1.32 | blake32 | crypto_hash/blake32/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
62486 | 1.45 | blake32 | crypto_hash/blake32/ref | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
39457 | 1.00 | blake512 | crypto_hash/blake512/vect128-neon (0.8) | gcc -O -fomit-frame-pointer (4.7.3) |
97528 | 2.47 | blake512 | crypto_hash/blake512/bswap | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
101647 | 2.58 | blake512 | crypto_hash/blake512/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
101666 | 2.58 | blake512 | crypto_hash/blake512/sphlib | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
113154 | 2.87 | blake512 | crypto_hash/blake512/regs | gcc -Os -fomit-frame-pointer |
138373 | 3.51 | blake512 | crypto_hash/blake512/ref | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128 | gcc -O3 -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-inplace | gcc -O3 -fomit-frame-pointer |
90120 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
90154 | 1.00 | blake64 | crypto_hash/blake64/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
122930 | 1.36 | blake64 | crypto_hash/blake64/ref | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
25474 | 1.00 | bmw256 | crypto_hash/bmw256/optbbe (OptimizedB_BE_C_-_BMW256) | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer (4.7.3) |
25577 | 1.00 | bmw256 | crypto_hash/bmw256/optabe | gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer |
27186 | 1.07 | bmw256 | crypto_hash/bmw256/optc01 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer |
27482 | 1.08 | bmw256 | crypto_hash/bmw256/optc03 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
27864 | 1.09 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
27919 | 1.10 | bmw256 | crypto_hash/bmw256/optc04 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
29156 | 1.14 | bmw256 | crypto_hash/bmw256/optc02 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
30961 | 1.22 | bmw256 | crypto_hash/bmw256/sphlib | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
31682 | 1.24 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
52157 | 2.05 | bmw256 | crypto_hash/bmw256/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
39839 | 1.00 | bmw512 | crypto_hash/bmw512/optbgbe (1.0) | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
41456 | 1.04 | bmw512 | crypto_hash/bmw512/sphlib | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
41901 | 1.05 | bmw512 | crypto_hash/bmw512/optabe | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
41927 | 1.05 | bmw512 | crypto_hash/bmw512/optbbe | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
42129 | 1.06 | bmw512 | crypto_hash/bmw512/optc04 | clang -O3 -fomit-frame-pointer |
63227 | 1.59 | bmw512 | crypto_hash/bmw512/optc01 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
63281 | 1.59 | bmw512 | crypto_hash/bmw512/optc02 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
63897 | 1.60 | bmw512 | crypto_hash/bmw512/optc03 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
71169 | 1.79 | bmw512 | crypto_hash/bmw512/ref | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
75695 | 1.90 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
| | bmw512 | crypto_hash/bmw512/arm/neon/SSEmap_v1 | gcc -O3 -fomit-frame-pointer |
3247114 | 1.00 | cubehash161 | crypto_hash/cubehash161/unrolled | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
3595191 | 1.11 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
4590720 | 1.41 | cubehash161 | crypto_hash/cubehash161/spec | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
280785 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/unrolled | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
305927 | 1.09 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -mcpu=cortex-a9 -O3 -fomit-frame-pointer |
814867 | 2.90 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
1665021 | 1.00 | cubehash162 | crypto_hash/cubehash162/unrolled | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
1857202 | 1.12 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
2556640 | 1.54 | cubehash162 | crypto_hash/cubehash162/spec | gcc -mcpu=strongarm1100 -O3 -fomit-frame-pointer |
39354 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/armneon | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer (4.7.3) |
90195 | 2.29 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
93016 | 2.36 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
95838 | 2.44 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
100886 | 2.56 | cubehash1632 | crypto_hash/cubehash1632/sphlib | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
104472 | 2.65 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
122389 | 3.11 | cubehash1632 | crypto_hash/cubehash1632/arm | gcc -mcpu=cortex-a9 -O -fomit-frame-pointer |
152739 | 3.88 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
181117 | 4.60 | cubehash1632 | crypto_hash/cubehash1632/unrolled | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
190642 | 4.84 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
873220 | 1.00 | cubehash164 | crypto_hash/cubehash164/unrolled | clang -O3 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
969905 | 1.11 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
1556644 | 1.78 | cubehash164 | crypto_hash/cubehash164/spec | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
480223 | 1.00 | cubehash168 | crypto_hash/cubehash168/unrolled | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
520103 | 1.08 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
1022501 | 2.13 | cubehash168 | crypto_hash/cubehash168/spec | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
34256 | 1.00 | cubehash512 | crypto_hash/cubehash512/armneon | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer (4.7.3) |
78677 | 2.30 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
81254 | 2.37 | cubehash512 | crypto_hash/cubehash512/unrolled3 | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
83605 | 2.44 | cubehash512 | crypto_hash/cubehash512/unrolled4 | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
106215 | 3.10 | cubehash512 | crypto_hash/cubehash512/arm | gcc -O3 -fomit-frame-pointer |
125475 | 3.66 | cubehash512 | crypto_hash/cubehash512/unrolled2 | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
147269 | 4.30 | cubehash512 | crypto_hash/cubehash512/unrolled | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
149819 | 4.37 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
1736856 | 1.00 | cubehash81 | crypto_hash/cubehash81/unrolled | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
1883299 | 1.08 | cubehash81 | crypto_hash/cubehash81/simple | gcc -O3 -fomit-frame-pointer |
2936882 | 1.69 | cubehash81 | crypto_hash/cubehash81/spec | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
167383 | 1.00 | cubehash816 | crypto_hash/cubehash816/unrolled | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
171506 | 1.02 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
668702 | 4.00 | cubehash816 | crypto_hash/cubehash816/spec | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
899732 | 1.00 | cubehash82 | crypto_hash/cubehash82/unrolled | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
981228 | 1.09 | cubehash82 | crypto_hash/cubehash82/simple | gcc -O3 -fomit-frame-pointer |
1722000 | 1.91 | cubehash82 | crypto_hash/cubehash82/spec | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
114277 | 1.00 | cubehash832 | crypto_hash/cubehash832/unrolled | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
118401 | 1.04 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
565429 | 4.95 | cubehash832 | crypto_hash/cubehash832/spec | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
480437 | 1.00 | cubehash84 | crypto_hash/cubehash84/unrolled | clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
523191 | 1.09 | cubehash84 | crypto_hash/cubehash84/simple | gcc -O3 -fomit-frame-pointer |
1129316 | 2.35 | cubehash84 | crypto_hash/cubehash84/spec | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
273636 | 1.00 | cubehash88 | crypto_hash/cubehash88/unrolled | clang -O3 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
290753 | 1.06 | cubehash88 | crypto_hash/cubehash88/simple | gcc -O3 -fomit-frame-pointer |
811703 | 2.97 | cubehash88 | crypto_hash/cubehash88/spec | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
152522 | 1.00 | echo256 | crypto_hash/echo256/sphlib (SPHLIB_3.0) | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
168491 | 1.10 | echo256 | crypto_hash/echo256/generic/opt32 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
171150 | 1.12 | echo256 | crypto_hash/echo256/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
182993 | 1.20 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
257233 | 1.69 | echo256 | crypto_hash/echo256/generic/opt64 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
273679 | 1.79 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
| | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -O3 -fomit-frame-pointer |
286075 | 1.00 | echo512 | crypto_hash/echo512/sphlib (SPHLIB_3.0) | gcc -mcpu=strongarm1100 -O3 -fomit-frame-pointer (4.7.3) |
295903 | 1.03 | echo512 | crypto_hash/echo512/generic/opt32 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
306841 | 1.07 | echo512 | crypto_hash/echo512/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
318142 | 1.11 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
455828 | 1.59 | echo512 | crypto_hash/echo512/generic/opt64 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
482478 | 1.69 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -O3 -fomit-frame-pointer |
129289 | 1.00 | echosp256 | crypto_hash/echosp256/generic/opt32 (2.1) | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
147783 | 1.14 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
209314 | 1.62 | echosp256 | crypto_hash/echosp256/generic/opt64 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
213094 | 1.65 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
202012 | 1.00 | echosp512 | crypto_hash/echosp512/generic/opt32 (2.1) | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
229918 | 1.14 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
332034 | 1.64 | echosp512 | crypto_hash/echosp512/generic/opt64 | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
336257 | 1.66 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -mcpu=strongarm -O3 -fomit-frame-pointer |
18634 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer (4.7.3) |
19931 | 1.07 | edonr256 | crypto_hash/edonr256/optc | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer (4.7.3) |
26607 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer (4.7.3) |
28665 | 1.08 | edonr512 | crypto_hash/edonr512/optc | clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
182130 | 1.00 | essence224 | crypto_hash/essence224/gcc | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
182145 | 1.00 | essence256 | crypto_hash/essence256/gcc | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
185167 | 1.00 | essence384 | crypto_hash/essence384/gcc | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
185387 | 1.00 | essence512 | crypto_hash/essence512/gcc | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
174574495 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -mcpu=arm8 -O3 -fomit-frame-pointer (4.7.3) |
154620738 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -mcpu=arm8 -O3 -fomit-frame-pointer (4.7.3) |
98385 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
96118 | 1.00 | fugue256 | crypto_hash/fugue256/sphlib (SPHLIB_3.0) | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
109649 | 1.14 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
193754 | 2.02 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer |
178921 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -mcpu=strongarm -Os -fomit-frame-pointer |
79305 | 1.00 | groestl256 | crypto_hash/groestl256/neon-bitslice (1.0) | gcc -mcpu=arm8 -O3 -fomit-frame-pointer (4.7.3) |
87182 | 1.10 | groestl256 | crypto_hash/groestl256/neon-table | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
123899 | 1.56 | groestl256 | crypto_hash/groestl256/arm32 | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
134991 | 1.70 | groestl256 | crypto_hash/groestl256/arm11 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
212708 | 2.68 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -mcpu=arm810 -Os -fomit-frame-pointer |
224338 | 2.83 | groestl256 | crypto_hash/groestl256/opt32 | gcc -mcpu=arm8 -O3 -fomit-frame-pointer (4.7.3) |
237773 | 3.00 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer |
287485 | 3.63 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
340036 | 4.29 | groestl256 | crypto_hash/groestl256/sphlib | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
373972 | 4.72 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
402912 | 5.08 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
529950 | 6.68 | groestl256 | crypto_hash/groestl256/opt64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
570103 | 7.19 | groestl256 | crypto_hash/groestl256/8bit_c | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
780898 | 9.85 | groestl256 | crypto_hash/groestl256/thumb-asm-fast | gcc -funroll-loops |
1723455 | 21.73 | groestl256 | crypto_hash/groestl256/thumb-asm-small | gcc |
| | groestl256 | crypto_hash/groestl256/neon-vperm | gcc -O3 -fomit-frame-pointer |
| | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -O3 -fomit-frame-pointer |
126974 | 1.00 | groestl512 | crypto_hash/groestl512/neon-table (1.0) | gcc -mcpu=strongarm -O3 -fomit-frame-pointer |
170542 | 1.34 | groestl512 | crypto_hash/groestl512/arm32 | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer |
313699 | 2.47 | groestl512 | crypto_hash/groestl512/opt32 | gcc -mcpu=arm810 -O3 -fomit-frame-pointer (4.7.3) |
429426 | 3.38 | groestl512 | crypto_hash/groestl512/opt64 | gcc -mcpu=cortex-a5 -Os -fomit-frame-pointer |
565731 | 4.46 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer |
574530 | 4.52 | groestl512 | crypto_hash/groestl512/sphlib | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
634515 | 5.00 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
746374 | 5.88 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -mcpu=arm810 -O3 -fomit-frame-pointer (4.7.3) |
| | groestl512 | crypto_hash/groestl512/mmx | gcc -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/simd-1 | gcc -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/simd-2 | gcc -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -O3 -fomit-frame-pointer |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib | gcc -O3 -fomit-frame-pointer |
| | hamsi512 | crypto_hash/hamsi512/sphlib-small | gcc -O3 -fomit-frame-pointer |
243517 | 1.00 | jh224 | crypto_hash/jh224/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
268414 | 1.10 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer |
303762 | 1.25 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
345937 | 1.42 | jh224 | crypto_hash/jh224/bitslice_opt64 | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
489553 | 2.01 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
243480 | 1.00 | jh256 | crypto_hash/jh256/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
268447 | 1.10 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer |
303761 | 1.25 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
345830 | 1.42 | jh256 | crypto_hash/jh256/bitslice_opt64 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
483448 | 1.99 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
243509 | 1.00 | jh384 | crypto_hash/jh384/simple | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
268488 | 1.10 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer |
303688 | 1.25 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -mcpu=arm8 -O3 -fomit-frame-pointer |
345686 | 1.42 | jh384 | crypto_hash/jh384/bitslice_opt64 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
483446 | 1.99 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
243510 | 1.00 | jh512 | crypto_hash/jh512/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
268419 | 1.10 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer |
303789 | 1.25 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
345770 | 1.42 | jh512 | crypto_hash/jh512/bitslice_opt64 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
483461 | 1.99 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
58337 | 1.00 | keccak | crypto_hash/keccak/inplace-armv7a-neon (3.2.1) | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
99208 | 1.70 | keccak | crypto_hash/keccak/inplace32bi-armv7a | clang -O3 -fomit-frame-pointer |
101711 | 1.74 | keccak | crypto_hash/keccak/arm11 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
105206 | 1.80 | keccak | crypto_hash/keccak/simple32bi | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
106163 | 1.82 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer |
119173 | 2.04 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
122046 | 2.09 | keccak | crypto_hash/keccak/inplace32bi | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
125036 | 2.14 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
137550 | 2.36 | keccak | crypto_hash/keccak/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
151494 | 2.60 | keccak | crypto_hash/keccak/inplace | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
154801 | 2.65 | keccak | crypto_hash/keccak/opt64u6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
158250 | 2.71 | keccak | crypto_hash/keccak/opt64lcu6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
309264 | 5.30 | keccak | crypto_hash/keccak/compact | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
464102 | 7.96 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
643575 | 11.03 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/inplace32bi-armv6m | gcc -O3 -fomit-frame-pointer |
97663 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/inplace-armv7a-neon (3.2.1) | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
162130 | 1.66 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi-armv7a | clang -O3 -fomit-frame-pointer |
167100 | 1.71 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
168182 | 1.72 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
192003 | 1.97 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
195823 | 2.01 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
196966 | 2.02 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer |
230304 | 2.36 | keccakc1024 | crypto_hash/keccakc1024/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
253800 | 2.60 | keccakc1024 | crypto_hash/keccakc1024/inplace | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
261416 | 2.68 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer |
261501 | 2.68 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
266275 | 2.73 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
272648 | 2.79 | keccakc1024 | crypto_hash/keccakc1024/sphlib | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
520764 | 5.33 | keccakc1024 | crypto_hash/keccakc1024/compact | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
784451 | 8.03 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
1083622 | 11.10 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc1024 | crypto_hash/keccakc1024/inplace32bi-armv6m | gcc -O3 -fomit-frame-pointer |
78296 | 1.00 | keccakc256 | crypto_hash/keccakc256/inplace32bi-armv7a (3.2.0) | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
84632 | 1.08 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer |
85950 | 1.10 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
96767 | 1.24 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -mcpu=strongarm -Os -fomit-frame-pointer |
97828 | 1.25 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer |
103897 | 1.33 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
106613 | 1.36 | keccakc256 | crypto_hash/keccakc256/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
117242 | 1.50 | keccakc256 | crypto_hash/keccakc256/inplace | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
119880 | 1.53 | keccakc256 | crypto_hash/keccakc256/opt64u6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
123315 | 1.57 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
238768 | 3.05 | keccakc256 | crypto_hash/keccakc256/compact | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
370290 | 4.73 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
494211 | 6.31 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/inplace32bi-armv6m | gcc -O3 -fomit-frame-pointer |
91894 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 (3.1.0) | gcc -mcpu=strongarm -Os -fomit-frame-pointer |
103794 | 1.13 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
110706 | 1.20 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -mcpu=strongarm1100 -Os -fomit-frame-pointer (4.7.3) |
117430 | 1.28 | keccakc448 | crypto_hash/keccakc448/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
129123 | 1.41 | keccakc448 | crypto_hash/keccakc448/inplace | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
131235 | 1.43 | keccakc448 | crypto_hash/keccakc448/opt64u6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
135827 | 1.48 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
262081 | 2.85 | keccakc448 | crypto_hash/keccakc448/compact | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
398804 | 4.34 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
543161 | 5.91 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi-armv6m | gcc -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi-armv7a | gcc -O3 -fomit-frame-pointer |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -O3 -fomit-frame-pointer |
53983 | 1.00 | keccakc512 | crypto_hash/keccakc512/inplace-armv7a-neon (3.2.1) | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
91766 | 1.70 | keccakc512 | crypto_hash/keccakc512/inplace32bi-armv7a | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
97408 | 1.80 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
99210 | 1.84 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
112217 | 2.08 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -mcpu=strongarm -Os -fomit-frame-pointer |
113087 | 2.09 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -mcpu=arm810 -Os -fomit-frame-pointer |
118586 | 2.20 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -mcpu=arm810 -Os -fomit-frame-pointer |
127144 | 2.36 | keccakc512 | crypto_hash/keccakc512/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
140045 | 2.59 | keccakc512 | crypto_hash/keccakc512/inplace | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
145821 | 2.70 | keccakc512 | crypto_hash/keccakc512/sphlib-small | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
146684 | 2.72 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
146783 | 2.72 | keccakc512 | crypto_hash/keccakc512/opt64u6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
151261 | 2.80 | keccakc512 | crypto_hash/keccakc512/sphlib | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
285705 | 5.29 | keccakc512 | crypto_hash/keccakc512/compact | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
426056 | 7.89 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
592025 | 10.97 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -O3 -fomit-frame-pointer |
| | keccakc512 | crypto_hash/keccakc512/inplace32bi-armv6m | gcc -O3 -fomit-frame-pointer |
112909 | 1.00 | keccakc768 | crypto_hash/keccakc768/inplace32bi-armv7a (3.2.0) | clang -O3 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
117907 | 1.04 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
119346 | 1.06 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -mcpu=strongarm -Os -fomit-frame-pointer |
135598 | 1.20 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
137493 | 1.22 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -mcpu=strongarm110 -Os -fomit-frame-pointer |
141995 | 1.26 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -mcpu=strongarm -Os -fomit-frame-pointer |
158112 | 1.40 | keccakc768 | crypto_hash/keccakc768/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
174034 | 1.54 | keccakc768 | crypto_hash/keccakc768/inplace | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
179799 | 1.59 | keccakc768 | crypto_hash/keccakc768/opt64u6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
181089 | 1.60 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
356223 | 3.15 | keccakc768 | crypto_hash/keccakc768/compact | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
538890 | 4.77 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
739390 | 6.55 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| | keccakc768 | crypto_hash/keccakc768/inplace32bi-armv6m | gcc -O3 -fomit-frame-pointer |
129398 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer (4.7.3) |
644738 | 1.00 | lane512 | crypto_hash/lane512/c | clang -O3 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
56043 | 1.00 | luffa256 | crypto_hash/luffa256/opt32 (2.0) | gcc -mcpu=arm8 -O3 -fomit-frame-pointer (4.7.3) |
56168 | 1.00 | luffa256 | crypto_hash/luffa256/sphlib | gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer |
62381 | 1.11 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
71298 | 1.27 | luffa256 | crypto_hash/luffa256/arm | gcc -funroll-loops -O2 -fomit-frame-pointer |
86087 | 1.00 | luffa384 | crypto_hash/luffa384/opt32 (2.0) | gcc -mcpu=arm8 -O3 -fomit-frame-pointer (4.7.3) |
97822 | 1.14 | luffa384 | crypto_hash/luffa384/arm | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
104155 | 1.00 | luffa512 | crypto_hash/luffa512/opt32 (2.0) | gcc -mcpu=arm8 -O3 -fomit-frame-pointer (4.7.3) |
104594 | 1.00 | luffa512 | crypto_hash/luffa512/sphlib | gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer |
132578 | 1.27 | luffa512 | crypto_hash/luffa512/arm | gcc -mcpu=strongarm -O3 -fomit-frame-pointer |
114147 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -mcpu=strongarm -O3 -fomit-frame-pointer (4.7.3) |
117688 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer (4.7.3) |
114431 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -mcpu=strongarm110 -O3 -fomit-frame-pointer (4.7.3) |
| | md2 | crypto_hash/md2/openssl | gcc -O3 -fomit-frame-pointer |
12736 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1c_10_May_2012) | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer (4.7.3) |
11899 | 1.00 | md5 | crypto_hash/md5/ref | gcc -mcpu=cortex-a5 -O3 -fomit-frame-pointer (4.7.3) |
15790 | 1.33 | md5 | crypto_hash/md5/openssl | gcc -O3 -fomit-frame-pointer |
181986 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer (4.7.3) |
194237 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer (4.7.3) |
243696 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer (4.7.3) |
293280 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer (4.7.3) |
184080 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-32 (2.0) | gcc -mcpu=arm810 -O3 -fomit-frame-pointer (4.7.3) |
609301 | 3.31 | mgrostl256 | crypto_hash/mgrostl256/opt-64 | gcc -mcpu=arm8 -Os -fomit-frame-pointer |
4743913 | 25.77 | mgrostl256 | crypto_hash/mgrostl256/ref | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
45420 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
51447 | 1.13 | nasha256 | crypto_hash/nasha256/opt | gcc -funroll-loops -O2 -fomit-frame-pointer |
49142 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
54607 | 1.11 | nasha512 | crypto_hash/nasha512/opt | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
| | rfsb509 | crypto_hash/rfsb509/ref | gcc -O3 -fomit-frame-pointer |
18379521 | 1.00 | rhash | crypto_hash/rhash/ref | clang++ -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
37164 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1c_10_May_2012) | gcc -O2 -fomit-frame-pointer (4.7.3) |
60988 | 1.00 | round3jh256 | crypto_hash/round3jh256/neon2 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
66129 | 1.08 | round3jh256 | crypto_hash/round3jh256/neon | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer |
153943 | 2.52 | round3jh256 | crypto_hash/round3jh256/arm11 | gcc -funroll-loops -O3 -fomit-frame-pointer |
282428 | 4.63 | round3jh256 | crypto_hash/round3jh256/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
299455 | 4.91 | round3jh256 | crypto_hash/round3jh256/sphlib | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
363141 | 5.95 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
60981 | 1.00 | round3jh512 | crypto_hash/round3jh512/neon2 | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer (4.7.3) |
66131 | 1.08 | round3jh512 | crypto_hash/round3jh512/neon | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer |
282442 | 4.63 | round3jh512 | crypto_hash/round3jh512/simple | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
299697 | 4.91 | round3jh512 | crypto_hash/round3jh512/sphlib | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
363146 | 5.96 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
65849 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | gcc -Os -fomit-frame-pointer (4.7.3) |
79867 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -mcpu=cortex-a9 -Os -fomit-frame-pointer (4.7.3) |
22719 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1c_10_May_2012) | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -Os -fomit-frame-pointer (4.7.3) |
32173 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1c_10_May_2012) | gcc -O3 -fomit-frame-pointer (4.7.3) |
32169 | 1.00 | sha256 | crypto_hash/sha256/openssl (OpenSSL_1.0.1c_10_May_2012) | gcc -mcpu=cortex-a9 -O2 -fomit-frame-pointer |
42823 | 1.33 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
43562 | 1.35 | sha256 | crypto_hash/sha256/sphlib | gcc -mcpu=strongarm -O3 -fomit-frame-pointer |
46052 | 1.43 | sha256 | crypto_hash/sha256/sphlib-small | gcc -mcpu=strongarm1100 -O2 -fomit-frame-pointer |
65111 | 2.02 | sha256 | crypto_hash/sha256/cryptopp | g++ -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
48420 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1c_10_May_2012) | gcc -mcpu=strongarm -O3 -fomit-frame-pointer |
48426 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.1c_10_May_2012) | gcc -mcpu=strongarm110 -O2 -fomit-frame-pointer (4.7.3) |
94927 | 1.96 | sha512 | crypto_hash/sha512/sphlib | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
94942 | 1.96 | sha512 | crypto_hash/sha512/sphlib-small | clang -O3 -fwrapv -mavx -maes -mpclmul -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
176218 | 3.64 | sha512 | crypto_hash/sha512/cryptopp | g++ -O3 -fomit-frame-pointer |
357169 | 7.38 | sha512 | crypto_hash/sha512/ref | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
26578 | 1.00 | shabal256 | crypto_hash/shabal256/sphlib (SPHLIB_3.0) | gcc -O2 -fomit-frame-pointer (4.7.3) |
26535 | 1.00 | shabal512 | crypto_hash/shabal512/sphlib (SPHLIB_3.0) | gcc -O2 -fomit-frame-pointer (4.7.3) |
27917 | 1.05 | shabal512 | crypto_hash/shabal512/ref | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
156348 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.7.3) |
464263 | 2.97 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O -fomit-frame-pointer |
83317 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
84592 | 1.02 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -mcpu=strongarm -O3 -fomit-frame-pointer |
87105 | 1.05 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
87132 | 1.05 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
88367 | 1.06 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
107173 | 1.29 | shavite3256 | crypto_hash/shavite3256/lower-mem | clang -O3 -fomit-frame-pointer |
188734 | 2.27 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -mcpu=strongarm -O3 -fomit-frame-pointer |
136427 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | clang -O3 -fwrapv -mavx -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
152146 | 1.12 | shavite3512 | crypto_hash/shavite3512/sphlib-small | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
161126 | 1.18 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
176475 | 1.29 | shavite3512 | crypto_hash/shavite3512/low-mem | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer |
192112 | 1.41 | shavite3512 | crypto_hash/shavite3512/lower-mem | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
388853 | 2.85 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -mcpu=arm810 -O3 -fomit-frame-pointer |
490172 | 3.59 | shavite3512 | crypto_hash/shavite3512/new-aes-round | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
490185 | 3.59 | shavite3512 | crypto_hash/shavite3512/no-salt | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
502556 | 3.68 | shavite3512 | crypto_hash/shavite3512/different-order | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
152088 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer (4.7.3) |
181512 | 1.19 | simd256 | crypto_hash/simd256/sphlib-small | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
211479 | 1.39 | simd256 | crypto_hash/simd256/opt | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
4487898 | 29.51 | simd256 | crypto_hash/simd256/ref | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vectarm | gcc -O3 -fomit-frame-pointer |
177111 | 1.00 | simd512 | crypto_hash/simd512/opt (1.1) | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer (4.7.3) |
199442 | 1.13 | simd512 | crypto_hash/simd512/sphlib | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
232256 | 1.31 | simd512 | crypto_hash/simd512/sphlib-small | gcc -mcpu=cortex-a8 -mfloat-abi=hard -mfpu=neon -O3 -fomit-frame-pointer |
8910181 | 50.31 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -O3 -fomit-frame-pointer |
42033 | 1.00 | skein10241024 | crypto_hash/skein10241024/arm_neon (v1.3_ARM_Neon_code) | gcc -mcpu=strongarm1100 -O -fomit-frame-pointer (4.7.3) |
122308 | 2.91 | skein10241024 | crypto_hash/skein10241024/opt | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
41672 | 1.00 | skein256256 | crypto_hash/skein256256/arm (v1.3_ARM_assembly_code) | clang -O3 -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
46307 | 1.11 | skein256256 | crypto_hash/skein256256/arm_neon | clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
58286 | 1.40 | skein256256 | crypto_hash/skein256256/arm_thumb | gcc -mcpu=cortex-a5 -O -fomit-frame-pointer |
60217 | 1.45 | skein256256 | crypto_hash/skein256256/opt | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer |
35517 | 1.00 | skein512256 | crypto_hash/skein512256/arm_neon (v1.3_ARM_Neon_code) | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
46091 | 1.30 | skein512256 | crypto_hash/skein512256/arm11 | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive |
49295 | 1.39 | skein512256 | crypto_hash/skein512256/arm | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
72838 | 2.05 | skein512256 | crypto_hash/skein512256/little | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
76031 | 2.14 | skein512256 | crypto_hash/skein512256/opt | clang -O3 -fwrapv -mavx2 -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer |
77529 | 2.18 | skein512256 | crypto_hash/skein512256/simple | clang -O3 -fwrapv -mavx -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive -fomit-frame-pointer (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
85840 | 2.42 | skein512256 | crypto_hash/skein512256/arm_thumb | gcc -funroll-loops -O -fomit-frame-pointer |
95923 | 2.70 | skein512256 | crypto_hash/skein512256/sphlib-small | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=vfpv3-d16 -fomit-frame-pointer |
98113 | 2.76 | skein512256 | crypto_hash/skein512256/sphlib | clang -O3 -fomit-frame-pointer |
35518 | 1.00 | skein512512 | crypto_hash/skein512512/arm_neon (v1.3_ARM_Neon_code) | clang -O3 -fwrapv -march=armv7-a -mfloat-abi=hard -mfpu=neon -fomit-frame-pointer -fpolly -funroll-loops -fvectorize -fslp-vectorize -fslp-vectorize-aggressive (4.2.1 Compatible Ubuntu Clang 3.2 (tags/RELEASE 32/final)) |
49294 | 1.39 | skein512512 | crypto_hash/skein512512/arm | clang -O3 -fomit-frame-pointer |
72862 | 2.05 | skein512512 | crypto_hash/skein512512/little | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
76031 | 2.14 | skein512512 | crypto_hash/skein512512/opt | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
77987 | 2.20 | skein512512 | crypto_hash/skein512512/simple | clang -O3 -fwrapv -mavx -fomit-frame-pointer |
85845 | 2.42 | skein512512 | crypto_hash/skein512512/arm_thumb | gcc -O2 -fomit-frame-pointer |
95969 | 2.70 | skein512512 | crypto_hash/skein512512/sphlib-small | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer |
96962 | 2.73 | skein512512 | crypto_hash/skein512512/sphlib | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer |
45975 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (4.7.3) |
271665 | 1.00 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -mcpu=strongarm1100 -O2 -fomit-frame-pointer (4.7.3) |
391143 | 1.44 | whirlpool | crypto_hash/whirlpool/ref | gcc -mcpu=cortex-a9 -mfloat-abi=hard -mfpu=neon -O2 -fomit-frame-pointer |