| Time | Relative time | Primitive | Implementation | Compiler |
| | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 17136 | 1.00 | aes128estream | crypto_stream/aes128estream/e/schwabe/core2 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 17992 | 1.05 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-1 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 18172 | 1.06 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-2 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 19008 | 1.11 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 19348 | 1.13 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 22308 | 1.30 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 22352 | 1.30 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-1 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 22428 | 1.31 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 22900 | 1.34 | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 24428 | 1.43 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 24568 | 1.43 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 25660 | 1.50 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 26536 | 1.55 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3168 | 1.00 | aes256ctr | crypto_stream/aes256ctr/openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3432 | 1.08 | aes256ctr | crypto_stream/aes256ctr/dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 26528 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (6.3.0) |
| 27196 | 1.03 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 30624 | 1.15 | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (6.3.0) |
| 96656 | 1.00 | amastrid | crypto_stream/amastrid/ref (1.1.0) | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.3.0) |
| 2828 | 1.00 | chacha12 | crypto_stream/chacha12/moon/ssse3/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3112 | 1.10 | chacha12 | crypto_stream/chacha12/dolbeau/amd64-avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 3168 | 1.12 | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 3184 | 1.13 | chacha12 | crypto_stream/chacha12/moon/sse2/64 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 3320 | 1.17 | chacha12 | crypto_stream/chacha12/krovetz/vec128 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 3808 | 1.35 | chacha12 | crypto_stream/chacha12/e/amd64-xmm6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 7180 | 2.54 | chacha12 | crypto_stream/chacha12/e/amd64-3 | gcc |
| 7788 | 2.75 | chacha12 | crypto_stream/chacha12/e/merged | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 7880 | 2.79 | chacha12 | crypto_stream/chacha12/e/regs | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 7960 | 2.81 | chacha12 | crypto_stream/chacha12/e/ref | gcc -m64 -march=core2 -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/goll_gueron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/krovetz/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/moon/avx2/64 | 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 |
| 4260 | 1.00 | chacha20 | crypto_stream/chacha20/moon/ssse3/64 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 4832 | 1.13 | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -march=barcelona -Os -fomit-frame-pointer |
| 4896 | 1.15 | chacha20 | crypto_stream/chacha20/moon/sse2/64 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 4912 | 1.15 | chacha20 | crypto_stream/chacha20/dolbeau/amd64-avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 5396 | 1.27 | chacha20 | crypto_stream/chacha20/krovetz/vec128 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 5872 | 1.38 | chacha20 | crypto_stream/chacha20/e/amd64-xmm6 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 11392 | 2.67 | chacha20 | crypto_stream/chacha20/e/amd64-3 | gcc -m64 -Os -fomit-frame-pointer |
| 12240 | 2.87 | chacha20 | crypto_stream/chacha20/e/regs | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 12252 | 2.88 | chacha20 | crypto_stream/chacha20/e/merged | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 12392 | 2.91 | chacha20 | crypto_stream/chacha20/e/ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | 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/goll_gueron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/krovetz/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/moon/avx2/64 | 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 |
| 2044 | 1.00 | chacha8 | crypto_stream/chacha8/moon/ssse3/64 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 2224 | 1.09 | chacha8 | crypto_stream/chacha8/dolbeau/amd64-avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 2244 | 1.10 | chacha8 | crypto_stream/chacha8/krovetz/vec128 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 2260 | 1.11 | chacha8 | crypto_stream/chacha8/moon/sse2/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2356 | 1.15 | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 2784 | 1.36 | chacha8 | crypto_stream/chacha8/e/amd64-xmm6 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 5120 | 2.50 | chacha8 | crypto_stream/chacha8/e/amd64-3 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 5512 | 2.70 | chacha8 | crypto_stream/chacha8/e/regs | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 5564 | 2.72 | chacha8 | crypto_stream/chacha8/e/merged | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 5656 | 2.77 | chacha8 | crypto_stream/chacha8/e/ref | gcc -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/goll_gueron | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/krovetz/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/moon/avx/64 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/moon/avx2/64 | 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 |
| 6616 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 22204 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -m64 -O2 -fomit-frame-pointer |
| 22224 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 22224 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 52452 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 52932 | 1.01 | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 9468 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.3.0) |
| 9828 | 1.04 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-1 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 9916 | 1.05 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 6920 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (6.3.0) |
| 14848 | 2.15 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 41692 | 1.00 | ocelot1 | crypto_stream/ocelot1/ref (2.1.0) | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (6.3.0) |
| | 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 |
| 7360 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/2/2 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 7360 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/2/3 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 7408 | 1.01 | rabbit | crypto_stream/rabbit/e/opt/1/2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 7408 | 1.01 | rabbit | crypto_stream/rabbit/e/opt/1/3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 7408 | 1.01 | rabbit | crypto_stream/rabbit/e/opt/1/4 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 9700 | 1.32 | rabbit | crypto_stream/rabbit/e/ref | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 11100 | 1.51 | rabbit | crypto_stream/rabbit/e/opt/2/1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 11152 | 1.52 | rabbit | crypto_stream/rabbit/e/opt/1/1 | gcc -m64 -march=core2 -msse4 -O2 -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 |
| 5804 | 1.00 | salsa20 | crypto_stream/salsa20/e/amd64-xmm6 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 5852 | 1.01 | salsa20 | crypto_stream/salsa20/amd64_xmm6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6480 | 1.12 | salsa20 | crypto_stream/salsa20/dolbeau/amd64-xmm6int | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 6820 | 1.18 | salsa20 | crypto_stream/salsa20/e/amd64-xmm5 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 9888 | 1.70 | salsa20 | crypto_stream/salsa20/e/amd64-xmm | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 10084 | 1.74 | salsa20 | crypto_stream/salsa20/e/amd64-xmm2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11284 | 1.94 | salsa20 | crypto_stream/salsa20/e/amd64-3 | cc |
| 11540 | 1.99 | salsa20 | crypto_stream/salsa20/e/merged | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 11540 | 1.99 | salsa20 | crypto_stream/salsa20/e/regs | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 11564 | 1.99 | salsa20 | crypto_stream/salsa20/e/ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 11896 | 2.05 | salsa20 | crypto_stream/salsa20/e/amd64-2 | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 12944 | 2.23 | salsa20 | crypto_stream/salsa20/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 16744 | 2.88 | salsa20 | crypto_stream/salsa20/e/amd64-1 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 3784 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm6 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 3788 | 1.00 | salsa2012 | crypto_stream/salsa2012/amd64_xmm6 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 4024 | 1.06 | salsa2012 | crypto_stream/salsa2012/dolbeau/amd64-xmm6int | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 4360 | 1.15 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm5 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 6304 | 1.67 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 6368 | 1.68 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 7296 | 1.93 | salsa2012 | crypto_stream/salsa2012/e/amd64-3 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 7352 | 1.94 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (6.3.0) |
| 7468 | 1.97 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7528 | 1.99 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 7544 | 1.99 | salsa2012 | crypto_stream/salsa2012/e/amd64-2 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 8800 | 2.33 | salsa2012 | crypto_stream/salsa2012/ref | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 10496 | 2.77 | salsa2012 | crypto_stream/salsa2012/e/amd64-1 | gcc -m64 -O3 -fomit-frame-pointer |
| 2788 | 1.00 | salsa208 | crypto_stream/salsa208/amd64_xmm6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2792 | 1.00 | salsa208 | crypto_stream/salsa208/dolbeau/amd64-xmm6int | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 2792 | 1.00 | salsa208 | crypto_stream/salsa208/e/amd64-xmm6 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 3160 | 1.13 | salsa208 | crypto_stream/salsa208/e/amd64-xmm5 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 4380 | 1.57 | salsa208 | crypto_stream/salsa208/e/amd64-xmm | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 4600 | 1.65 | salsa208 | crypto_stream/salsa208/e/amd64-xmm2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 5160 | 1.85 | salsa208 | crypto_stream/salsa208/e/amd64-3 | gcc |
| 5248 | 1.88 | salsa208 | crypto_stream/salsa208/e/regs | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 5296 | 1.90 | salsa208 | crypto_stream/salsa208/e/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| 5380 | 1.93 | salsa208 | crypto_stream/salsa208/e/amd64-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 5600 | 2.01 | salsa208 | crypto_stream/salsa208/e/merged | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 6984 | 2.51 | salsa208 | crypto_stream/salsa208/ref | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 7368 | 2.64 | salsa208 | crypto_stream/salsa208/e/amd64-1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18284 | 1.00 | simon128128ctr | crypto_stream/simon128128ctr/sse4 (1.00) | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer (6.3.0) |
| | simon128128ctr | crypto_stream/simon128128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 18616 | 1.00 | simon128192ctr | crypto_stream/simon128192ctr/sse4 (1.00) | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (6.3.0) |
| | simon128192ctr | crypto_stream/simon128192ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 19420 | 1.00 | simon128256ctr | crypto_stream/simon128256ctr/sse4 (1.00) | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer (6.3.0) |
| | simon128256ctr | crypto_stream/simon128256ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 12248 | 1.00 | simon64128ctr | crypto_stream/simon64128ctr/sse4 (1.00) | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (6.3.0) |
| | simon64128ctr | crypto_stream/simon64128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11688 | 1.00 | simon6496ctr | crypto_stream/simon6496ctr/sse4 (1.00) | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| | simon6496ctr | crypto_stream/simon6496ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6556 | 1.00 | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |
| 6436 | 1.00 | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5072 | 1.00 | speck128128ctr | crypto_stream/speck128128ctr/sse4 (1.00) | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (6.3.0) |
| | speck128128ctr | crypto_stream/speck128128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5212 | 1.00 | speck128192ctr | crypto_stream/speck128192ctr/sse4 (1.00) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128192ctr | crypto_stream/speck128192ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 5324 | 1.00 | speck128256ctr | crypto_stream/speck128256ctr/sse4 (1.00) | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (6.3.0) |
| | speck128256ctr | crypto_stream/speck128256ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4372 | 1.00 | speck64128ctr | crypto_stream/speck64128ctr/sse4 (1.00) | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| | speck64128ctr | crypto_stream/speck64128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4280 | 1.00 | speck6496ctr | crypto_stream/speck6496ctr/sse4 (1.00) | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (6.3.0) |
| | speck6496ctr | crypto_stream/speck6496ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 10880 | 1.00 | tpy | crypto_stream/tpy/e/tpy | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 7628 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (6.3.0) |
| 13508 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible FreeBSD Clang 3.8.0 (tags/RELEASE 380/final 262564)) |
| 4780 | 1.00 | trivium | crypto_stream/trivium/e/submissions/trivium | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 6296 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (6.3.0) |