| 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 |
| 9090 | 1.00 | bash256 | crypto_hash/bash256/avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| | bash256 | crypto_hash/bash256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11846 | 1.00 | bash384 | crypto_hash/bash384/avx2 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| | bash384 | crypto_hash/bash384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17304 | 1.00 | bash512 | crypto_hash/bash512/avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11492 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 12870 | 1.12 | bblake256 | crypto_hash/bblake256/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 20222 | 1.76 | bblake256 | crypto_hash/bblake256/sandy | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 20402 | 1.78 | bblake256 | crypto_hash/bblake256/bswap | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 20558 | 1.79 | bblake256 | crypto_hash/bblake256/regs | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11002 | 1.00 | blake256 | crypto_hash/blake256/avxs | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 11170 | 1.02 | blake256 | crypto_hash/blake256/avxicc | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 11750 | 1.07 | blake256 | crypto_hash/blake256/vect128 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 12336 | 1.12 | blake256 | crypto_hash/blake256/sse41-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 12586 | 1.14 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 12774 | 1.16 | blake256 | crypto_hash/blake256/sse41 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 12940 | 1.18 | blake256 | crypto_hash/blake256/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 13220 | 1.20 | blake256 | crypto_hash/blake256/ssse3 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 13356 | 1.21 | blake256 | crypto_hash/blake256/sse2-2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 16038 | 1.46 | blake256 | crypto_hash/blake256/sphlib | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 16344 | 1.49 | blake256 | crypto_hash/blake256/sandy | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 16552 | 1.50 | blake256 | crypto_hash/blake256/bswap | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 16592 | 1.51 | blake256 | crypto_hash/blake256/regs | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 19962 | 1.81 | blake256 | crypto_hash/blake256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21052 | 1.91 | blake256 | crypto_hash/blake256/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5128 | 1.00 | blake2b | crypto_hash/blake2b/avx2-3 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 5186 | 1.01 | blake2b | crypto_hash/blake2b/avxicc | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 5240 | 1.02 | blake2b | crypto_hash/blake2b/avx2-2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 5276 | 1.03 | blake2b | crypto_hash/blake2b/moon/avx2/64 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 5442 | 1.06 | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 5630 | 1.10 | blake2b | crypto_hash/blake2b/avx2-1 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 5912 | 1.15 | blake2b | crypto_hash/blake2b/xmm | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 5924 | 1.16 | blake2b | crypto_hash/blake2b/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 6672 | 1.30 | blake2b | crypto_hash/blake2b/ref | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| | 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/avx2/32 | 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 |
| 7470 | 1.00 | blake2s | crypto_hash/blake2s/avxicc | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 8020 | 1.07 | blake2s | crypto_hash/blake2s/xmm | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 8036 | 1.08 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 8272 | 1.11 | blake2s | crypto_hash/blake2s/moon/avx/64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9304 | 1.25 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -m64 -O3 -fomit-frame-pointer |
| 9832 | 1.32 | blake2s | crypto_hash/blake2s/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 10580 | 1.42 | blake2s | crypto_hash/blake2s/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| | 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/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 |
| 9818 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 10506 | 1.07 | blake32 | crypto_hash/blake32/sse2 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 11956 | 1.22 | blake32 | crypto_hash/blake32/sphlib | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 14620 | 1.49 | blake32 | crypto_hash/blake32/sphlib-small | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 15660 | 1.60 | blake32 | crypto_hash/blake32/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 8828 | 1.00 | blake512 | crypto_hash/blake512/avxicc | gcc -O -fomit-frame-pointer (6.2.1 20160830) |
| 9296 | 1.05 | blake512 | crypto_hash/blake512/vect128 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 9410 | 1.07 | blake512 | crypto_hash/blake512/sse41 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9748 | 1.10 | blake512 | crypto_hash/blake512/ssse3 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 9788 | 1.11 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 9922 | 1.12 | blake512 | crypto_hash/blake512/sse2s | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 10018 | 1.13 | blake512 | crypto_hash/blake512/bswap | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 10066 | 1.14 | blake512 | crypto_hash/blake512/sphlib | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 10072 | 1.14 | blake512 | crypto_hash/blake512/regs | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 10194 | 1.15 | blake512 | crypto_hash/blake512/sandy | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 11066 | 1.25 | blake512 | crypto_hash/blake512/sse2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 11954 | 1.35 | blake512 | crypto_hash/blake512/sphlib-small | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 13360 | 1.51 | blake512 | crypto_hash/blake512/ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| | blake512 | crypto_hash/blake512/vect128-xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/xop-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9034 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (6.2.1 20160830) |
| 9854 | 1.09 | blake64 | crypto_hash/blake64/ssse3 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 10578 | 1.17 | blake64 | crypto_hash/blake64/sphlib-small | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 10850 | 1.20 | blake64 | crypto_hash/blake64/sse2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 11968 | 1.32 | blake64 | crypto_hash/blake64/ref | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 7392 | 1.00 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 (asm) | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 7394 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 7966 | 1.08 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 8028 | 1.09 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 8128 | 1.10 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 8222 | 1.11 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -m64 -O3 -fomit-frame-pointer |
| 9828 | 1.33 | bmw256 | crypto_hash/bmw256/optbbe | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 9872 | 1.34 | bmw256 | crypto_hash/bmw256/optabe | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 9888 | 1.34 | bmw256 | crypto_hash/bmw256/optc01 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 10130 | 1.37 | bmw256 | crypto_hash/bmw256/optc04 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 10178 | 1.38 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 10282 | 1.39 | bmw256 | crypto_hash/bmw256/optc03 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 10336 | 1.40 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 10612 | 1.44 | bmw256 | crypto_hash/bmw256/optc02 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 10806 | 1.46 | bmw256 | crypto_hash/bmw256/sphlib | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 11332 | 1.53 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 18348 | 2.48 | bmw256 | crypto_hash/bmw256/ref | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5484 | 1.00 | bmw512 | crypto_hash/bmw512/optbbe (OptimizedB_BE_C_-_BMW512) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 5492 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 5496 | 1.00 | bmw512 | crypto_hash/bmw512/optc01 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 5510 | 1.00 | bmw512 | crypto_hash/bmw512/optc02 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 5530 | 1.01 | bmw512 | crypto_hash/bmw512/optabe | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 5750 | 1.05 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 5886 | 1.07 | bmw512 | crypto_hash/bmw512/optc04 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 5898 | 1.08 | bmw512 | crypto_hash/bmw512/sphlib | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 5952 | 1.09 | bmw512 | crypto_hash/bmw512/optc03 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 7098 | 1.29 | bmw512 | crypto_hash/bmw512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9510 | 1.73 | bmw512 | crypto_hash/bmw512/ref | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13316 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm64 (1.0) | gcc (6.2.1 20160830) |
| 13324 | 1.00 | cheetah256 | crypto_hash/cheetah256/asm | gcc -funroll-loops |
| 19436 | 1.00 | cheetah512 | crypto_hash/cheetah512/asm (1.0) | gcc -funroll-loops (6.2.1 20160830) |
| 19550 | 1.01 | cheetah512 | crypto_hash/cheetah512/asm64 | cc |
| 406998 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 614862 | 1.51 | cubehash161 | crypto_hash/cubehash161/unrolled | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1202510 | 2.95 | cubehash161 | crypto_hash/cubehash161/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 1603690 | 3.94 | cubehash161 | crypto_hash/cubehash161/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 28292 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 57108 | 2.02 | cubehash1616 | crypto_hash/cubehash1616/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 100414 | 3.55 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 278004 | 9.83 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 205280 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 313836 | 1.53 | cubehash162 | crypto_hash/cubehash162/unrolled | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 616678 | 3.00 | cubehash162 | crypto_hash/cubehash162/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 896536 | 4.37 | cubehash162 | crypto_hash/cubehash162/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 15280 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 15286 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 15636 | 1.02 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 15782 | 1.03 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15806 | 1.03 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 29794 | 1.95 | cubehash1632 | crypto_hash/cubehash1632/sphlib | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 38498 | 2.52 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 39642 | 2.59 | cubehash1632 | crypto_hash/cubehash1632/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 39852 | 2.61 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 42258 | 2.77 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 42482 | 2.78 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 43450 | 2.84 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 48688 | 3.19 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 63810 | 4.18 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 66040 | 4.32 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 104098 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 166338 | 1.60 | cubehash164 | crypto_hash/cubehash164/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 321886 | 3.09 | cubehash164 | crypto_hash/cubehash164/simple | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 542922 | 5.22 | cubehash164 | crypto_hash/cubehash164/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 53516 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 93494 | 1.75 | cubehash168 | crypto_hash/cubehash168/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 174194 | 3.25 | cubehash168 | crypto_hash/cubehash168/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 368838 | 6.89 | cubehash168 | crypto_hash/cubehash168/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 13224 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 13232 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 13506 | 1.02 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 13622 | 1.03 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 13674 | 1.03 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 32864 | 2.49 | cubehash512 | crypto_hash/cubehash512/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 33444 | 2.53 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 34618 | 2.62 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 36870 | 2.79 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 37760 | 2.86 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 41954 | 3.17 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 52844 | 4.00 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 53862 | 4.07 | cubehash512 | crypto_hash/cubehash512/simple | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 201392 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 202218 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 233022 | 1.16 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 236818 | 1.18 | cubehash81 | crypto_hash/cubehash81/emmintrin | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 333988 | 1.66 | cubehash81 | crypto_hash/cubehash81/unrolled | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 635560 | 3.16 | cubehash81 | crypto_hash/cubehash81/simple | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 1044446 | 5.19 | cubehash81 | crypto_hash/cubehash81/spec | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 14100 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 15466 | 1.10 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 36226 | 2.57 | cubehash816 | crypto_hash/cubehash816/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 58224 | 4.13 | cubehash816 | crypto_hash/cubehash816/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 237500 | 16.84 | cubehash816 | crypto_hash/cubehash816/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 101232 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 102708 | 1.01 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 169626 | 1.68 | cubehash82 | crypto_hash/cubehash82/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 328318 | 3.24 | cubehash82 | crypto_hash/cubehash82/simple | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 615786 | 6.08 | cubehash82 | crypto_hash/cubehash82/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 7930 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 9256 | 1.17 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 26990 | 3.40 | cubehash832 | crypto_hash/cubehash832/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 39416 | 4.97 | cubehash832 | crypto_hash/cubehash832/simple | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 214338 | 27.03 | cubehash832 | crypto_hash/cubehash832/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 51222 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 52718 | 1.03 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 93112 | 1.82 | cubehash84 | crypto_hash/cubehash84/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 176020 | 3.44 | cubehash84 | crypto_hash/cubehash84/simple | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 401630 | 7.84 | cubehash84 | crypto_hash/cubehash84/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 26480 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 27970 | 1.06 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 54658 | 2.06 | cubehash88 | crypto_hash/cubehash88/unrolled | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 97478 | 3.68 | cubehash88 | crypto_hash/cubehash88/simple | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 291058 | 10.99 | cubehash88 | crypto_hash/cubehash88/spec | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 5852 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 7316 | 1.25 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 39600 | 6.77 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 39718 | 6.79 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 40698 | 6.95 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42296 | 7.23 | echo256 | crypto_hash/echo256/sphlib-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 45524 | 7.78 | echo256 | crypto_hash/echo256/sphlib | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 46986 | 8.03 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 50840 | 8.69 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 55644 | 9.51 | echo256 | crypto_hash/echo256/generic/opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 68006 | 11.62 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 78406 | 13.40 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13074 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -march=barcelona -Os -fomit-frame-pointer (6.2.1 20160830) |
| 70688 | 5.41 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 70992 | 5.43 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=nocona -Os -fomit-frame-pointer |
| 72498 | 5.55 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 72742 | 5.56 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 78714 | 6.02 | echo512 | crypto_hash/echo512/sphlib-small | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 82640 | 6.32 | echo512 | crypto_hash/echo512/sphlib | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 83282 | 6.37 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 90540 | 6.93 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 99968 | 7.65 | echo512 | crypto_hash/echo512/generic/opt32 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 121090 | 9.26 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 140376 | 10.74 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5786 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 31028 | 5.36 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | cc |
| 31124 | 5.38 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer |
| 38512 | 6.66 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 43562 | 7.53 | echosp256 | crypto_hash/echosp256/generic/opt32 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 53874 | 9.31 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 61412 | 10.61 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9180 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -march=nocona -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 49324 | 5.37 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 49592 | 5.40 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 61366 | 6.68 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 69396 | 7.56 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -march=k8 -Os -fomit-frame-pointer |
| 85962 | 9.36 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 98652 | 10.75 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5582 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 6108 | 1.09 | edonr256 | crypto_hash/edonr256/optc | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 3004 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (6.2.1 20160830) |
| 3414 | 1.14 | edonr512 | crypto_hash/edonr512/optc | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 72166 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 71828 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 52492 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 52334 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 59964 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 42943262 | 716.15 | fsb256 | crypto_hash/fsb256/ref | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 39179280 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22466 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 27516 | 1.22 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 35024 | 1.56 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 35360 | 1.57 | fugue256 | crypto_hash/fugue256/sphlib | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 36140 | 1.61 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32400 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 40514 | 1.25 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 42754 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 54244 | 1.27 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 70452 | 1.65 | fugue512 | crypto_hash/fugue512/sphlib | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 14254 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 15616 | 1.10 | groestl256 | crypto_hash/groestl256/aesni | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 30298 | 2.13 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 31582 | 2.22 | groestl256 | crypto_hash/groestl256/opteron | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 31618 | 2.22 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 32012 | 2.25 | groestl256 | crypto_hash/groestl256/core2duo | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 33596 | 2.36 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 35918 | 2.52 | groestl256 | crypto_hash/groestl256/sphlib | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 38672 | 2.71 | groestl256 | crypto_hash/groestl256/vperm | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 39758 | 2.79 | groestl256 | crypto_hash/groestl256/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 42186 | 2.96 | groestl256 | crypto_hash/groestl256/mmx | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 43506 | 3.05 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 72072 | 5.06 | groestl256 | crypto_hash/groestl256/opt32 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 95468 | 6.70 | groestl256 | crypto_hash/groestl256/32bit-2ktable | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 130836 | 9.18 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 187304 | 13.14 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 191126 | 13.41 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | groestl256 | crypto_hash/groestl256/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20138 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 21102 | 1.05 | groestl512 | crypto_hash/groestl512/aesni | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 21996 | 1.09 | groestl512 | crypto_hash/groestl512/avx | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 22202 | 1.10 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 43530 | 2.16 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 44748 | 2.22 | groestl512 | crypto_hash/groestl512/opteron | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 50906 | 2.53 | groestl512 | crypto_hash/groestl512/vperm | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 55034 | 2.73 | groestl512 | crypto_hash/groestl512/core2duo | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 56592 | 2.81 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 59904 | 2.97 | groestl512 | crypto_hash/groestl512/sphlib | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 63144 | 3.14 | groestl512 | crypto_hash/groestl512/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 72752 | 3.61 | groestl512 | crypto_hash/groestl512/mmx | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 78980 | 3.92 | groestl512 | crypto_hash/groestl512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 108036 | 5.36 | groestl512 | crypto_hash/groestl512/opt32 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 278738 | 13.84 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 31504 | 1.00 | hamsi | crypto_hash/hamsi/simd-2 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 31594 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 33048 | 1.05 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| | 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 |
| 21384 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 22362 | 1.05 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 31354 | 1.47 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 33798 | 1.58 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45234 | 2.12 | jh224 | crypto_hash/jh224/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 50578 | 2.37 | jh224 | crypto_hash/jh224/bitslice_opt64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 53910 | 2.52 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 21368 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 22332 | 1.05 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 31318 | 1.47 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 34064 | 1.59 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 45368 | 2.12 | jh256 | crypto_hash/jh256/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 50568 | 2.37 | jh256 | crypto_hash/jh256/bitslice_opt64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 53932 | 2.52 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 21396 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 22308 | 1.04 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 31304 | 1.46 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 33954 | 1.59 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 45240 | 2.11 | jh384 | crypto_hash/jh384/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 51184 | 2.39 | jh384 | crypto_hash/jh384/bitslice_opt64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 54116 | 2.53 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 21370 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22342 | 1.05 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 31334 | 1.47 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 33866 | 1.58 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45186 | 2.11 | jh512 | crypto_hash/jh512/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 50538 | 2.36 | jh512 | crypto_hash/jh512/bitslice_opt64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 54108 | 2.53 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 15256 | 1.00 | keccak | crypto_hash/keccak/simple (3.1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 15260 | 1.00 | keccak | crypto_hash/keccak/inplace | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 15806 | 1.04 | keccak | crypto_hash/keccak/opt64u6 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 16746 | 1.10 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 17204 | 1.13 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 17246 | 1.13 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 17656 | 1.16 | keccak | crypto_hash/keccak/x86_64_shld | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 18272 | 1.20 | keccak | crypto_hash/keccak/x86_64_asm | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 21334 | 1.40 | keccak | crypto_hash/keccak/sseu2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 35924 | 2.35 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 36122 | 2.37 | keccak | crypto_hash/keccak/simple32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 38934 | 2.55 | keccak | crypto_hash/keccak/compact | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 39360 | 2.58 | keccak | crypto_hash/keccak/inplace32bi | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 39754 | 2.61 | keccak | crypto_hash/keccak/mmxu1 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 41760 | 2.74 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 43774 | 2.87 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 149040 | 9.77 | keccak | crypto_hash/keccak/compact8 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 25372 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/inplace (3.1.0) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 25738 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 26820 | 1.06 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 28210 | 1.11 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -march=nocona -Os -fomit-frame-pointer |
| 29262 | 1.15 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 29474 | 1.16 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 29724 | 1.17 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 30388 | 1.20 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 30778 | 1.21 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 32622 | 1.29 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 35782 | 1.41 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 58472 | 2.30 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 58484 | 2.31 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 65468 | 2.58 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 65544 | 2.58 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 67954 | 2.68 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 68094 | 2.68 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 69682 | 2.75 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 252204 | 9.94 | keccakc1024 | crypto_hash/keccakc1024/compact8 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11802 | 1.00 | keccakc256 | crypto_hash/keccakc256/simple (3.1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 12020 | 1.02 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 12496 | 1.06 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 13056 | 1.11 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 13264 | 1.12 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 13338 | 1.13 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 13788 | 1.17 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 14224 | 1.21 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16574 | 1.40 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 29346 | 2.49 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 29576 | 2.51 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30098 | 2.55 | keccakc256 | crypto_hash/keccakc256/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 30676 | 2.60 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 31492 | 2.67 | keccakc256 | crypto_hash/keccakc256/inplace32bi | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 33144 | 2.81 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 33440 | 2.83 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 114570 | 9.71 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9920 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 (3.2.5) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 10368 | 1.05 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| | keccakc256treed2 | crypto_hash/keccakc256treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12904 | 1.00 | keccakc448 | crypto_hash/keccakc448/simple (3.1.0) | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 13136 | 1.02 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 13618 | 1.06 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 14316 | 1.11 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 14670 | 1.14 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 14784 | 1.15 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 15052 | 1.17 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -march=nocona -Os -fomit-frame-pointer |
| 15568 | 1.21 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 18120 | 1.40 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 31548 | 2.44 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 32992 | 2.56 | keccakc448 | crypto_hash/keccakc448/compact | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 33746 | 2.62 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 35816 | 2.78 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 36526 | 2.83 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 126298 | 9.79 | keccakc448 | crypto_hash/keccakc448/compact8 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | 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 |
| 14054 | 1.00 | keccakc512 | crypto_hash/keccakc512/simple (3.1.0) | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 14202 | 1.01 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 14728 | 1.05 | keccakc512 | crypto_hash/keccakc512/opt64u6 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 15560 | 1.11 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 15962 | 1.14 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 16096 | 1.15 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 16370 | 1.16 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
| 16920 | 1.20 | keccakc512 | crypto_hash/keccakc512/sphlib-small | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 16954 | 1.21 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 18312 | 1.30 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 19760 | 1.41 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 33624 | 2.39 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 33680 | 2.40 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35962 | 2.56 | keccakc512 | crypto_hash/keccakc512/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 36530 | 2.60 | keccakc512 | crypto_hash/keccakc512/inplace32bi | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 36784 | 2.62 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 38800 | 2.76 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 39282 | 2.80 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 137854 | 9.81 | keccakc512 | crypto_hash/keccakc512/compact8 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | 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 |
| 11454 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 (3.2.5) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 12014 | 1.05 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17452 | 1.00 | keccakc768 | crypto_hash/keccakc768/inplace (3.1.0) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (6.2.1 20160830) |
| 17646 | 1.01 | keccakc768 | crypto_hash/keccakc768/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 18304 | 1.05 | keccakc768 | crypto_hash/keccakc768/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 19398 | 1.11 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -march=nocona -Os -fomit-frame-pointer |
| 19716 | 1.13 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 19918 | 1.14 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 20398 | 1.17 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 21076 | 1.21 | keccakc768 | crypto_hash/keccakc768/x86_64_asm | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 24596 | 1.41 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 41576 | 2.38 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (6.2.1 20160830) |
| 41762 | 2.39 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (6.2.1 20160830) |
| 44826 | 2.57 | keccakc768 | crypto_hash/keccakc768/compact | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 46012 | 2.64 | keccakc768 | crypto_hash/keccakc768/inplace32bi | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 46656 | 2.67 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 48126 | 2.76 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 48182 | 2.76 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 172016 | 9.86 | keccakc768 | crypto_hash/keccakc768/compact8 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 34672 | 1.00 | lane256 | crypto_hash/lane256/c | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 41546 | 1.20 | lane256 | crypto_hash/lane256/bitslice | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 55096 | 1.00 | lane512 | crypto_hash/lane512/c | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 13854 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS (1.0) | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 13912 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 13924 | 1.01 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 15340 | 1.11 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 15444 | 1.11 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -funroll-loops -O -fomit-frame-pointer |
| 16126 | 1.16 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 16298 | 1.18 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 16302 | 1.18 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 16312 | 1.18 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 16386 | 1.18 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 16404 | 1.18 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 17452 | 1.26 | luffa256 | crypto_hash/luffa256/sse2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 25846 | 1.87 | luffa256 | crypto_hash/luffa256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 28026 | 2.02 | luffa256 | crypto_hash/luffa256/opt32 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 29502 | 2.13 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 34642 | 2.50 | luffa256 | crypto_hash/luffa256/arm | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 17972 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm (2.0) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 18032 | 1.00 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 18032 | 1.00 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 18266 | 1.02 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 18280 | 1.02 | luffa384 | crypto_hash/luffa384/sse2 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 19246 | 1.07 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 19278 | 1.07 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 19744 | 1.10 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 19806 | 1.10 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 20236 | 1.13 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 21900 | 1.22 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 21930 | 1.22 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 42388 | 2.36 | luffa384 | crypto_hash/luffa384/opt32 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 49354 | 2.75 | luffa384 | crypto_hash/luffa384/arm | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 24376 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP (1.2) | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 24970 | 1.02 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 26140 | 1.07 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 26192 | 1.07 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 26336 | 1.08 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 26964 | 1.11 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -march=nocona -O2 -fomit-frame-pointer |
| 27080 | 1.11 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 27124 | 1.11 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 27372 | 1.12 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -march=nocona -O3 -fomit-frame-pointer |
| 27422 | 1.12 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 27440 | 1.13 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -march=nocona -O3 -fomit-frame-pointer |
| 30000 | 1.23 | luffa512 | crypto_hash/luffa512/sse2 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 48312 | 1.98 | luffa512 | crypto_hash/luffa512/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 58262 | 2.39 | luffa512 | crypto_hash/luffa512/opt32 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 62088 | 2.55 | luffa512 | crypto_hash/luffa512/arm | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 14308 | 1.00 | lux256 | crypto_hash/lux256/asm (1.0) | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 14294 | 1.00 | lux512 | crypto_hash/lux512/asm (1.0) | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 60232 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer (6.2.1 20160830) |
| 62742 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer (6.2.1 20160830) |
| 60372 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (6.2.1 20160830) |
| | md2 | crypto_hash/md2/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4844 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.2j__26_Sep_2016) | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 8084 | 1.00 | md5 | crypto_hash/md5/openssl (OpenSSL_1.0.2j__26_Sep_2016) | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 8366 | 1.03 | md5 | crypto_hash/md5/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 28282 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 30682 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 39524 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 48256 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -m64 -march=core2 -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 32652 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 58766 | 1.80 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 1604822 | 49.15 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 22836 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 28046 | 1.23 | nasha256 | crypto_hash/nasha256/opt | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 26940 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 29018 | 1.08 | nasha512 | crypto_hash/nasha512/opt | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 15822 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer (6.2.1 20160830) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20972 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.2j__26_Sep_2016) | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 23984 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 25048 | 1.04 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 52774 | 2.20 | round3jh256 | crypto_hash/round3jh256/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 56652 | 2.36 | round3jh256 | crypto_hash/round3jh256/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 59484 | 2.48 | round3jh256 | crypto_hash/round3jh256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 24004 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 25090 | 1.05 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 52636 | 2.19 | round3jh512 | crypto_hash/round3jh512/simple | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 56332 | 2.35 | round3jh512 | crypto_hash/round3jh512/sphlib-small | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 59850 | 2.49 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 9050 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -funroll-loops -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 9332 | 1.03 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 11134 | 1.00 | sarmal512 | crypto_hash/sarmal512/asm64 (1.00) | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 11542 | 1.04 | sarmal512 | crypto_hash/sarmal512/opt64 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 5812 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.2j__26_Sep_2016) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 12396 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.2j__26_Sep_2016) | gcc -m64 -march=core2 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 12394 | 1.00 | sha256 | crypto_hash/sha256/openssl (OpenSSL_1.0.2j__26_Sep_2016) | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 18500 | 1.49 | sha256 | crypto_hash/sha256/sphlib | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer |
| 18592 | 1.50 | sha256 | crypto_hash/sha256/ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 18854 | 1.52 | sha256 | crypto_hash/sha256/sphlib-small | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8810 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.2j__26_Sep_2016) | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 8836 | 1.00 | sha512 | crypto_hash/sha512/openssl (OpenSSL_1.0.2j__26_Sep_2016) | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 12380 | 1.40 | sha512 | crypto_hash/sha512/ref | gcc -march=nocona -O3 -fomit-frame-pointer |
| 13064 | 1.48 | sha512 | crypto_hash/sha512/sphlib | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 13070 | 1.48 | sha512 | crypto_hash/sha512/sphlib-small | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9632 | 1.00 | shabal256 | crypto_hash/shabal256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 9962 | 1.03 | shabal256 | crypto_hash/shabal256/amd64 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 9640 | 1.00 | shabal512 | crypto_hash/shabal512/sphlib (SPHLIB_3.0) | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 9704 | 1.01 | shabal512 | crypto_hash/shabal512/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 9968 | 1.03 | shabal512 | crypto_hash/shabal512/amd64 | gcc -march=k8 -O -fomit-frame-pointer |
| 15718 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 16808 | 1.07 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 6960 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | gcc -march=nocona -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 21944 | 3.15 | shavite3256 | crypto_hash/shavite3256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 24370 | 3.50 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 25204 | 3.62 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 25346 | 3.64 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 26186 | 3.76 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 29428 | 4.23 | shavite3256 | crypto_hash/shavite3256/lower-mem | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 98708 | 14.18 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 7020 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | gcc -march=nocona -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 37044 | 5.28 | shavite3512 | crypto_hash/shavite3512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 38922 | 5.54 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 48168 | 6.86 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 49002 | 6.98 | shavite3512 | crypto_hash/shavite3512/low-mem | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 51544 | 7.34 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 51586 | 7.35 | shavite3512 | crypto_hash/shavite3512/different-order | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 53618 | 7.64 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 54148 | 7.71 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 192734 | 27.45 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 42100 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 47572 | 1.13 | simd256 | crypto_hash/simd256/opt | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 56940 | 1.35 | simd256 | crypto_hash/simd256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3098356 | 73.60 | simd256 | crypto_hash/simd256/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 40768 | 1.00 | simd512 | crypto_hash/simd512/opt (1.1) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 50006 | 1.23 | simd512 | crypto_hash/simd512/sphlib | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 62858 | 1.54 | simd512 | crypto_hash/simd512/sphlib-small | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 6358910 | 155.98 | simd512 | crypto_hash/simd512/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| | simd512 | crypto_hash/simd512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11384 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer (6.2.1 20160830) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12228 | 1.00 | skein256256 | crypto_hash/skein256256/x64 (v1.3_ASM_(amd64)_code) | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 12390 | 1.01 | skein256256 | crypto_hash/skein256256/opt | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 8488 | 1.00 | skein512256 | crypto_hash/skein512256/sphlib (SPHLIB_3.0) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (6.2.1 20160830) |
| 8610 | 1.01 | skein512256 | crypto_hash/skein512256/sandy | gcc -march=nocona -O -fomit-frame-pointer |
| 8626 | 1.02 | skein512256 | crypto_hash/skein512256/little | gcc -march=nocona -O -fomit-frame-pointer |
| 8668 | 1.02 | skein512256 | crypto_hash/skein512256/opt | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 9486 | 1.12 | skein512256 | crypto_hash/skein512256/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9704 | 1.14 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 9726 | 1.15 | skein512256 | crypto_hash/skein512256/x64 | gcc -march=barcelona -Os -fomit-frame-pointer |
| 24918 | 2.94 | skein512256 | crypto_hash/skein512256/mmx | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 8484 | 1.00 | skein512512 | crypto_hash/skein512512/sphlib (SPHLIB_3.0) | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer (6.2.1 20160830) |
| 8594 | 1.01 | skein512512 | crypto_hash/skein512512/little | gcc -march=nocona -O -fomit-frame-pointer |
| 8606 | 1.01 | skein512512 | crypto_hash/skein512512/sandy | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 8648 | 1.02 | skein512512 | crypto_hash/skein512512/opt | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 9560 | 1.13 | skein512512 | crypto_hash/skein512512/simple | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 9710 | 1.14 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 9730 | 1.15 | skein512512 | crypto_hash/skein512512/x64 | gcc -m64 -Os -fomit-frame-pointer |
| 24912 | 2.94 | skein512512 | crypto_hash/skein512512/mmx | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 41670 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer (6.2.1 20160830) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |