| 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 |
| 53544 | 1.00 | bash256 | crypto_hash/bash256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 64900 | 1.00 | bash384 | crypto_hash/bash384/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 99116 | 1.00 | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23356 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 27556 | 1.18 | bblake256 | crypto_hash/bblake256/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 51284 | 2.20 | bblake256 | crypto_hash/bblake256/bswap | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 55804 | 2.39 | bblake256 | crypto_hash/bblake256/sandy | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 59004 | 2.53 | bblake256 | crypto_hash/bblake256/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16512 | 1.00 | blake256 | crypto_hash/blake256/sse41-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 16776 | 1.02 | blake256 | crypto_hash/blake256/sse41 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 18084 | 1.10 | blake256 | crypto_hash/blake256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19088 | 1.16 | blake256 | crypto_hash/blake256/ssse3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 19664 | 1.19 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 20352 | 1.23 | blake256 | crypto_hash/blake256/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 21484 | 1.30 | blake256 | crypto_hash/blake256/sse2-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 39364 | 2.38 | blake256 | crypto_hash/blake256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 42148 | 2.55 | blake256 | crypto_hash/blake256/bswap | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 45016 | 2.73 | blake256 | crypto_hash/blake256/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 46428 | 2.81 | blake256 | crypto_hash/blake256/sandy | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 49360 | 2.99 | blake256 | crypto_hash/blake256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 50972 | 3.09 | blake256 | crypto_hash/blake256/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/avxs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12176 | 1.00 | blake2b | crypto_hash/blake2b/xmm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 13156 | 1.08 | blake2b | crypto_hash/blake2b/regs | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 16860 | 1.38 | blake2b | crypto_hash/blake2b/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -march=native -mtune=native -O3 -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 |
| 9956 | 1.00 | blake2s | crypto_hash/blake2s/xmm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 15000 | 1.51 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 15056 | 1.51 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21828 | 2.19 | blake2s | crypto_hash/blake2s/regs | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 26320 | 2.64 | blake2s | crypto_hash/blake2s/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15636 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 17912 | 1.15 | blake32 | crypto_hash/blake32/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32112 | 2.05 | blake32 | crypto_hash/blake32/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 37832 | 2.42 | blake32 | crypto_hash/blake32/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 38856 | 2.49 | blake32 | crypto_hash/blake32/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19628 | 1.00 | blake512 | crypto_hash/blake512/sse2s | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 20760 | 1.06 | blake512 | crypto_hash/blake512/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 21228 | 1.08 | blake512 | crypto_hash/blake512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22052 | 1.12 | blake512 | crypto_hash/blake512/sse41 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 22912 | 1.17 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 23672 | 1.21 | blake512 | crypto_hash/blake512/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 24520 | 1.25 | blake512 | crypto_hash/blake512/bswap | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 24664 | 1.26 | blake512 | crypto_hash/blake512/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 25848 | 1.32 | blake512 | crypto_hash/blake512/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 27260 | 1.39 | blake512 | crypto_hash/blake512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 28532 | 1.45 | blake512 | crypto_hash/blake512/sandy | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 31048 | 1.58 | blake512 | crypto_hash/blake512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | 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 |
| 19512 | 1.00 | blake64 | crypto_hash/blake64/ssse3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 23516 | 1.21 | blake64 | crypto_hash/blake64/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 24716 | 1.27 | blake64 | crypto_hash/blake64/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 25580 | 1.31 | blake64 | crypto_hash/blake64/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30692 | 1.57 | blake64 | crypto_hash/blake64/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14704 | 1.00 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 (Optimized_asm_x86-64,_opt29ssse3_v5) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 15516 | 1.06 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 15764 | 1.07 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 16376 | 1.11 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16456 | 1.12 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16772 | 1.14 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23580 | 1.60 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 26704 | 1.82 | bmw256 | crypto_hash/bmw256/optc03 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26960 | 1.83 | bmw256 | crypto_hash/bmw256/optc04 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 27376 | 1.86 | bmw256 | crypto_hash/bmw256/optbbe | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 27404 | 1.86 | bmw256 | crypto_hash/bmw256/optc01 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 27532 | 1.87 | bmw256 | crypto_hash/bmw256/optabe | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 28188 | 1.92 | bmw256 | crypto_hash/bmw256/optc02 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 30316 | 2.06 | bmw256 | crypto_hash/bmw256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 30920 | 2.10 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 32004 | 2.18 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 48420 | 3.29 | bmw256 | crypto_hash/bmw256/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13680 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 13940 | 1.02 | bmw512 | crypto_hash/bmw512/optc04 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 14096 | 1.03 | bmw512 | crypto_hash/bmw512/optbbe | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 14572 | 1.07 | bmw512 | crypto_hash/bmw512/optabe | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 14736 | 1.08 | bmw512 | crypto_hash/bmw512/optc01 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 14968 | 1.09 | bmw512 | crypto_hash/bmw512/optc03 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 15868 | 1.16 | bmw512 | crypto_hash/bmw512/optc02 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 16492 | 1.21 | bmw512 | crypto_hash/bmw512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 17068 | 1.25 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 20156 | 1.47 | bmw512 | crypto_hash/bmw512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 26680 | 1.95 | bmw512 | crypto_hash/bmw512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | cheetah256 | crypto_hash/cheetah256/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cheetah256 | crypto_hash/cheetah256/asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cheetah512 | crypto_hash/cheetah512/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cheetah512 | crypto_hash/cheetah512/asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 910388 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1442160 | 1.58 | cubehash161 | crypto_hash/cubehash161/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 3693960 | 4.06 | cubehash161 | crypto_hash/cubehash161/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 5634760 | 6.19 | cubehash161 | crypto_hash/cubehash161/spec | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 61724 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 138916 | 2.25 | cubehash1616 | crypto_hash/cubehash1616/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 327240 | 5.30 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 836596 | 13.55 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 486288 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 681368 | 1.40 | cubehash162 | crypto_hash/cubehash162/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1902668 | 3.91 | cubehash162 | crypto_hash/cubehash162/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2906284 | 5.98 | cubehash162 | crypto_hash/cubehash162/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 28200 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 30252 | 1.07 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 36596 | 1.30 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 41468 | 1.47 | cubehash1632 | crypto_hash/cubehash1632/amd64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 42880 | 1.52 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 49688 | 1.76 | cubehash1632 | crypto_hash/cubehash1632/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 73456 | 2.60 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 84352 | 2.99 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 90144 | 3.20 | cubehash1632 | crypto_hash/cubehash1632/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 113772 | 4.03 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 117988 | 4.18 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 119028 | 4.22 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 119084 | 4.22 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 212652 | 7.54 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 216040 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 399112 | 1.85 | cubehash164 | crypto_hash/cubehash164/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1000976 | 4.63 | cubehash164 | crypto_hash/cubehash164/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1596744 | 7.39 | cubehash164 | crypto_hash/cubehash164/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 119524 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 225692 | 1.89 | cubehash168 | crypto_hash/cubehash168/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 551524 | 4.61 | cubehash168 | crypto_hash/cubehash168/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 979736 | 8.20 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 24140 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 29968 | 1.24 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 31004 | 1.28 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39220 | 1.62 | cubehash512 | crypto_hash/cubehash512/amd64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 64332 | 2.66 | cubehash512 | crypto_hash/cubehash512/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 77068 | 3.19 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 77492 | 3.21 | cubehash512 | crypto_hash/cubehash512/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 91400 | 3.79 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 100148 | 4.15 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 100392 | 4.16 | cubehash512 | crypto_hash/cubehash512/unrolled2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 105200 | 4.36 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 168420 | 6.98 | cubehash512 | crypto_hash/cubehash512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 458272 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 460672 | 1.01 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 488788 | 1.07 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 513360 | 1.12 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 726780 | 1.59 | cubehash81 | crypto_hash/cubehash81/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1899292 | 4.14 | cubehash81 | crypto_hash/cubehash81/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3254776 | 7.10 | cubehash81 | crypto_hash/cubehash81/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 27876 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 30016 | 1.08 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 88932 | 3.19 | cubehash816 | crypto_hash/cubehash816/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 171920 | 6.17 | cubehash816 | crypto_hash/cubehash816/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 597180 | 21.42 | cubehash816 | crypto_hash/cubehash816/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 235968 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 239844 | 1.02 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 383104 | 1.62 | cubehash82 | crypto_hash/cubehash82/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1001440 | 4.24 | cubehash82 | crypto_hash/cubehash82/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1876744 | 7.95 | cubehash82 | crypto_hash/cubehash82/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 15692 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 21196 | 1.35 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 66248 | 4.22 | cubehash832 | crypto_hash/cubehash832/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 120288 | 7.67 | cubehash832 | crypto_hash/cubehash832/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 551316 | 35.13 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 101556 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 104396 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 215400 | 2.12 | cubehash84 | crypto_hash/cubehash84/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 539460 | 5.31 | cubehash84 | crypto_hash/cubehash84/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 1018948 | 10.03 | cubehash84 | crypto_hash/cubehash84/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 59384 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 60796 | 1.02 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 124976 | 2.10 | cubehash88 | crypto_hash/cubehash88/unrolled | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 307768 | 5.18 | cubehash88 | crypto_hash/cubehash88/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 743008 | 12.51 | cubehash88 | crypto_hash/cubehash88/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 77484 | 1.00 | echo256 | crypto_hash/echo256/core2/core2v64 (2.1) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 83996 | 1.08 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 99932 | 1.29 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 103956 | 1.34 | echo256 | crypto_hash/echo256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 104516 | 1.35 | echo256 | crypto_hash/echo256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 107680 | 1.39 | echo256 | crypto_hash/echo256/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 113952 | 1.47 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 113956 | 1.47 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 114620 | 1.48 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 123364 | 1.59 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 142656 | 1.84 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 182296 | 2.35 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echo256 | crypto_hash/echo256/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 141604 | 1.00 | echo512 | crypto_hash/echo512/core2/core2v64 (2.1) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 159840 | 1.13 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 178728 | 1.26 | echo512 | crypto_hash/echo512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 185712 | 1.31 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 188276 | 1.33 | echo512 | crypto_hash/echo512/ccalik/vperm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 195224 | 1.38 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 202088 | 1.43 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 203244 | 1.44 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 203576 | 1.44 | echo512 | crypto_hash/echo512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 209040 | 1.48 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 217416 | 1.54 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 250956 | 1.77 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 344144 | 2.43 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echo512 | crypto_hash/echo512/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 68600 | 1.00 | echosp256 | crypto_hash/echosp256/athlon/athlon64 (2.1) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 68764 | 1.00 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 81344 | 1.19 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 89216 | 1.30 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 91352 | 1.33 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 92936 | 1.35 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 106216 | 1.55 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 142760 | 2.08 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 98268 | 1.00 | echosp512 | crypto_hash/echosp512/core2/core2v64 (2.1) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 109708 | 1.12 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 129412 | 1.32 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 141640 | 1.44 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 147120 | 1.50 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 149668 | 1.52 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 176576 | 1.80 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 257792 | 2.62 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | echosp512 | crypto_hash/echosp512/aes/aes64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 14948 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 15664 | 1.05 | edonr256 | crypto_hash/edonr256/optc | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 5192 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 8640 | 1.66 | edonr512 | crypto_hash/edonr512/optc | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 135080 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 137036 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 88216 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 82164 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 173976 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 176552692 | 1014.81 | fsb256 | crypto_hash/fsb256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 176934260 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 50480 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 48336 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/vperm (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 50580 | 1.05 | fugue256 | crypto_hash/fugue256/SSE4.1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 57756 | 1.19 | fugue256 | crypto_hash/fugue256/SSSE3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 70304 | 1.45 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 78412 | 1.62 | fugue256 | crypto_hash/fugue256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 87000 | 1.80 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | fugue256 | crypto_hash/fugue256/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 65836 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/vperm (1.208) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | fugue384 | crypto_hash/fugue384/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 87064 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/vperm (1.208) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 147840 | 1.70 | fugue512 | crypto_hash/fugue512/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | fugue512 | crypto_hash/fugue512/ccalik/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 65588 | 1.00 | groestl256 | crypto_hash/groestl256/core2duo (2.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 67072 | 1.02 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 68264 | 1.04 | groestl256 | crypto_hash/groestl256/opteron | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 73336 | 1.12 | groestl256 | crypto_hash/groestl256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 79348 | 1.21 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 87104 | 1.33 | groestl256 | crypto_hash/groestl256/vperm | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 88648 | 1.35 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 89192 | 1.36 | groestl256 | crypto_hash/groestl256/opt64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 105420 | 1.61 | groestl256 | crypto_hash/groestl256/mmx | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 123024 | 1.88 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 178272 | 2.72 | groestl256 | crypto_hash/groestl256/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 261488 | 3.99 | groestl256 | crypto_hash/groestl256/32bit-2ktable | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 357216 | 5.45 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 374868 | 5.72 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 588636 | 8.97 | groestl256 | crypto_hash/groestl256/8bit_c | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | groestl256 | crypto_hash/groestl256/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl256 | crypto_hash/groestl256/aesni-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl256 | crypto_hash/groestl256/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 102800 | 1.00 | groestl512 | crypto_hash/groestl512/opteron (2.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 108960 | 1.06 | groestl512 | crypto_hash/groestl512/vperm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 110452 | 1.07 | groestl512 | crypto_hash/groestl512/core2duo | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 112852 | 1.10 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 122852 | 1.20 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 131508 | 1.28 | groestl512 | crypto_hash/groestl512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 139068 | 1.35 | groestl512 | crypto_hash/groestl512/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 183852 | 1.79 | groestl512 | crypto_hash/groestl512/mmx | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 208280 | 2.03 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 277780 | 2.70 | groestl512 | crypto_hash/groestl512/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 551848 | 5.37 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl512 | crypto_hash/groestl512/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl512 | crypto_hash/groestl512/aesni-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl512 | crypto_hash/groestl512/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | groestl512 | crypto_hash/groestl512/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 52284 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 52916 | 1.01 | hamsi | crypto_hash/hamsi/simd-1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 57712 | 1.10 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| | 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 |
| 46116 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 47832 | 1.04 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 67696 | 1.47 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 79156 | 1.72 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 90936 | 1.97 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 101072 | 2.19 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 110800 | 2.40 | jh224 | crypto_hash/jh224/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 47380 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 51140 | 1.08 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 71668 | 1.51 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 75620 | 1.60 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 87760 | 1.85 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 108608 | 2.29 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 108928 | 2.30 | jh256 | crypto_hash/jh256/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 42540 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 47968 | 1.13 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 63844 | 1.50 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 74892 | 1.76 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 93208 | 2.19 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 98760 | 2.32 | jh384 | crypto_hash/jh384/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 103480 | 2.43 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 46116 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 49332 | 1.07 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 63484 | 1.38 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 73736 | 1.60 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 86372 | 1.87 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 95064 | 2.06 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 108512 | 2.35 | jh512 | crypto_hash/jh512/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 45780 | 1.00 | keccak | crypto_hash/keccak/opt64lcu24shld (3.2.3) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 46176 | 1.01 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 47500 | 1.04 | keccak | crypto_hash/keccak/x86_64_asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 47848 | 1.05 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 48920 | 1.07 | keccak | crypto_hash/keccak/x86_64_shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 49016 | 1.07 | keccak | crypto_hash/keccak/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 50956 | 1.11 | keccak | crypto_hash/keccak/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 52708 | 1.15 | keccak | crypto_hash/keccak/inplace | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 54488 | 1.19 | keccak | crypto_hash/keccak/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 61884 | 1.35 | keccak | crypto_hash/keccak/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 100908 | 2.20 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 107760 | 2.35 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 110512 | 2.41 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 113644 | 2.48 | keccak | crypto_hash/keccak/inplace32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 119920 | 2.62 | keccak | crypto_hash/keccak/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 119976 | 2.62 | keccak | crypto_hash/keccak/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 397852 | 8.69 | keccak | crypto_hash/keccak/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 79132 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm (3.1.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 79940 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 80476 | 1.02 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 80560 | 1.02 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 82128 | 1.04 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 84752 | 1.07 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 85092 | 1.08 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 85676 | 1.08 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 87272 | 1.10 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 89724 | 1.13 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 92876 | 1.17 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 112848 | 1.43 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 165728 | 2.09 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 177272 | 2.24 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 179844 | 2.27 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 180688 | 2.28 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 181164 | 2.29 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 195844 | 2.47 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 735052 | 9.29 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 34104 | 1.00 | keccakc256 | crypto_hash/keccakc256/x86_64_asm (3.1.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 34528 | 1.01 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 36204 | 1.06 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 36980 | 1.08 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 37836 | 1.11 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38096 | 1.12 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 38368 | 1.13 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38684 | 1.13 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 39532 | 1.16 | keccakc256 | crypto_hash/keccakc256/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 50324 | 1.48 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 83524 | 2.45 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 83680 | 2.45 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 84324 | 2.47 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 90544 | 2.65 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 91124 | 2.67 | keccakc256 | crypto_hash/keccakc256/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 91576 | 2.69 | keccakc256 | crypto_hash/keccakc256/inplace32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 322904 | 9.47 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26368 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 36164 | 1.37 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 38276 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 40180 | 1.05 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 40836 | 1.07 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 41172 | 1.08 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 42184 | 1.10 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 43492 | 1.14 | keccakc448 | crypto_hash/keccakc448/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 43584 | 1.14 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 43696 | 1.14 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 44820 | 1.17 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 56752 | 1.48 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 92028 | 2.40 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 92224 | 2.41 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 94380 | 2.47 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 97736 | 2.55 | keccakc448 | crypto_hash/keccakc448/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 365916 | 9.56 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | 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 |
| 39864 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 41080 | 1.03 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 42508 | 1.07 | keccakc512 | crypto_hash/keccakc512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 44904 | 1.13 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 45032 | 1.13 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 45168 | 1.13 | keccakc512 | crypto_hash/keccakc512/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 46804 | 1.17 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 47400 | 1.19 | keccakc512 | crypto_hash/keccakc512/inplace | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 47640 | 1.20 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 48716 | 1.22 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 49296 | 1.24 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 61188 | 1.53 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 93372 | 2.34 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 94828 | 2.38 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 101624 | 2.55 | keccakc512 | crypto_hash/keccakc512/inplace32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 103452 | 2.60 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 107924 | 2.71 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 112104 | 2.81 | keccakc512 | crypto_hash/keccakc512/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 395476 | 9.92 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | 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 |
| 28476 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 41620 | 1.46 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 53884 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 53968 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 55344 | 1.03 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 56424 | 1.05 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 56484 | 1.05 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 57680 | 1.07 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 58828 | 1.09 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 59608 | 1.11 | keccakc768 | crypto_hash/keccakc768/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 61616 | 1.14 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 72832 | 1.35 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 113812 | 2.11 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 125876 | 2.34 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 126188 | 2.34 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 126324 | 2.34 | keccakc768 | crypto_hash/keccakc768/inplace32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 131920 | 2.45 | keccakc768 | crypto_hash/keccakc768/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 132360 | 2.46 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 516480 | 9.59 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 79384 | 1.00 | lane256 | crypto_hash/lane256/bitslice | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 84128 | 1.06 | lane256 | crypto_hash/lane256/c | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 167336 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 26056 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT (1.2) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 28324 | 1.09 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29440 | 1.13 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 31924 | 1.23 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32216 | 1.24 | luffa256 | crypto_hash/luffa256/sse2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 32768 | 1.26 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32800 | 1.26 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 33056 | 1.27 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 33240 | 1.28 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 41172 | 1.58 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 43580 | 1.67 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 46996 | 1.80 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 74068 | 2.84 | luffa256 | crypto_hash/luffa256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 76044 | 2.92 | luffa256 | crypto_hash/luffa256/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 85288 | 3.27 | luffa256 | crypto_hash/luffa256/thomaz/basic | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 95680 | 3.67 | luffa256 | crypto_hash/luffa256/arm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 34908 | 1.00 | luffa384 | crypto_hash/luffa384/sse2 (2.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 37104 | 1.06 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 37340 | 1.07 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 38508 | 1.10 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 42732 | 1.22 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 42820 | 1.23 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 44684 | 1.28 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45416 | 1.30 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 48144 | 1.38 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 50488 | 1.45 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 53764 | 1.54 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 53848 | 1.54 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 81044 | 2.32 | luffa384 | crypto_hash/luffa384/opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 81984 | 2.35 | luffa384 | crypto_hash/luffa384/arm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 48736 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 52516 | 1.08 | luffa512 | crypto_hash/luffa512/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 59196 | 1.21 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 59300 | 1.22 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 59544 | 1.22 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 59716 | 1.23 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 61276 | 1.26 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 67496 | 1.38 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 69732 | 1.43 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 75040 | 1.54 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 75116 | 1.54 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 75536 | 1.55 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 138984 | 2.85 | luffa512 | crypto_hash/luffa512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 152072 | 3.12 | luffa512 | crypto_hash/luffa512/opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 179140 | 3.68 | luffa512 | crypto_hash/luffa512/arm | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 34136 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 35788 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 79412 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 80612 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 79116 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | md2 | crypto_hash/md2/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | md4 | crypto_hash/md4/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9832 | 1.00 | md5 | crypto_hash/md5/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| | md5 | crypto_hash/md5/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 79156 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 91828 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 119496 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 141508 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 85672 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 153976 | 1.80 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 3925248 | 45.82 | mgrostl256 | crypto_hash/mgrostl256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 37696 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 45996 | 1.22 | nasha256 | crypto_hash/nasha256/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 41272 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 43528 | 1.05 | nasha512 | crypto_hash/nasha512/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 42768 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | ripemd160 | crypto_hash/ripemd160/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 55972 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 62508 | 1.12 | round3jh256 | crypto_hash/round3jh256/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 118608 | 2.12 | round3jh256 | crypto_hash/round3jh256/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 144408 | 2.58 | round3jh256 | crypto_hash/round3jh256/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 155820 | 2.78 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 55460 | 1.00 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 56432 | 1.02 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 115744 | 2.09 | round3jh512 | crypto_hash/round3jh512/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 131744 | 2.38 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 157012 | 2.83 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 19836 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 21512 | 1.08 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 24996 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 25860 | 1.03 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | sha1 | crypto_hash/sha1/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha224 | crypto_hash/sha224/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 55888 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 63968 | 1.14 | sha256 | crypto_hash/sha256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 67736 | 1.21 | sha256 | crypto_hash/sha256/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha256 | crypto_hash/sha256/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha384 | crypto_hash/sha384/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 33368 | 1.00 | sha512 | crypto_hash/sha512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 35220 | 1.06 | sha512 | crypto_hash/sha512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 46048 | 1.38 | sha512 | crypto_hash/sha512/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | sha512 | crypto_hash/sha512/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 17740 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 21636 | 1.22 | shabal256 | crypto_hash/shabal256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18428 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 21148 | 1.15 | shabal512 | crypto_hash/shabal512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21276 | 1.15 | shabal512 | crypto_hash/shabal512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 52612 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 55244 | 1.05 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 53720 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 58060 | 1.08 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 58412 | 1.09 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 58604 | 1.09 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 61568 | 1.15 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 74472 | 1.39 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 248800 | 4.63 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | shavite3256 | crypto_hash/shavite3256/aes-instruct | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 92304 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 100504 | 1.09 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 120288 | 1.30 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 127360 | 1.38 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 143712 | 1.56 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 153576 | 1.66 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 154752 | 1.68 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 154948 | 1.68 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 478664 | 5.19 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | shavite3512 | crypto_hash/shavite3512/aes-instruct | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 111876 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 129512 | 1.16 | simd256 | crypto_hash/simd256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 164544 | 1.47 | simd256 | crypto_hash/simd256/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 5996196 | 53.60 | simd256 | crypto_hash/simd256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| 32884 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.9.2) |
| 123620 | 3.76 | simd512 | crypto_hash/simd512/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 135344 | 4.12 | simd512 | crypto_hash/simd512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 171280 | 5.21 | simd512 | crypto_hash/simd512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23118244 | 703.02 | simd512 | crypto_hash/simd512/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 33000 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20596 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.9.2) |
| 21212 | 1.03 | skein256256 | crypto_hash/skein256256/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20512 | 1.00 | skein512256 | crypto_hash/skein512256/opt (v1.3_C_code) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 20752 | 1.01 | skein512256 | crypto_hash/skein512256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21252 | 1.04 | skein512256 | crypto_hash/skein512256/little | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 22328 | 1.09 | skein512256 | crypto_hash/skein512256/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 22740 | 1.11 | skein512256 | crypto_hash/skein512256/sandy | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23376 | 1.14 | skein512256 | crypto_hash/skein512256/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 25192 | 1.23 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.9.2) |
| 30684 | 1.50 | skein512256 | crypto_hash/skein512256/mmx | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 20204 | 1.00 | skein512512 | crypto_hash/skein512512/sphlib (SPHLIB_3.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 20280 | 1.00 | skein512512 | crypto_hash/skein512512/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21928 | 1.09 | skein512512 | crypto_hash/skein512512/little | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 22972 | 1.14 | skein512512 | crypto_hash/skein512512/sandy | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 23776 | 1.18 | skein512512 | crypto_hash/skein512512/x64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 23908 | 1.18 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 25280 | 1.25 | skein512512 | crypto_hash/skein512512/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Debian Clang 3.5.0 (tags/RELEASE 350/final)) |
| 29176 | 1.44 | skein512512 | crypto_hash/skein512512/mmx | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 105512 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.9.2) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |