| 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 |
| | bash256 | crypto_hash/bash256/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash256 | crypto_hash/bash256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash384 | crypto_hash/bash384/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash384 | crypto_hash/bash384/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash512 | crypto_hash/bash512/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | bash512 | crypto_hash/bash512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29229 | 1.00 | bblake256 | crypto_hash/bblake256/bswap | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 30384 | 1.04 | bblake256 | crypto_hash/bblake256/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 23678 | 1.00 | blake256 | crypto_hash/blake256/bswap | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 24609 | 1.04 | blake256 | crypto_hash/blake256/regs | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 25285 | 1.07 | blake256 | crypto_hash/blake256/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 35339 | 1.49 | blake256 | crypto_hash/blake256/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 37471 | 1.58 | blake256 | crypto_hash/blake256/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake256 | crypto_hash/blake256/vect128-mmxhack | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8483 | 1.00 | blake2b | crypto_hash/blake2b/regs | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 10487 | 1.24 | blake2b | crypto_hash/blake2b/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avx2-3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/avx2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/neon/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake2b | crypto_hash/blake2b/xmm | 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 |
| 14056 | 1.00 | blake2s | crypto_hash/blake2s/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 15816 | 1.13 | blake2s | crypto_hash/blake2s/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/avxicc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/armv6/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/avx/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/sse2/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/ssse3/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/ssse3/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/xop/32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | blake2s | crypto_hash/blake2s/xmm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19341 | 1.00 | blake32 | crypto_hash/blake32/sphlib (SPHLIB_2.1) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 25245 | 1.31 | blake32 | crypto_hash/blake32/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 29946 | 1.55 | blake32 | crypto_hash/blake32/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14038 | 1.00 | blake512 | crypto_hash/blake512/bswap | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 15051 | 1.07 | blake512 | crypto_hash/blake512/regs | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 15580 | 1.11 | blake512 | crypto_hash/blake512/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 20687 | 1.47 | blake512 | crypto_hash/blake512/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 22915 | 1.63 | blake512 | crypto_hash/blake512/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | blake512 | crypto_hash/blake512/vect128-inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14534 | 1.00 | blake64 | crypto_hash/blake64/sphlib (SPHLIB_2.1) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 18702 | 1.29 | blake64 | crypto_hash/blake64/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 20682 | 1.42 | blake64 | crypto_hash/blake64/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 10838 | 1.00 | bmw256 | crypto_hash/bmw256/optc02 (Optimized_C_-_BMW256,_opt02) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 10847 | 1.00 | bmw256 | crypto_hash/bmw256/optc03 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 10859 | 1.00 | bmw256 | crypto_hash/bmw256/optbbe | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 10872 | 1.00 | bmw256 | crypto_hash/bmw256/optc01 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 10886 | 1.00 | bmw256 | crypto_hash/bmw256/optabe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 10903 | 1.01 | bmw256 | crypto_hash/bmw256/optc04 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 12075 | 1.11 | bmw256 | crypto_hash/bmw256/optbgbe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 12960 | 1.20 | bmw256 | crypto_hash/bmw256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 12964 | 1.20 | bmw256 | crypto_hash/bmw256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 22796 | 2.10 | bmw256 | crypto_hash/bmw256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 5978 | 1.00 | bmw512 | crypto_hash/bmw512/optc03 (Optimized_C_-_BMW512,_opt03) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 6075 | 1.02 | bmw512 | crypto_hash/bmw512/optc04 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 6159 | 1.03 | bmw512 | crypto_hash/bmw512/optc01 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 6168 | 1.03 | bmw512 | crypto_hash/bmw512/optbbe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 6178 | 1.03 | bmw512 | crypto_hash/bmw512/optabe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 6180 | 1.03 | bmw512 | crypto_hash/bmw512/optc02 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 6690 | 1.12 | bmw512 | crypto_hash/bmw512/optbgbe | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 7249 | 1.21 | bmw512 | crypto_hash/bmw512/sphlib | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 12102 | 2.02 | bmw512 | crypto_hash/bmw512/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 12583 | 2.10 | bmw512 | crypto_hash/bmw512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 1037218 | 1.00 | cubehash161 | crypto_hash/cubehash161/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 1094436 | 1.06 | cubehash161 | crypto_hash/cubehash161/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1531348 | 1.48 | cubehash161 | crypto_hash/cubehash161/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 99566 | 1.00 | cubehash1616 | crypto_hash/cubehash1616/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 100360 | 1.01 | cubehash1616 | crypto_hash/cubehash1616/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 293650 | 2.95 | cubehash1616 | crypto_hash/cubehash1616/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 538022 | 1.00 | cubehash162 | crypto_hash/cubehash162/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 570217 | 1.06 | cubehash162 | crypto_hash/cubehash162/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 873132 | 1.62 | cubehash162 | crypto_hash/cubehash162/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32803 | 1.00 | cubehash1632 | crypto_hash/cubehash1632/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 33576 | 1.02 | cubehash1632 | crypto_hash/cubehash1632/unrolled5 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 33795 | 1.03 | cubehash1632 | crypto_hash/cubehash1632/sphlib-small | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 33876 | 1.03 | cubehash1632 | crypto_hash/cubehash1632/unrolled3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 33952 | 1.04 | cubehash1632 | crypto_hash/cubehash1632/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 62435 | 1.90 | cubehash1632 | crypto_hash/cubehash1632/unrolled2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 65884 | 2.01 | cubehash1632 | crypto_hash/cubehash1632/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 66014 | 2.01 | cubehash1632 | crypto_hash/cubehash1632/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 284976 | 1.00 | cubehash164 | crypto_hash/cubehash164/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 300108 | 1.05 | cubehash164 | crypto_hash/cubehash164/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 553948 | 1.94 | cubehash164 | crypto_hash/cubehash164/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 164020 | 1.00 | cubehash168 | crypto_hash/cubehash168/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 168827 | 1.03 | cubehash168 | crypto_hash/cubehash168/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 379065 | 2.31 | cubehash168 | crypto_hash/cubehash168/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29375 | 1.00 | cubehash512 | crypto_hash/cubehash512/unrolled5 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 29731 | 1.01 | cubehash512 | crypto_hash/cubehash512/unrolled3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 29792 | 1.01 | cubehash512 | crypto_hash/cubehash512/unrolled4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 52080 | 1.77 | cubehash512 | crypto_hash/cubehash512/unrolled2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 56846 | 1.94 | cubehash512 | crypto_hash/cubehash512/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 65017 | 2.21 | cubehash512 | crypto_hash/cubehash512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 554557 | 1.00 | cubehash81 | crypto_hash/cubehash81/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 640656 | 1.16 | cubehash81 | crypto_hash/cubehash81/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1024192 | 1.85 | cubehash81 | crypto_hash/cubehash81/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 63970 | 1.00 | cubehash816 | crypto_hash/cubehash816/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 65435 | 1.02 | cubehash816 | crypto_hash/cubehash816/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 256431 | 4.01 | cubehash816 | crypto_hash/cubehash816/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 294286 | 1.00 | cubehash82 | crypto_hash/cubehash82/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 337256 | 1.15 | cubehash82 | crypto_hash/cubehash82/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 610247 | 2.07 | cubehash82 | crypto_hash/cubehash82/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 44336 | 1.00 | cubehash832 | crypto_hash/cubehash832/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 45018 | 1.02 | cubehash832 | crypto_hash/cubehash832/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 233436 | 5.27 | cubehash832 | crypto_hash/cubehash832/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 159062 | 1.00 | cubehash84 | crypto_hash/cubehash84/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 180897 | 1.14 | cubehash84 | crypto_hash/cubehash84/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 437927 | 2.75 | cubehash84 | crypto_hash/cubehash84/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 97462 | 1.00 | cubehash88 | crypto_hash/cubehash88/unrolled | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 105906 | 1.09 | cubehash88 | crypto_hash/cubehash88/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 307811 | 3.16 | cubehash88 | crypto_hash/cubehash88/spec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 53966 | 1.00 | echo256 | crypto_hash/echo256/generic/opt64 (2.1) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 61540 | 1.14 | echo256 | crypto_hash/echo256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 64151 | 1.19 | echo256 | crypto_hash/echo256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 72151 | 1.34 | echo256 | crypto_hash/echo256/generic/opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 84832 | 1.57 | echo256 | crypto_hash/echo256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 113513 | 2.10 | echo256 | crypto_hash/echo256/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| | echo256 | crypto_hash/echo256/ccalik/bitsliced | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 96364 | 1.00 | echo512 | crypto_hash/echo512/generic/opt64 (2.1) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 106368 | 1.10 | echo512 | crypto_hash/echo512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 115571 | 1.20 | echo512 | crypto_hash/echo512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 122662 | 1.27 | echo512 | crypto_hash/echo512/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 147378 | 1.53 | echo512 | crypto_hash/echo512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 204460 | 2.12 | echo512 | crypto_hash/echo512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| | echo512 | crypto_hash/echo512/ccalik/bitsliced | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42085 | 1.00 | echosp256 | crypto_hash/echosp256/generic/opt64 (2.1) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 55671 | 1.32 | echosp256 | crypto_hash/echosp256/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 66365 | 1.58 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 90099 | 2.14 | echosp256 | crypto_hash/echosp256/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 67040 | 1.00 | echosp512 | crypto_hash/echosp512/generic/opt64 (2.1) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 87289 | 1.30 | echosp512 | crypto_hash/echosp512/generic/opt32 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 103745 | 1.55 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 144035 | 2.15 | echosp512 | crypto_hash/echosp512/powerpc/pp32cv1 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 7500 | 1.00 | edonr256 | crypto_hash/edonr256/swpbe (Optimized_C_v2.0g) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 7675 | 1.02 | edonr256 | crypto_hash/edonr256/optc | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 3948 | 1.00 | edonr512 | crypto_hash/edonr512/swpbe (Optimized_C_v2.0g) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 4043 | 1.02 | edonr512 | crypto_hash/edonr512/optc | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 106005 | 1.00 | essence224 | crypto_hash/essence224/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 106107 | 1.00 | essence256 | crypto_hash/essence256/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 55852 | 1.00 | essence384 | crypto_hash/essence384/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 55903 | 1.00 | essence512 | crypto_hash/essence512/gcc | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 76880449 | 1.00 | fsb256 | crypto_hash/fsb256/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 69628100 | 1.00 | fsb512 | crypto_hash/fsb512/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 24172 | 1.00 | fugue2 | crypto_hash/fugue2/cop_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 36159 | 1.00 | fugue256 | crypto_hash/fugue256/ANSI_opt64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 40111 | 1.11 | fugue256 | crypto_hash/fugue256/ANSI_opt32 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 40484 | 1.12 | fugue256 | crypto_hash/fugue256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 79600 | 1.00 | fugue512 | crypto_hash/fugue512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.1.0) |
| 42114 | 1.00 | groestl256 | crypto_hash/groestl256/sphlib-adapted (2.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.1.0) |
| 42450 | 1.01 | groestl256 | crypto_hash/groestl256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 44899 | 1.07 | groestl256 | crypto_hash/groestl256/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 57025 | 1.35 | groestl256 | crypto_hash/groestl256/opt64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 131182 | 3.11 | groestl256 | crypto_hash/groestl256/32bit-2ktable | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 139233 | 3.31 | groestl256 | crypto_hash/groestl256/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 175252 | 4.16 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-fast | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 280017 | 6.65 | groestl256 | crypto_hash/groestl256/8bit_c | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 281475 | 6.68 | groestl256 | crypto_hash/groestl256/32bit-bytesliced-c-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| | groestl256 | crypto_hash/groestl256/vperm-intr | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 66315 | 1.00 | groestl512 | crypto_hash/groestl512/sphlib-adapted (2.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 66831 | 1.01 | groestl512 | crypto_hash/groestl512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 87887 | 1.33 | groestl512 | crypto_hash/groestl512/opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 102079 | 1.54 | groestl512 | crypto_hash/groestl512/sphlib-small | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 208125 | 3.14 | groestl512 | crypto_hash/groestl512/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 459601 | 6.93 | groestl512 | crypto_hash/groestl512/32bit-bytesliced-c-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | groestl512 | crypto_hash/groestl512/mmx | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/simd-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | hamsi | crypto_hash/hamsi/simd-2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | 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 |
| 51466 | 1.00 | jh224 | crypto_hash/jh224/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 64864 | 1.26 | jh224 | crypto_hash/jh224/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 66237 | 1.29 | jh224 | crypto_hash/jh224/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 70939 | 1.38 | jh224 | crypto_hash/jh224/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 86386 | 1.68 | jh224 | crypto_hash/jh224/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 51465 | 1.00 | jh256 | crypto_hash/jh256/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 64562 | 1.25 | jh256 | crypto_hash/jh256/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 66289 | 1.29 | jh256 | crypto_hash/jh256/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 71077 | 1.38 | jh256 | crypto_hash/jh256/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 87643 | 1.70 | jh256 | crypto_hash/jh256/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 51467 | 1.00 | jh384 | crypto_hash/jh384/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 64337 | 1.25 | jh384 | crypto_hash/jh384/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 66221 | 1.29 | jh384 | crypto_hash/jh384/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 70988 | 1.38 | jh384 | crypto_hash/jh384/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 87014 | 1.69 | jh384 | crypto_hash/jh384/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 51467 | 1.00 | jh512 | crypto_hash/jh512/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 64477 | 1.25 | jh512 | crypto_hash/jh512/bitslice_opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 66216 | 1.29 | jh512 | crypto_hash/jh512/bitslice_opt64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 70995 | 1.38 | jh512 | crypto_hash/jh512/bitslice_ref64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 86818 | 1.69 | jh512 | crypto_hash/jh512/bitslice_ref32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20526 | 1.00 | keccak | crypto_hash/keccak/opt64u6 (3.1.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 20765 | 1.01 | keccak | crypto_hash/keccak/opt64lcu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 20795 | 1.01 | keccak | crypto_hash/keccak/inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 20850 | 1.02 | keccak | crypto_hash/keccak/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 21016 | 1.02 | keccak | crypto_hash/keccak/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 52089 | 2.54 | keccak | crypto_hash/keccak/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 52989 | 2.58 | keccak | crypto_hash/keccak/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 55375 | 2.70 | keccak | crypto_hash/keccak/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 55403 | 2.70 | keccak | crypto_hash/keccak/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 56095 | 2.73 | keccak | crypto_hash/keccak/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 58200 | 2.84 | keccak | crypto_hash/keccak/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 58247 | 2.84 | keccak | crypto_hash/keccak/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 34336 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/simple (3.1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 34433 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/inplace | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 34468 | 1.00 | keccakc1024 | crypto_hash/keccakc1024/opt64u6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 34757 | 1.01 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35136 | 1.02 | keccakc1024 | crypto_hash/keccakc1024/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35195 | 1.03 | keccakc1024 | crypto_hash/keccakc1024/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35468 | 1.03 | keccakc1024 | crypto_hash/keccakc1024/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 83015 | 2.42 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 83736 | 2.44 | keccakc1024 | crypto_hash/keccakc1024/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 88027 | 2.56 | keccakc1024 | crypto_hash/keccakc1024/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 88154 | 2.57 | keccakc1024 | crypto_hash/keccakc1024/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 90420 | 2.63 | keccakc1024 | crypto_hash/keccakc1024/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 98370 | 2.86 | keccakc1024 | crypto_hash/keccakc1024/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 98786 | 2.88 | keccakc1024 | crypto_hash/keccakc1024/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 15987 | 1.00 | keccakc256 | crypto_hash/keccakc256/opt64u6 (3.1.0) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 16115 | 1.01 | keccakc256 | crypto_hash/keccakc256/opt64lcu24 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 16176 | 1.01 | keccakc256 | crypto_hash/keccakc256/inplace | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16351 | 1.02 | keccakc256 | crypto_hash/keccakc256/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 16365 | 1.02 | keccakc256 | crypto_hash/keccakc256/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 42672 | 2.67 | keccakc256 | crypto_hash/keccakc256/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 42844 | 2.68 | keccakc256 | crypto_hash/keccakc256/opt32bi-rvku2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 44600 | 2.79 | keccakc256 | crypto_hash/keccakc256/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 44633 | 2.79 | keccakc256 | crypto_hash/keccakc256/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 44904 | 2.81 | keccakc256 | crypto_hash/keccakc256/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45105 | 2.82 | keccakc256 | crypto_hash/keccakc256/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 45188 | 2.83 | keccakc256 | crypto_hash/keccakc256/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17640 | 1.00 | keccakc448 | crypto_hash/keccakc448/inplace (3.1.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 17664 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64lcu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 17665 | 1.00 | keccakc448 | crypto_hash/keccakc448/opt64u6 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 17763 | 1.01 | keccakc448 | crypto_hash/keccakc448/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 17813 | 1.01 | keccakc448 | crypto_hash/keccakc448/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 45873 | 2.60 | keccakc448 | crypto_hash/keccakc448/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 47847 | 2.71 | keccakc448 | crypto_hash/keccakc448/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 49619 | 2.81 | keccakc448 | crypto_hash/keccakc448/opt32biT-s2lcu4 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 49781 | 2.82 | keccakc448 | crypto_hash/keccakc448/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 51153 | 2.90 | keccakc448 | crypto_hash/keccakc448/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | keccakc448 | crypto_hash/keccakc448/inplace32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | keccakc448 | crypto_hash/keccakc448/simple32bi | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19179 | 1.00 | keccakc512 | crypto_hash/keccakc512/inplace (3.1.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19198 | 1.00 | keccakc512 | crypto_hash/keccakc512/opt64u6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19277 | 1.01 | keccakc512 | crypto_hash/keccakc512/opt64lcu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19416 | 1.01 | keccakc512 | crypto_hash/keccakc512/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19560 | 1.02 | keccakc512 | crypto_hash/keccakc512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19650 | 1.02 | keccakc512 | crypto_hash/keccakc512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 20117 | 1.05 | keccakc512 | crypto_hash/keccakc512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 48994 | 2.55 | keccakc512 | crypto_hash/keccakc512/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 49224 | 2.57 | keccakc512 | crypto_hash/keccakc512/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 51333 | 2.68 | keccakc512 | crypto_hash/keccakc512/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 51707 | 2.70 | keccakc512 | crypto_hash/keccakc512/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 52606 | 2.74 | keccakc512 | crypto_hash/keccakc512/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 53776 | 2.80 | keccakc512 | crypto_hash/keccakc512/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 54066 | 2.82 | keccakc512 | crypto_hash/keccakc512/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | keccakc512 | crypto_hash/keccakc512/gil/singlefile_unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 23782 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64u6 (3.1.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 23845 | 1.00 | keccakc768 | crypto_hash/keccakc768/simple | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 23893 | 1.00 | keccakc768 | crypto_hash/keccakc768/opt64lcu24 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 23936 | 1.01 | keccakc768 | crypto_hash/keccakc768/inplace | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 24140 | 1.02 | keccakc768 | crypto_hash/keccakc768/opt64lcu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 58865 | 2.48 | keccakc768 | crypto_hash/keccakc768/opt32bi-rvku2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 59208 | 2.49 | keccakc768 | crypto_hash/keccakc768/simple32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 62364 | 2.62 | keccakc768 | crypto_hash/keccakc768/inplace32bi | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 62455 | 2.63 | keccakc768 | crypto_hash/keccakc768/opt32bi-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 63405 | 2.67 | keccakc768 | crypto_hash/keccakc768/opt32biT-s2lcu4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 67078 | 2.82 | keccakc768 | crypto_hash/keccakc768/compact | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 67279 | 2.83 | keccakc768 | crypto_hash/keccakc768/compact8 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 47593 | 1.00 | lane256 | crypto_hash/lane256/c | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.1.0) |
| 110333 | 1.00 | lane512 | crypto_hash/lane512/c | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 32554 | 1.00 | luffa256 | crypto_hash/luffa256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 35162 | 1.08 | luffa256 | crypto_hash/luffa256/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 41237 | 1.27 | luffa256 | crypto_hash/luffa256/arm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45383 | 1.39 | luffa256 | crypto_hash/luffa256/thomaz/basic | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 52394 | 1.00 | luffa384 | crypto_hash/luffa384/opt32 (2.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 58413 | 1.11 | luffa384 | crypto_hash/luffa384/arm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 58645 | 1.00 | luffa512 | crypto_hash/luffa512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 68351 | 1.17 | luffa512 | crypto_hash/luffa512/opt32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 74227 | 1.27 | luffa512 | crypto_hash/luffa512/arm | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 77906 | 1.00 | mcssha4 | crypto_hash/mcssha4/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 80368 | 1.00 | mcssha5 | crypto_hash/mcssha5/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 78123 | 1.00 | mcssha6 | crypto_hash/mcssha6/ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| | md2 | crypto_hash/md2/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6604 | 1.00 | md4 | crypto_hash/md4/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 9867 | 1.00 | md5 | crypto_hash/md5/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 10032 | 1.02 | md5 | crypto_hash/md5/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 45008 | 1.00 | md6d224 | crypto_hash/md6d224/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 47940 | 1.00 | md6d256 | crypto_hash/md6d256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 62153 | 1.00 | md6d384 | crypto_hash/md6d384/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 75232 | 1.00 | md6d512 | crypto_hash/md6d512/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 50403 | 1.00 | mgrostl256 | crypto_hash/mgrostl256/opt-64 (2.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.1.0) |
| 113517 | 2.25 | mgrostl256 | crypto_hash/mgrostl256/opt-32 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1880011 | 37.30 | mgrostl256 | crypto_hash/mgrostl256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 28512 | 1.00 | nasha256 | crypto_hash/nasha256/opt_v4 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 31421 | 1.10 | nasha256 | crypto_hash/nasha256/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 27933 | 1.00 | nasha512 | crypto_hash/nasha512/opt_v4 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 34085 | 1.22 | nasha512 | crypto_hash/nasha512/opt | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 148681 | 1.00 | rfsb509 | crypto_hash/rfsb509/ref (1.0) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| | rhash | crypto_hash/rhash/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 41423 | 1.00 | ripemd160 | crypto_hash/ripemd160/openssl (OpenSSL_1.0.1f_6_Jan_2014) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 60307 | 1.00 | round3jh256 | crypto_hash/round3jh256/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 70713 | 1.17 | round3jh256 | crypto_hash/round3jh256/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 75674 | 1.25 | round3jh256 | crypto_hash/round3jh256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 60267 | 1.00 | round3jh512 | crypto_hash/round3jh512/simple | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 70727 | 1.17 | round3jh512 | crypto_hash/round3jh512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 74792 | 1.24 | round3jh512 | crypto_hash/round3jh512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 15212 | 1.00 | sarmal256 | crypto_hash/sarmal256/opt64 (1.00) | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 17601 | 1.00 | sarmal512 | crypto_hash/sarmal512/opt64 (1.00) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 22349 | 1.00 | sha1 | crypto_hash/sha1/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 34855 | 1.00 | sha224 | crypto_hash/sha224/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19122 | 1.00 | sha256 | crypto_hash/sha256/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 19698 | 1.03 | sha256 | crypto_hash/sha256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 20613 | 1.08 | sha256 | crypto_hash/sha256/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 34873 | 1.82 | sha256 | crypto_hash/sha256/openssl | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| | sha256 | crypto_hash/sha256/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 43111 | 1.00 | sha384 | crypto_hash/sha384/openssl (OpenSSL_1.0.1f_6_Jan_2014) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 13317 | 1.00 | sha512 | crypto_hash/sha512/ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 19538 | 1.47 | sha512 | crypto_hash/sha512/sphlib-small | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 19561 | 1.47 | sha512 | crypto_hash/sha512/sphlib | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Ubuntu Clang 3.4 (tags/RELEASE 34/final)) |
| 43123 | 3.24 | sha512 | crypto_hash/sha512/openssl | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| | sha512 | crypto_hash/sha512/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13210 | 1.00 | shabal256 | crypto_hash/shabal256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 13087 | 1.00 | shabal512 | crypto_hash/shabal512/ref (1.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 13242 | 1.01 | shabal512 | crypto_hash/shabal512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18680 | 1.00 | shake256 | crypto_hash/shake256/gil/singlefile_unrolled | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 19268 | 1.03 | shake256 | crypto_hash/shake256/gil/singlefile | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 29596 | 1.00 | shavite3256 | crypto_hash/shavite3256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.1.0) |
| 33781 | 1.14 | shavite3256 | crypto_hash/shavite3256/low-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35684 | 1.21 | shavite3256 | crypto_hash/shavite3256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 36530 | 1.23 | shavite3256 | crypto_hash/shavite3256/no-salt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 38292 | 1.29 | shavite3256 | crypto_hash/shavite3256/new-aes-round | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 39049 | 1.32 | shavite3256 | crypto_hash/shavite3256/lower-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 149025 | 5.04 | shavite3256 | crypto_hash/shavite3256/8-bit | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 50456 | 1.00 | shavite3512 | crypto_hash/shavite3512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 57568 | 1.14 | shavite3512 | crypto_hash/shavite3512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 69033 | 1.37 | shavite3512 | crypto_hash/shavite3512/different-order | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 69096 | 1.37 | shavite3512 | crypto_hash/shavite3512/IntelL1Cache | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 73611 | 1.46 | shavite3512 | crypto_hash/shavite3512/no-salt | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 74091 | 1.47 | shavite3512 | crypto_hash/shavite3512/low-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 74593 | 1.48 | shavite3512 | crypto_hash/shavite3512/new-aes-round | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 88544 | 1.75 | shavite3512 | crypto_hash/shavite3512/lower-mem | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 287315 | 5.69 | shavite3512 | crypto_hash/shavite3512/8-bit | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 63693 | 1.00 | simd256 | crypto_hash/simd256/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 80030 | 1.26 | simd256 | crypto_hash/simd256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 106312 | 1.67 | simd256 | crypto_hash/simd256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 2695920 | 42.33 | simd256 | crypto_hash/simd256/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | simd256 | crypto_hash/simd256/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 73610 | 1.00 | simd512 | crypto_hash/simd512/sphlib (SPHLIB_3.0) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 85999 | 1.17 | simd512 | crypto_hash/simd512/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 91443 | 1.24 | simd512 | crypto_hash/simd512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 5345731 | 72.62 | simd512 | crypto_hash/simd512/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| | simd512 | crypto_hash/simd512/vect128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (6.1.0) |
| 10511 | 1.00 | skein10241024 | crypto_hash/skein10241024/opt (v1.3_C_code) | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 12137 | 1.00 | skein256256 | crypto_hash/skein256256/opt (v1.3_C_code) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (6.1.0) |
| 8488 | 1.00 | skein512256 | crypto_hash/skein512256/little | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 8535 | 1.01 | skein512256 | crypto_hash/skein512256/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9457 | 1.11 | skein512256 | crypto_hash/skein512256/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9936 | 1.17 | skein512256 | crypto_hash/skein512256/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11715 | 1.38 | skein512256 | crypto_hash/skein512256/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8511 | 1.00 | skein512512 | crypto_hash/skein512512/little | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (6.1.0) |
| 8536 | 1.00 | skein512512 | crypto_hash/skein512512/opt | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9458 | 1.11 | skein512512 | crypto_hash/skein512512/sphlib | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10036 | 1.18 | skein512512 | crypto_hash/skein512512/simple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11146 | 1.31 | skein512512 | crypto_hash/skein512512/sphlib-small | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | tiger | crypto_hash/tiger/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 52937 | 1.00 | whirlpool | crypto_hash/whirlpool/ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.1.0) |
| | whirlpool | crypto_hash/whirlpool/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |