| 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 |
| 9847 | 1.00 | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 17275 | 1.75 | bash256 | crypto_hash/bash256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 13187 | 1.00 | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 22546 | 1.71 | bash384 | crypto_hash/bash384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18786 | 1.00 | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 28931 | 1.54 | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 10160 | 1.00 | bblake256 | crypto_hash/bblake256/ssse3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 11700 | 1.15 | bblake256 | crypto_hash/bblake256/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18363 | 1.81 | bblake256 | crypto_hash/bblake256/bswap | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 19835 | 1.95 | bblake256 | crypto_hash/bblake256/sandy | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21684 | 2.13 | bblake256 | crypto_hash/bblake256/regs | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| | bblake512 | crypto_hash/bblake512/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10648 | 1.00 | blake256 | crypto_hash/blake256/avxicc | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 11126 | 1.04 | blake256 | crypto_hash/blake256/sse41-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 11583 | 1.09 | blake256 | crypto_hash/blake256/vect128 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 11834 | 1.11 | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11948 | 1.12 | blake256 | crypto_hash/blake256/avxs | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 12414 | 1.17 | blake256 | crypto_hash/blake256/sse41 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13484 | 1.27 | blake256 | crypto_hash/blake256/ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14171 | 1.33 | blake256 | crypto_hash/blake256/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14331 | 1.35 | blake256 | crypto_hash/blake256/sse2-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 14913 | 1.40 | blake256 | crypto_hash/blake256/bswap | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15119 | 1.42 | blake256 | crypto_hash/blake256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 17725 | 1.66 | blake256 | crypto_hash/blake256/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20636 | 1.94 | blake256 | crypto_hash/blake256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29863 | 2.80 | blake256 | crypto_hash/blake256/sandy | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 39005 | 3.66 | blake256 | crypto_hash/blake256/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake256 | crypto_hash/blake256/xop | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4226 | 1.00 | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 4398 | 1.04 | blake2b | crypto_hash/blake2b/avx2-1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 4422 | 1.05 | blake2b | crypto_hash/blake2b/avx2-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 4790 | 1.13 | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 5063 | 1.20 | blake2b | crypto_hash/blake2b/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 5453 | 1.29 | blake2b | crypto_hash/blake2b/xmm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 6204 | 1.47 | blake2b | crypto_hash/blake2b/regs | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 7087 | 1.68 | blake2b | crypto_hash/blake2b/avx2-3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 7409 | 1.75 | blake2b | crypto_hash/blake2b/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2b | crypto_hash/blake2b/ymm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 7262 | 1.00 | blake2s | crypto_hash/blake2s/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 7391 | 1.02 | blake2s | crypto_hash/blake2s/xmm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 7654 | 1.05 | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 7676 | 1.06 | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 9286 | 1.28 | blake2s | crypto_hash/blake2s/regs | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 10758 | 1.48 | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 12328 | 1.70 | blake2s | crypto_hash/blake2s/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 9372 | 1.00 | blake32 | crypto_hash/blake32/ssse3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 11138 | 1.19 | blake32 | crypto_hash/blake32/sse2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 15521 | 1.66 | blake32 | crypto_hash/blake32/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16161 | 1.72 | blake32 | crypto_hash/blake32/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 21449 | 2.29 | blake32 | crypto_hash/blake32/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 8894 | 1.00 | blake512 | crypto_hash/blake512/avxicc | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 9090 | 1.02 | blake512 | crypto_hash/blake512/sse41 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 9482 | 1.07 | blake512 | crypto_hash/blake512/vect128 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 9583 | 1.08 | blake512 | crypto_hash/blake512/bswap | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 9651 | 1.09 | blake512 | crypto_hash/blake512/vect128-inplace | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 10629 | 1.20 | blake512 | crypto_hash/blake512/regs | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 12773 | 1.44 | blake512 | crypto_hash/blake512/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16075 | 1.81 | blake512 | crypto_hash/blake512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 17937 | 2.02 | blake512 | crypto_hash/blake512/sse2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 18602 | 2.09 | blake512 | crypto_hash/blake512/sandy | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 20068 | 2.26 | blake512 | crypto_hash/blake512/ssse3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 23021 | 2.59 | blake512 | crypto_hash/blake512/sse2s | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 23034 | 2.59 | blake512 | crypto_hash/blake512/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| | 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 |
| 8489 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 11215 | 1.32 | blake64 | crypto_hash/blake64/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12224 | 1.44 | blake64 | crypto_hash/blake64/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12705 | 1.50 | blake64 | crypto_hash/blake64/ssse3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 13586 | 1.60 | blake64 | crypto_hash/blake64/sse2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 7124 | 1.00 | bmw256 | crypto_hash/bmw256/core_i7_45nm/x86-64/sse4_v1 (asm) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 7415 | 1.04 | bmw256 | crypto_hash/bmw256/core_2_65nm/x86-64/ssse3_v1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 7621 | 1.07 | bmw256 | crypto_hash/bmw256/amd_k10/x86-64/sse2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 7682 | 1.08 | bmw256 | crypto_hash/bmw256/opt31ssse3_asm64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9289 | 1.30 | bmw256 | crypto_hash/bmw256/amd_k8/x86-64/noSSE | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 10626 | 1.49 | bmw256 | crypto_hash/bmw256/optc01 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 10807 | 1.52 | bmw256 | crypto_hash/bmw256/optc04 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 10835 | 1.52 | bmw256 | crypto_hash/bmw256/optc03 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 11279 | 1.58 | bmw256 | crypto_hash/bmw256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 11436 | 1.61 | bmw256 | crypto_hash/bmw256/optbbe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11767 | 1.65 | bmw256 | crypto_hash/bmw256/opt29_v5_ssse3_asm64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 12190 | 1.71 | bmw256 | crypto_hash/bmw256/core_2_45nm/x86-64/sse4_v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12211 | 1.71 | bmw256 | crypto_hash/bmw256/optc02 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 13015 | 1.83 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 20261 | 2.84 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 21016 | 2.95 | bmw256 | crypto_hash/bmw256/optabe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30976 | 4.35 | bmw256 | crypto_hash/bmw256/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| | bmw256 | crypto_hash/bmw256/optc31ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5035 | 1.00 | bmw512 | crypto_hash/bmw512/opt008_asm64 (Optimized_asm_x86-64,_opt008_July01) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 5952 | 1.18 | bmw512 | crypto_hash/bmw512/optc02 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 5956 | 1.18 | bmw512 | crypto_hash/bmw512/optabe | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 5959 | 1.18 | bmw512 | crypto_hash/bmw512/optc01 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 6314 | 1.25 | bmw512 | crypto_hash/bmw512/optc04 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6422 | 1.28 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 6593 | 1.31 | bmw512 | crypto_hash/bmw512/optc03 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 6612 | 1.31 | bmw512 | crypto_hash/bmw512/optbbe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6744 | 1.34 | bmw512 | crypto_hash/bmw512/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 7835 | 1.56 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 19486 | 3.87 | bmw512 | crypto_hash/bmw512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bmw512 | crypto_hash/bmw512/optx86sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | 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 |
| 365908 | 1.00 | cubehash161 | crypto_hash/cubehash161/emmintrin4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 1586028 | 4.33 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 1687265 | 4.61 | cubehash161 | crypto_hash/cubehash161/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4327076 | 11.83 | cubehash161 | crypto_hash/cubehash161/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38419 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/emmintrin4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 97962 | 2.55 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 285581 | 7.43 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 342749 | 8.92 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 183957 | 1.00 | cubehash162 | crypto_hash/cubehash162/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 553264 | 3.01 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 865468 | 4.70 | cubehash162 | crypto_hash/cubehash162/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2249738 | 12.23 | cubehash162 | crypto_hash/cubehash162/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13886 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 13932 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/amd64-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14600 | 1.05 | cubehash1632 | crypto_hash/cubehash1632/emmintrin4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 19452 | 1.40 | cubehash1632 | crypto_hash/cubehash1632/amd64avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20068 | 1.45 | cubehash1632 | crypto_hash/cubehash1632/emmintrin5 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 40830 | 2.94 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 44062 | 3.17 | cubehash1632 | crypto_hash/cubehash1632/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 44252 | 3.19 | cubehash1632 | crypto_hash/cubehash1632/mmintrin | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 49152 | 3.54 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 51921 | 3.74 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 56461 | 4.07 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 76378 | 5.50 | cubehash1632 | crypto_hash/cubehash1632/amd64-32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 107223 | 7.72 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 139681 | 10.06 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 161159 | 11.61 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 93552 | 1.00 | cubehash164 | crypto_hash/cubehash164/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 441342 | 4.72 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 850653 | 9.09 | cubehash164 | crypto_hash/cubehash164/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1244153 | 13.30 | cubehash164 | crypto_hash/cubehash164/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 73812 | 1.00 | cubehash168 | crypto_hash/cubehash168/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 229282 | 3.11 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 465719 | 6.31 | cubehash168 | crypto_hash/cubehash168/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 853493 | 11.56 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12015 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 12022 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64avx | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 12058 | 1.00 | cubehash512 | crypto_hash/cubehash512/amd64-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 18409 | 1.53 | cubehash512 | crypto_hash/cubehash512/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 18765 | 1.56 | cubehash512 | crypto_hash/cubehash512/emmintrin5 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45074 | 3.75 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 63777 | 5.31 | cubehash512 | crypto_hash/cubehash512/amd64-32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 65139 | 5.42 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 67448 | 5.61 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 69181 | 5.76 | cubehash512 | crypto_hash/cubehash512/mmintrin | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 73564 | 6.12 | cubehash512 | crypto_hash/cubehash512/unrolled4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 109566 | 9.12 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 141563 | 11.78 | cubehash512 | crypto_hash/cubehash512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 185846 | 1.00 | cubehash81 | crypto_hash/cubehash81/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 211649 | 1.14 | cubehash81 | crypto_hash/cubehash81/emmintrin | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 217724 | 1.17 | cubehash81 | crypto_hash/cubehash81/emmintrin2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 270419 | 1.46 | cubehash81 | crypto_hash/cubehash81/emmintrin3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 855097 | 4.60 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1693879 | 9.11 | cubehash81 | crypto_hash/cubehash81/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2633276 | 14.17 | cubehash81 | crypto_hash/cubehash81/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12920 | 1.00 | cubehash816 | crypto_hash/cubehash816/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 14033 | 1.09 | cubehash816 | crypto_hash/cubehash816/emmintrin3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 76808 | 5.94 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 153171 | 11.86 | cubehash816 | crypto_hash/cubehash816/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 304143 | 23.54 | cubehash816 | crypto_hash/cubehash816/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 92610 | 1.00 | cubehash82 | crypto_hash/cubehash82/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 94260 | 1.02 | cubehash82 | crypto_hash/cubehash82/emmintrin3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 444341 | 4.80 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 808119 | 8.73 | cubehash82 | crypto_hash/cubehash82/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 833382 | 9.00 | cubehash82 | crypto_hash/cubehash82/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 7115 | 1.00 | cubehash832 | crypto_hash/cubehash832/emmintrin4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 8580 | 1.21 | cubehash832 | crypto_hash/cubehash832/emmintrin3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 51342 | 7.22 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 99608 | 14.00 | cubehash832 | crypto_hash/cubehash832/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 399924 | 56.21 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 48006 | 1.00 | cubehash84 | crypto_hash/cubehash84/emmintrin3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 66908 | 1.39 | cubehash84 | crypto_hash/cubehash84/emmintrin4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 228209 | 4.75 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 452180 | 9.42 | cubehash84 | crypto_hash/cubehash84/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 843205 | 17.56 | cubehash84 | crypto_hash/cubehash84/spec | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 25567 | 1.00 | cubehash88 | crypto_hash/cubehash88/emmintrin3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 36325 | 1.42 | cubehash88 | crypto_hash/cubehash88/emmintrin4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 131863 | 5.16 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 263669 | 10.31 | cubehash88 | crypto_hash/cubehash88/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 546649 | 21.38 | cubehash88 | crypto_hash/cubehash88/spec | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 5952 | 1.00 | echo256 | crypto_hash/echo256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 7332 | 1.23 | echo256 | crypto_hash/echo256/aes/aes64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 32844 | 5.52 | echo256 | crypto_hash/echo256/core2/core2v64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 38033 | 6.39 | echo256 | crypto_hash/echo256/athlon/athlon64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 38036 | 6.39 | echo256 | crypto_hash/echo256/ccalik/vperm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 38263 | 6.43 | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 44322 | 7.45 | echo256 | crypto_hash/echo256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 51992 | 8.74 | echo256 | crypto_hash/echo256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 61128 | 10.27 | echo256 | crypto_hash/echo256/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 63885 | 10.73 | echo256 | crypto_hash/echo256/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 84039 | 14.12 | echo256 | crypto_hash/echo256/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 88663 | 14.90 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 100409 | 16.87 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 104129 | 17.49 | echo256 | crypto_hash/echo256/generic/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 12957 | 1.00 | echo512 | crypto_hash/echo512/aes/aes64 (2.1) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 59233 | 4.57 | echo512 | crypto_hash/echo512/core2/core2v64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 65544 | 5.06 | echo512 | crypto_hash/echo512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 67896 | 5.24 | echo512 | crypto_hash/echo512/ccalik/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 81733 | 6.31 | echo512 | crypto_hash/echo512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 83907 | 6.48 | echo512 | crypto_hash/echo512/generic/opt64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 93166 | 7.19 | echo512 | crypto_hash/echo512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 105227 | 8.12 | echo512 | crypto_hash/echo512/ccalik/aesni | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 108674 | 8.39 | echo512 | crypto_hash/echo512/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 112985 | 8.72 | echo512 | crypto_hash/echo512/pentium/pentium4v64v2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 117113 | 9.04 | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 162405 | 12.53 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 175585 | 13.55 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 186791 | 14.42 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8019 | 1.00 | echosp256 | crypto_hash/echosp256/aes/aes64 (2.1) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 28323 | 3.53 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 28440 | 3.55 | echosp256 | crypto_hash/echosp256/pentium/pentium4v64v1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 29746 | 3.71 | echosp256 | crypto_hash/echosp256/athlon/athlon64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 36588 | 4.56 | echosp256 | crypto_hash/echosp256/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 44844 | 5.59 | echosp256 | crypto_hash/echosp256/core2/core2v64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 45090 | 5.62 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 64201 | 8.01 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 76167 | 9.50 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 9231 | 1.00 | echosp512 | crypto_hash/echosp512/aes/aes64 (2.1) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 45282 | 4.91 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 45461 | 4.92 | echosp512 | crypto_hash/echosp512/pentium/pentium4v64v1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 66829 | 7.24 | echosp512 | crypto_hash/echosp512/core2/core2v64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 69175 | 7.49 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 74692 | 8.09 | echosp512 | crypto_hash/echosp512/athlon/athlon64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 95254 | 10.32 | echosp512 | crypto_hash/echosp512/generic/opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 122032 | 13.22 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 191891 | 20.79 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 5327 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 6005 | 1.13 | edonr256 | crypto_hash/edonr256/optc | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 3349 | 1.00 | edonr512 | crypto_hash/edonr512/optc (Optimized_C_v2.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 5676 | 1.69 | edonr512 | crypto_hash/edonr512/swpbe | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 81638 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 67231 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 48947 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 49576 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 112694 | 1.00 | fsb256 | crypto_hash/fsb256/clean | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 42209999 | 374.55 | fsb256 | crypto_hash/fsb256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39297417 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 40851 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 21942 | 1.00 | fugue256 | crypto_hash/fugue256/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 24803 | 1.13 | fugue256 | crypto_hash/fugue256/ccalik/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 33475 | 1.53 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 34487 | 1.57 | fugue256 | crypto_hash/fugue256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 51339 | 2.34 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | fugue256 | crypto_hash/fugue256/SSE4.1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | fugue256 | crypto_hash/fugue256/SSSE3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 32884 | 1.00 | fugue384 | crypto_hash/fugue384/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 36475 | 1.11 | fugue384 | crypto_hash/fugue384/ccalik/vperm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 43899 | 1.00 | fugue512 | crypto_hash/fugue512/ccalik/aesni (1.208) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 49257 | 1.12 | fugue512 | crypto_hash/fugue512/ccalik/vperm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 82070 | 1.87 | fugue512 | crypto_hash/fugue512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 14753 | 1.00 | groestl256 | crypto_hash/groestl256/aesni-intr (2.2) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 23003 | 1.56 | groestl256 | crypto_hash/groestl256/aesni | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 27097 | 1.84 | groestl256 | crypto_hash/groestl256/opteron-unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 28177 | 1.91 | groestl256 | crypto_hash/groestl256/opteron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 43890 | 2.97 | groestl256 | crypto_hash/groestl256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 44040 | 2.99 | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 46230 | 3.13 | groestl256 | crypto_hash/groestl256/opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 48898 | 3.31 | groestl256 | crypto_hash/groestl256/mmx | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 50278 | 3.41 | groestl256 | crypto_hash/groestl256/vperm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 56981 | 3.86 | groestl256 | crypto_hash/groestl256/core2duo | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 63943 | 4.33 | groestl256 | crypto_hash/groestl256/sphlib-adapted | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 69113 | 4.68 | groestl256 | crypto_hash/groestl256/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 85223 | 5.78 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 132229 | 8.96 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 189814 | 12.87 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 269803 | 18.29 | groestl256 | crypto_hash/groestl256/8bit_c | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 286884 | 19.45 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | groestl256 | crypto_hash/groestl256/avx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | groestl256 | crypto_hash/groestl256/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 21298 | 1.00 | groestl512 | crypto_hash/groestl512/aesni-intr (2.2) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 22077 | 1.04 | groestl512 | crypto_hash/groestl512/aesni | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 37408 | 1.76 | groestl512 | crypto_hash/groestl512/avx | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 42731 | 2.01 | groestl512 | crypto_hash/groestl512/vperm-intr | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 48791 | 2.29 | groestl512 | crypto_hash/groestl512/core2duo | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 50845 | 2.39 | groestl512 | crypto_hash/groestl512/avx-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 75075 | 3.52 | groestl512 | crypto_hash/groestl512/vperm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 75497 | 3.54 | groestl512 | crypto_hash/groestl512/opt64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 76323 | 3.58 | groestl512 | crypto_hash/groestl512/mmx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 80089 | 3.76 | groestl512 | crypto_hash/groestl512/opteron | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 80154 | 3.76 | groestl512 | crypto_hash/groestl512/sphlib-adapted | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 81033 | 3.80 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 83966 | 3.94 | groestl512 | crypto_hash/groestl512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 104144 | 4.89 | groestl512 | crypto_hash/groestl512/opt32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 403957 | 18.97 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 31197 | 1.00 | hamsi | crypto_hash/hamsi/simd-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 31906 | 1.02 | hamsi | crypto_hash/hamsi/simd-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 40238 | 1.29 | hamsi | crypto_hash/hamsi/bernstein/small-simd-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | hamsi | crypto_hash/hamsi/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | 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 |
| 19697 | 1.00 | jh224 | crypto_hash/jh224/bitslice_sse2_opt64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 21427 | 1.09 | jh224 | crypto_hash/jh224/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 40388 | 2.05 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42237 | 2.14 | jh224 | crypto_hash/jh224/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 49253 | 2.50 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 83990 | 4.26 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 85818 | 4.36 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19761 | 1.00 | jh256 | crypto_hash/jh256/bitslice_sse2_opt64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 20405 | 1.03 | jh256 | crypto_hash/jh256/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 30231 | 1.53 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42212 | 2.14 | jh256 | crypto_hash/jh256/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 51296 | 2.60 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 66267 | 3.35 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 108017 | 5.47 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 27425 | 1.00 | jh384 | crypto_hash/jh384/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 27882 | 1.02 | jh384 | crypto_hash/jh384/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 46230 | 1.69 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 63416 | 2.31 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 66292 | 2.42 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 75909 | 2.77 | jh384 | crypto_hash/jh384/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 90356 | 3.29 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 20440 | 1.00 | jh512 | crypto_hash/jh512/bitslice_sse2_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 27471 | 1.34 | jh512 | crypto_hash/jh512/bitslice_sse2_opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 30241 | 1.48 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 40511 | 1.98 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 74989 | 3.67 | jh512 | crypto_hash/jh512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 81957 | 4.01 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 112344 | 5.50 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 14555 | 1.00 | keccak | crypto_hash/keccak/inplace (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 16029 | 1.10 | keccak | crypto_hash/keccak/x86_64_shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 16536 | 1.14 | keccak | crypto_hash/keccak/opt64lcu24shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 20167 | 1.39 | keccak | crypto_hash/keccak/simple | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 21221 | 1.46 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22007 | 1.51 | keccak | crypto_hash/keccak/sseu2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 25656 | 1.76 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 30222 | 2.08 | keccak | crypto_hash/keccak/opt64u6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 30485 | 2.09 | keccak | crypto_hash/keccak/x86_64_asm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 32510 | 2.23 | keccak | crypto_hash/keccak/mmxu1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 35595 | 2.45 | keccak | crypto_hash/keccak/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 35939 | 2.47 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 51931 | 3.57 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 52814 | 3.63 | keccak | crypto_hash/keccak/inplace32bi | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 78365 | 5.38 | keccak | crypto_hash/keccak/compact | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 82629 | 5.68 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 225618 | 15.50 | keccak | crypto_hash/keccak/compact8 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | keccak | crypto_hash/keccak/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26910 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/x86_64_shld (3.2.3) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 27827 | 1.03 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 28649 | 1.06 | keccakc1024 | crypto_hash/keccakc1024/x86_64_asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 30817 | 1.15 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 35101 | 1.30 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 36177 | 1.34 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 36947 | 1.37 | keccakc1024 | crypto_hash/keccakc1024/sseu2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 39539 | 1.47 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 47677 | 1.77 | keccakc1024 | crypto_hash/keccakc1024/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 52308 | 1.94 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 53885 | 2.00 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 56405 | 2.10 | keccakc1024 | crypto_hash/keccakc1024/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 62054 | 2.31 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 76124 | 2.83 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 112737 | 4.19 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 122029 | 4.53 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 124807 | 4.64 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 142971 | 5.31 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 250697 | 9.32 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakc1024 | crypto_hash/keccakc1024/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12371 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 12420 | 1.00 | keccakc256 | crypto_hash/keccakc256/x86_64_shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15438 | 1.25 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15916 | 1.29 | keccakc256 | crypto_hash/keccakc256/opt64lcu24shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15974 | 1.29 | keccakc256 | crypto_hash/keccakc256/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16220 | 1.31 | keccakc256 | crypto_hash/keccakc256/opt64u6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16750 | 1.35 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22245 | 1.80 | keccakc256 | crypto_hash/keccakc256/x86_64_asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23353 | 1.89 | keccakc256 | crypto_hash/keccakc256/sseu2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26511 | 2.14 | keccakc256 | crypto_hash/keccakc256/mmxu1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 42713 | 3.45 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 54599 | 4.41 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 54865 | 4.43 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 57234 | 4.63 | keccakc256 | crypto_hash/keccakc256/compact | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 58236 | 4.71 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 60248 | 4.87 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 122020 | 9.86 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | keccakc256 | crypto_hash/keccakc256/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9522 | 1.00 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu24 (3.2.5) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 15671 | 1.65 | keccakc256treed2 | crypto_hash/keccakc256treed2/sseu4 | 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 |
| 12027 | 1.00 | keccakc448 | crypto_hash/keccakc448/simple (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 12347 | 1.03 | keccakc448 | crypto_hash/keccakc448/inplace | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 13634 | 1.13 | keccakc448 | crypto_hash/keccakc448/x86_64_shld | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 17434 | 1.45 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 17704 | 1.47 | keccakc448 | crypto_hash/keccakc448/opt64u6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18268 | 1.52 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18603 | 1.55 | keccakc448 | crypto_hash/keccakc448/sseu2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 26536 | 2.21 | keccakc448 | crypto_hash/keccakc448/x86_64_asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26567 | 2.21 | keccakc448 | crypto_hash/keccakc448/opt64lcu24shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 28204 | 2.35 | keccakc448 | crypto_hash/keccakc448/mmxu1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 30835 | 2.56 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 44262 | 3.68 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 61226 | 5.09 | keccakc448 | crypto_hash/keccakc448/compact | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 70242 | 5.84 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 191774 | 15.95 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -march=native -mtune=native -Os -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 |
| 13086 | 1.00 | keccakc512 | crypto_hash/keccakc512/simple (3.1.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 14830 | 1.13 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 14941 | 1.14 | keccakc512 | crypto_hash/keccakc512/x86_64_shld | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 15925 | 1.22 | keccakc512 | crypto_hash/keccakc512/x86_64_asm | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 17042 | 1.30 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 18167 | 1.39 | keccakc512 | crypto_hash/keccakc512/inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18415 | 1.41 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 18847 | 1.44 | keccakc512 | crypto_hash/keccakc512/opt64lcu24shld | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19940 | 1.52 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 27241 | 2.08 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 28388 | 2.17 | keccakc512 | crypto_hash/keccakc512/sseu2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 28574 | 2.18 | keccakc512 | crypto_hash/keccakc512/mmxu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 33381 | 2.55 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 38527 | 2.94 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 42844 | 3.27 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 54773 | 4.19 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 71128 | 5.44 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 71404 | 5.46 | keccakc512 | crypto_hash/keccakc512/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 147016 | 11.23 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -march=native -mtune=native -O2 -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 |
| 11034 | 1.00 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu24 (3.2.5) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 18121 | 1.64 | keccakc512treed2 | crypto_hash/keccakc512treed2/sseu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | keccakc512treed2 | crypto_hash/keccakc512treed2/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 19771 | 1.00 | keccakc768 | crypto_hash/keccakc768/x86_64_asm (3.1.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 22641 | 1.15 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 24024 | 1.22 | keccakc768 | crypto_hash/keccakc768/opt64u6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 24598 | 1.24 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 25251 | 1.28 | keccakc768 | crypto_hash/keccakc768/sseu2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 28747 | 1.45 | keccakc768 | crypto_hash/keccakc768/simple | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 35772 | 1.81 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 36199 | 1.83 | keccakc768 | crypto_hash/keccakc768/x86_64_shld | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 37067 | 1.87 | keccakc768 | crypto_hash/keccakc768/opt64lcu24shld | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 39569 | 2.00 | keccakc768 | crypto_hash/keccakc768/mmxu1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 39729 | 2.01 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 40345 | 2.04 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 46334 | 2.34 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 51299 | 2.59 | keccakc768 | crypto_hash/keccakc768/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 58543 | 2.96 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 68236 | 3.45 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 190103 | 9.62 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| | keccakc768 | crypto_hash/keccakc768/xopu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 35791 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 60895 | 1.70 | lane256 | crypto_hash/lane256/bitslice | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 67936 | 1.00 | lane512 | crypto_hash/lane512/c | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 14563 | 1.00 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-INT (1.2) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 17437 | 1.20 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 21476 | 1.47 | luffa256 | crypto_hash/luffa256/sse2_x64asm-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 22206 | 1.52 | luffa256 | crypto_hash/luffa256/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22917 | 1.57 | luffa256 | crypto_hash/luffa256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23003 | 1.58 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 24257 | 1.67 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 25962 | 1.78 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26063 | 1.79 | luffa256 | crypto_hash/luffa256/thomaz/asm-PS | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 26358 | 1.81 | luffa256 | crypto_hash/luffa256/ssse3_x64asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 27278 | 1.87 | luffa256 | crypto_hash/luffa256/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 27336 | 1.88 | luffa256 | crypto_hash/luffa256/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29222 | 2.01 | luffa256 | crypto_hash/luffa256/thomaz/basic | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30841 | 2.12 | luffa256 | crypto_hash/luffa256/opt32 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 32172 | 2.21 | luffa256 | crypto_hash/luffa256/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 81690 | 5.61 | luffa256 | crypto_hash/luffa256/arm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 17106 | 1.00 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-INT (1.2) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 19038 | 1.11 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 19200 | 1.12 | luffa384 | crypto_hash/luffa384/sse2_x64asm-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 19372 | 1.13 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20210 | 1.18 | luffa384 | crypto_hash/luffa384/sse2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 25309 | 1.48 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30437 | 1.78 | luffa384 | crypto_hash/luffa384/sse2_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 30716 | 1.80 | luffa384 | crypto_hash/luffa384/ssse3_x64asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 36723 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 36852 | 2.15 | luffa384 | crypto_hash/luffa384/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 37576 | 2.20 | luffa384 | crypto_hash/luffa384/thomaz/asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38435 | 2.25 | luffa384 | crypto_hash/luffa384/ssse3_x64asm-PS | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 76590 | 4.48 | luffa384 | crypto_hash/luffa384/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 111295 | 6.51 | luffa384 | crypto_hash/luffa384/arm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23359 | 1.00 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-INT (1.2) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 24331 | 1.04 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 26502 | 1.13 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 39781 | 1.70 | luffa512 | crypto_hash/luffa512/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42234 | 1.81 | luffa512 | crypto_hash/luffa512/sse2_x64asm-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 43810 | 1.88 | luffa512 | crypto_hash/luffa512/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 46447 | 1.99 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-INT | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 47996 | 2.05 | luffa512 | crypto_hash/luffa512/ssse3_x64asm | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 47997 | 2.05 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 48006 | 2.06 | luffa512 | crypto_hash/luffa512/thomaz/asm-PS-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 48346 | 2.07 | luffa512 | crypto_hash/luffa512/sse2_x64asm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 48886 | 2.09 | luffa512 | crypto_hash/luffa512/thomaz/asm-PSPar-v2-FP | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 49864 | 2.13 | luffa512 | crypto_hash/luffa512/ssse3_x64asm-PS | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 83073 | 3.56 | luffa512 | crypto_hash/luffa512/opt32 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 145163 | 6.21 | luffa512 | crypto_hash/luffa512/arm | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | lux256 | crypto_hash/lux256/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | lux512 | crypto_hash/lux512/asm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 73508 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 74121 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 71527 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| | 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 |
| 7649 | 1.00 | md5 | crypto_hash/md5/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| | md5 | crypto_hash/md5/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 37570 | 1.00 | md6d224 | crypto_hash/md6d224/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 38275 | 1.00 | md6d256 | crypto_hash/md6d256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 49425 | 1.00 | md6d384 | crypto_hash/md6d384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 102034 | 1.00 | md6d512 | crypto_hash/md6d512/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 39805 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 56415 | 1.42 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5333817 | 134.00 | mgrostl256 | crypto_hash/mgrostl256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32988 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 34135 | 1.03 | nasha256 | crypto_hash/nasha256/opt | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 36064 | 1.00 | nasha512 | crypto_hash/nasha512/opt | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 42446 | 1.18 | nasha512 | crypto_hash/nasha512/opt_v4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 14493 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| | 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 |
| 22708 | 1.00 | round3jh256 | crypto_hash/round3jh256/ssse3 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 22776 | 1.00 | round3jh256 | crypto_hash/round3jh256/sse2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 49302 | 2.17 | round3jh256 | crypto_hash/round3jh256/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 53900 | 2.37 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 58445 | 2.57 | round3jh256 | crypto_hash/round3jh256/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 21666 | 1.00 | round3jh512 | crypto_hash/round3jh512/ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 22758 | 1.05 | round3jh512 | crypto_hash/round3jh512/sse2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 49413 | 2.28 | round3jh512 | crypto_hash/round3jh512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 53593 | 2.47 | round3jh512 | crypto_hash/round3jh512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 57371 | 2.65 | round3jh512 | crypto_hash/round3jh512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 8286 | 1.00 | sarmal256 | crypto_hash/sarmal256/asm64 (1.00) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 9666 | 1.17 | sarmal256 | crypto_hash/sarmal256/opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 12160 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 18213 | 1.50 | sarmal512 | crypto_hash/sarmal512/asm64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | 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 |
| 16661 | 1.00 | sha256 | crypto_hash/sha256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 17204 | 1.03 | sha256 | crypto_hash/sha256/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 18731 | 1.12 | sha256 | crypto_hash/sha256/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 31385 | 1.88 | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | sha256 | crypto_hash/sha256/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| | sha384 | crypto_hash/sha384/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12316 | 1.00 | sha512 | crypto_hash/sha512/sphlib-small (SPHLIB_3.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 12855 | 1.04 | sha512 | crypto_hash/sha512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20378 | 1.65 | sha512 | crypto_hash/sha512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 25962 | 2.11 | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | sha512 | crypto_hash/sha512/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8412 | 1.00 | shabal256 | crypto_hash/shabal256/amd64 (20101003) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 8731 | 1.04 | shabal256 | crypto_hash/shabal256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 8397 | 1.00 | shabal512 | crypto_hash/shabal512/amd64 (20101003) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 12174 | 1.45 | shabal512 | crypto_hash/shabal512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 12696 | 1.51 | shabal512 | crypto_hash/shabal512/sphlib | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 21378 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 22405 | 1.05 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 8292 | 1.00 | shavite3256 | crypto_hash/shavite3256/aes-instruct (3_(AES-NI)) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 22469 | 2.71 | shavite3256 | crypto_hash/shavite3256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 25239 | 3.04 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 32942 | 3.97 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 33203 | 4.00 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 34089 | 4.11 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 34957 | 4.22 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 108106 | 13.04 | shavite3256 | crypto_hash/shavite3256/8-bit | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 8639 | 1.00 | shavite3512 | crypto_hash/shavite3512/aes-instruct (2.0_(AES-NI)) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 43449 | 5.03 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 48916 | 5.66 | shavite3512 | crypto_hash/shavite3512/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 52842 | 6.12 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 56405 | 6.53 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 58849 | 6.81 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 60003 | 6.95 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 61002 | 7.06 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 108223 | 12.53 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 396213 | 45.86 | shavite3512 | crypto_hash/shavite3512/8-bit | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 41470 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 59570 | 1.44 | simd256 | crypto_hash/simd256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 68405 | 1.65 | simd256 | crypto_hash/simd256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 3051576 | 73.59 | simd256 | crypto_hash/simd256/ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 18599 | 1.00 | simd512 | crypto_hash/simd512/vect128 (1.1) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 50803 | 2.73 | simd512 | crypto_hash/simd512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 82184 | 4.42 | simd512 | crypto_hash/simd512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 84508 | 4.54 | simd512 | crypto_hash/simd512/opt | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 6037080 | 324.59 | simd512 | crypto_hash/simd512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.5) |
| 21862 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| | skein10241024 | crypto_hash/skein10241024/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10877 | 1.00 | skein256256 | crypto_hash/skein256256/x64 (v1.3_ASM_(amd64)_code) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 11086 | 1.02 | skein256256 | crypto_hash/skein256256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7728 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 8041 | 1.04 | skein512256 | crypto_hash/skein512256/sandy | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 8124 | 1.05 | skein512256 | crypto_hash/skein512256/sphlib | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 8133 | 1.05 | skein512256 | crypto_hash/skein512256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8645 | 1.12 | skein512256 | crypto_hash/skein512256/x64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 9022 | 1.17 | skein512256 | crypto_hash/skein512256/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.5) |
| 10979 | 1.42 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17284 | 2.24 | skein512256 | crypto_hash/skein512256/mmx | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 7709 | 1.00 | skein512512 | crypto_hash/skein512512/sandy | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 7795 | 1.01 | skein512512 | crypto_hash/skein512512/opt | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 7891 | 1.02 | skein512512 | crypto_hash/skein512512/little | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 7909 | 1.03 | skein512512 | crypto_hash/skein512512/x64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8731 | 1.13 | skein512512 | crypto_hash/skein512512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9117 | 1.18 | skein512512 | crypto_hash/skein512512/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 9280 | 1.20 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 17845 | 2.31 | skein512512 | crypto_hash/skein512512/mmx | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 11123 | 1.00 | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.5) |
| 38528 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (4.8.5) |
| 56785 | 1.47 | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |