| Time | Relative time | Primitive | Implementation | Compiler |
| | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 13086 | 1.00 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-1 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer (6.2.1 20160830) |
| 13172 | 1.01 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 13290 | 1.02 | aes128estream | crypto_stream/aes128estream/e/schwabe/core2 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 13730 | 1.05 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 13978 | 1.07 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 14626 | 1.12 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-2 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 15334 | 1.17 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-1 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 16302 | 1.25 | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 16644 | 1.27 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 17466 | 1.33 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 17546 | 1.34 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 18402 | 1.41 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| 18702 | 1.43 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -march=nocona -Os -fomit-frame-pointer |
| | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1658 | 1.00 | aes256ctr | crypto_stream/aes256ctr/dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 1692 | 1.02 | aes256ctr | crypto_stream/aes256ctr/openssl | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19430 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -march=barcelona -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 19588 | 1.01 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 21492 | 1.11 | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -march=k8 -O3 -fomit-frame-pointer |
| 51896 | 1.00 | amastrid | crypto_stream/amastrid/ref (1.1.0) | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 1226 | 1.00 | chacha12 | crypto_stream/chacha12/moon/avx2/64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1274 | 1.04 | chacha12 | crypto_stream/chacha12/dolbeau/amd64-avx2 | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 1280 | 1.04 | chacha12 | crypto_stream/chacha12/goll_gueron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1418 | 1.16 | chacha12 | crypto_stream/chacha12/krovetz/avx2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 2264 | 1.85 | chacha12 | crypto_stream/chacha12/moon/avx/64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 2304 | 1.88 | chacha12 | crypto_stream/chacha12/moon/ssse3/64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 2482 | 2.02 | chacha12 | crypto_stream/chacha12/krovetz/vec128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2510 | 2.05 | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 2896 | 2.36 | chacha12 | crypto_stream/chacha12/e/amd64-xmm6 | gcc -march=k8 -O2 -fomit-frame-pointer |
| 3146 | 2.57 | chacha12 | crypto_stream/chacha12/moon/sse2/64 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 5800 | 4.73 | chacha12 | crypto_stream/chacha12/e/amd64-3 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 5878 | 4.79 | chacha12 | crypto_stream/chacha12/e/merged | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 6040 | 4.93 | chacha12 | crypto_stream/chacha12/e/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6158 | 5.02 | chacha12 | crypto_stream/chacha12/e/regs | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/dolbeau/ppc-altivec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1854 | 1.00 | chacha20 | crypto_stream/chacha20/moon/avx2/64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1932 | 1.04 | chacha20 | crypto_stream/chacha20/dolbeau/amd64-avx2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 2064 | 1.11 | chacha20 | crypto_stream/chacha20/goll_gueron | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 2296 | 1.24 | chacha20 | crypto_stream/chacha20/krovetz/avx2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 3506 | 1.89 | chacha20 | crypto_stream/chacha20/moon/avx/64 | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 3580 | 1.93 | chacha20 | crypto_stream/chacha20/moon/ssse3/64 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 3792 | 2.05 | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4062 | 2.19 | chacha20 | crypto_stream/chacha20/krovetz/vec128 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 4460 | 2.41 | chacha20 | crypto_stream/chacha20/e/amd64-xmm6 | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 5056 | 2.73 | chacha20 | crypto_stream/chacha20/moon/sse2/64 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 9228 | 4.98 | chacha20 | crypto_stream/chacha20/e/amd64-3 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 9406 | 5.07 | chacha20 | crypto_stream/chacha20/e/merged | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9436 | 5.09 | chacha20 | crypto_stream/chacha20/e/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 9762 | 5.27 | chacha20 | crypto_stream/chacha20/e/regs | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/dolbeau/ppc-altivec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 888 | 1.00 | chacha8 | crypto_stream/chacha8/goll_gueron (1.0) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 912 | 1.03 | chacha8 | crypto_stream/chacha8/moon/avx2/64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 916 | 1.03 | chacha8 | crypto_stream/chacha8/dolbeau/amd64-avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 1002 | 1.13 | chacha8 | crypto_stream/chacha8/krovetz/avx2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 1646 | 1.85 | chacha8 | crypto_stream/chacha8/moon/avx/64 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 1666 | 1.88 | chacha8 | crypto_stream/chacha8/moon/ssse3/64 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 1692 | 1.91 | chacha8 | crypto_stream/chacha8/krovetz/vec128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1862 | 2.10 | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 2118 | 2.39 | chacha8 | crypto_stream/chacha8/e/amd64-xmm6 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer |
| 2194 | 2.47 | chacha8 | crypto_stream/chacha8/moon/sse2/64 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 4056 | 4.57 | chacha8 | crypto_stream/chacha8/e/amd64-3 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 4122 | 4.64 | chacha8 | crypto_stream/chacha8/e/merged | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 4404 | 4.96 | chacha8 | crypto_stream/chacha8/e/regs | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 4448 | 5.01 | chacha8 | crypto_stream/chacha8/e/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/dolbeau/ppc-altivec | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/moon/xop/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6254 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.2.1 20160830) |
| | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 14582 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 14614 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 14626 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 35036 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 35198 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6820 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-1 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (6.2.1 20160830) |
| 6844 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 7132 | 1.05 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-2 | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer |
| 4448 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer (6.2.1 20160830) |
| 10674 | 2.40 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 31004 | 1.00 | ocelot1 | crypto_stream/ocelot1/ref (2.1.0) | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.2.1 20160830) |
| | ocelot2 | crypto_stream/ocelot2/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | panama | crypto_stream/panama/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4514 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/2/2 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 4514 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/2/3 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 4528 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/3 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 4528 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/4 | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 4530 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/2 | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 6810 | 1.51 | rabbit | crypto_stream/rabbit/e/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 7006 | 1.55 | rabbit | crypto_stream/rabbit/e/opt/2/1 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 7032 | 1.56 | rabbit | crypto_stream/rabbit/e/opt/1/1 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| | rabbit | crypto_stream/rabbit/e/opt/2/4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/2/5 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | rijn256ctr | crypto_stream/rijn256ctr/gil | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2092 | 1.00 | salsa20 | crypto_stream/salsa20/dolbeau/amd64-xmm6int | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 4900 | 2.34 | salsa20 | crypto_stream/salsa20/amd64_xmm6 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 4908 | 2.35 | salsa20 | crypto_stream/salsa20/e/amd64-xmm6 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 5216 | 2.49 | salsa20 | crypto_stream/salsa20/e/amd64-xmm5 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 8974 | 4.29 | salsa20 | crypto_stream/salsa20/e/amd64-xmm2 | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer |
| 9424 | 4.50 | salsa20 | crypto_stream/salsa20/e/amd64-xmm | gcc -O3 -fomit-frame-pointer |
| 9494 | 4.54 | salsa20 | crypto_stream/salsa20/e/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 9526 | 4.55 | salsa20 | crypto_stream/salsa20/e/merged | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 9728 | 4.65 | salsa20 | crypto_stream/salsa20/e/regs | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 10470 | 5.00 | salsa20 | crypto_stream/salsa20/e/amd64-2 | gcc -march=k8 -Os -fomit-frame-pointer |
| 10538 | 5.04 | salsa20 | crypto_stream/salsa20/e/amd64-3 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 11270 | 5.39 | salsa20 | crypto_stream/salsa20/ref | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 11780 | 5.63 | salsa20 | crypto_stream/salsa20/e/amd64-1 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 1336 | 1.00 | salsa2012 | crypto_stream/salsa2012/dolbeau/amd64-xmm6int | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 3170 | 2.37 | salsa2012 | crypto_stream/salsa2012/amd64_xmm6 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 3172 | 2.37 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm6 | gcc -m64 -march=corei7 -O -fomit-frame-pointer |
| 3380 | 2.53 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm5 | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer |
| 5740 | 4.30 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm2 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 6062 | 4.54 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6066 | 4.54 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 6084 | 4.55 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 6220 | 4.66 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6542 | 4.90 | salsa2012 | crypto_stream/salsa2012/e/amd64-2 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 6588 | 4.93 | salsa2012 | crypto_stream/salsa2012/e/amd64-3 | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 7388 | 5.53 | salsa2012 | crypto_stream/salsa2012/e/amd64-1 | gcc -m64 -march=barcelona -O -fomit-frame-pointer |
| 8050 | 6.03 | salsa2012 | crypto_stream/salsa2012/ref | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 964 | 1.00 | salsa208 | crypto_stream/salsa208/dolbeau/amd64-xmm6int | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments |
| 2298 | 2.38 | salsa208 | crypto_stream/salsa208/amd64_xmm6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2300 | 2.39 | salsa208 | crypto_stream/salsa208/e/amd64-xmm6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 2466 | 2.56 | salsa208 | crypto_stream/salsa208/e/amd64-xmm5 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 4130 | 4.28 | salsa208 | crypto_stream/salsa208/e/amd64-xmm2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 4244 | 4.40 | salsa208 | crypto_stream/salsa208/e/merged | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4348 | 4.51 | salsa208 | crypto_stream/salsa208/e/amd64-xmm | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 4354 | 4.52 | salsa208 | crypto_stream/salsa208/e/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 4462 | 4.63 | salsa208 | crypto_stream/salsa208/e/regs | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 4574 | 4.74 | salsa208 | crypto_stream/salsa208/e/amd64-3 | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 4580 | 4.75 | salsa208 | crypto_stream/salsa208/e/amd64-2 | gcc -march=k8 -Os -fomit-frame-pointer |
| 5174 | 5.37 | salsa208 | crypto_stream/salsa208/e/amd64-1 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 6166 | 6.40 | salsa208 | crypto_stream/salsa208/ref | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 6440 | 1.00 | simon128128ctr | crypto_stream/simon128128ctr/avx2 (1.00) | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (6.2.1 20160830) |
| 12398 | 1.93 | simon128128ctr | crypto_stream/simon128128ctr/sse4 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer (6.2.1 20160830) |
| 6536 | 1.00 | simon128192ctr | crypto_stream/simon128192ctr/avx2 (1.00) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12584 | 1.93 | simon128192ctr | crypto_stream/simon128192ctr/sse4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 6876 | 1.00 | simon128256ctr | crypto_stream/simon128256ctr/avx2 (1.00) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (6.2.1 20160830) |
| 13200 | 1.92 | simon128256ctr | crypto_stream/simon128256ctr/sse4 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 4410 | 1.00 | simon64128ctr | crypto_stream/simon64128ctr/avx2 (1.00) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (6.2.1 20160830) |
| 8332 | 1.89 | simon64128ctr | crypto_stream/simon64128ctr/sse4 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 4198 | 1.00 | simon6496ctr | crypto_stream/simon6496ctr/avx2 (1.00) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 7922 | 1.89 | simon6496ctr | crypto_stream/simon6496ctr/sse4 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 4240 | 1.00 | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 4754 | 1.00 | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.2.1 20160830) |
| | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2132 | 1.00 | speck128128ctr | crypto_stream/speck128128ctr/avx2 (1.00) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 4040 | 1.89 | speck128128ctr | crypto_stream/speck128128ctr/sse4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 2194 | 1.00 | speck128192ctr | crypto_stream/speck128192ctr/avx2 (1.00) | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 4156 | 1.89 | speck128192ctr | crypto_stream/speck128192ctr/sse4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 2250 | 1.00 | speck128256ctr | crypto_stream/speck128256ctr/avx2 (1.00) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (6.2.1 20160830) |
| 4274 | 1.90 | speck128256ctr | crypto_stream/speck128256ctr/sse4 | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 1984 | 1.00 | speck64128ctr | crypto_stream/speck64128ctr/avx2 (1.00) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (6.2.1 20160830) |
| 3550 | 1.79 | speck64128ctr | crypto_stream/speck64128ctr/sse4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 1922 | 1.00 | speck6496ctr | crypto_stream/speck6496ctr/avx2 (1.00) | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (6.2.1 20160830) |
| 3464 | 1.80 | speck6496ctr | crypto_stream/speck6496ctr/sse4 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 8434 | 1.00 | tpy | crypto_stream/tpy/e/tpy | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 5972 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (6.2.1 20160830) |
| 9942 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (6.2.1 20160830) |
| 3356 | 1.00 | trivium | crypto_stream/trivium/e/submissions/trivium | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.9.0 (tags/RELEASE 390/final)) |
| 2502 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -m64 -march=k8 -Os -fomit-frame-pointer (6.2.1 20160830) |