| Time | Relative time | Primitive | Implementation | Compiler |
| 6580 | 1.00 | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -m64 -march=barcelona -O2 -fomit-frame-pointer (4.8.4) |
| 15248 | 1.00 | aes128estream | crypto_stream/aes128estream/e/schwabe/core2 | gcc -fno-schedule-insns -O -fomit-frame-pointer (4.8.4) |
| 17784 | 1.17 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-2 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 21904 | 1.44 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 22260 | 1.46 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 22292 | 1.46 | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 25448 | 1.67 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 25572 | 1.68 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 27648 | 1.81 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-1 | gcc -funroll-loops -O -fomit-frame-pointer |
| 32628 | 2.14 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -O3 -fomit-frame-pointer |
| 35568 | 2.33 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 35996 | 2.36 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 36068 | 2.37 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 37120 | 2.43 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 5196 | 1.00 | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -m64 -O -fomit-frame-pointer (4.8.4) |
| 2484 | 1.00 | aes256ctr | crypto_stream/aes256ctr/openssl | cc (4.8.4) |
| 3284 | 1.32 | aes256ctr | crypto_stream/aes256ctr/dolbeau/aesenc-int | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7428 | 2.99 | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 24964 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.8.4) |
| 37164 | 1.49 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 45220 | 1.81 | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 74908 | 1.00 | amastrid | crypto_stream/amastrid/ref (1.1.0) | g++ -m64 -O -fomit-frame-pointer (4.8.4) |
| 2340 | 1.00 | chacha12 | crypto_stream/chacha12/moon/avx/64 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.8.4) |
| 2356 | 1.01 | chacha12 | crypto_stream/chacha12/moon/ssse3/64 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer (4.8.4) |
| 3412 | 1.46 | chacha12 | crypto_stream/chacha12/krovetz/vec128 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 3712 | 1.59 | chacha12 | crypto_stream/chacha12/dolbeau/amd64-avx2 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 3872 | 1.65 | chacha12 | crypto_stream/chacha12/moon/sse2/64 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 4100 | 1.75 | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| 4624 | 1.98 | chacha12 | crypto_stream/chacha12/e/amd64-xmm6 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 8656 | 3.70 | chacha12 | crypto_stream/chacha12/e/amd64-3 | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 10100 | 4.32 | chacha12 | crypto_stream/chacha12/e/merged | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 10520 | 4.50 | chacha12 | crypto_stream/chacha12/e/regs | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 10968 | 4.69 | chacha12 | crypto_stream/chacha12/e/ref | gcc -m64 -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/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 |
| 3596 | 1.00 | chacha20 | crypto_stream/chacha20/moon/avx/64 | gcc -funroll-loops (4.8.4) |
| 4356 | 1.21 | chacha20 | crypto_stream/chacha20/krovetz/vec128 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 5536 | 1.54 | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 5652 | 1.57 | chacha20 | crypto_stream/chacha20/moon/ssse3/64 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer |
| 5856 | 1.63 | chacha20 | crypto_stream/chacha20/moon/sse2/64 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 6004 | 1.67 | chacha20 | crypto_stream/chacha20/dolbeau/amd64-avx2 | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 6552 | 1.82 | chacha20 | crypto_stream/chacha20/e/amd64-xmm6 | gcc |
| 12352 | 3.43 | chacha20 | crypto_stream/chacha20/e/merged | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 13452 | 3.74 | chacha20 | crypto_stream/chacha20/e/amd64-3 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 15768 | 4.38 | chacha20 | crypto_stream/chacha20/e/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 15904 | 4.42 | chacha20 | crypto_stream/chacha20/e/regs | gcc -m64 -march=core2 -msse4 -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/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/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 |
| 1692 | 1.00 | chacha8 | crypto_stream/chacha8/moon/avx/64 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer (4.8.4) |
| 2052 | 1.21 | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 2416 | 1.43 | chacha8 | crypto_stream/chacha8/e/amd64-xmm6 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 2584 | 1.53 | chacha8 | crypto_stream/chacha8/krovetz/vec128 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 2688 | 1.59 | chacha8 | crypto_stream/chacha8/moon/ssse3/64 | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer (4.8.4) |
| 2796 | 1.65 | chacha8 | crypto_stream/chacha8/moon/sse2/64 | cc |
| 2824 | 1.67 | chacha8 | crypto_stream/chacha8/dolbeau/amd64-avx2 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 6828 | 4.04 | chacha8 | crypto_stream/chacha8/e/amd64-3 | gcc -m64 -O2 -fomit-frame-pointer |
| 7444 | 4.40 | chacha8 | crypto_stream/chacha8/e/merged | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 7872 | 4.65 | chacha8 | crypto_stream/chacha8/e/ref | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 7960 | 4.70 | chacha8 | crypto_stream/chacha8/e/regs | gcc -funroll-loops -march=k8 -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/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 |
| 6560 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer (4.8.4) |
| | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 32324 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (4.8.4) |
| 32368 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 32948 | 1.02 | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 46536 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -m64 -O2 -fomit-frame-pointer (4.8.4) |
| 51044 | 1.10 | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 8568 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-2 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.8.4) |
| 8700 | 1.02 | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 12532 | 1.46 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-1 | gcc -funroll-loops |
| 6256 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer (4.8.4) |
| 23296 | 3.72 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -march=barcelona -O3 -fomit-frame-pointer |
| 35488 | 1.00 | ocelot1 | crypto_stream/ocelot1/ref (2.1.0) | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| | ocelot2 | crypto_stream/ocelot2/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 8084 | 1.00 | panama | crypto_stream/panama/cryptopp | g++ -m64 -march=nocona -Os -fomit-frame-pointer (4.8.4) |
| 9004 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer (4.8.4) |
| 9668 | 1.07 | rabbit | crypto_stream/rabbit/e/opt/2/3 | gcc -fno-schedule-insns -O2 -fomit-frame-pointer |
| 9684 | 1.08 | rabbit | crypto_stream/rabbit/e/opt/2/2 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 9720 | 1.08 | rabbit | crypto_stream/rabbit/e/opt/1/3 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 9756 | 1.08 | rabbit | crypto_stream/rabbit/e/opt/1/4 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 12872 | 1.43 | rabbit | crypto_stream/rabbit/e/ref | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 13784 | 1.53 | rabbit | crypto_stream/rabbit/e/opt/2/1 | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer |
| 13892 | 1.54 | rabbit | crypto_stream/rabbit/e/opt/1/1 | gcc -funroll-loops -fno-schedule-insns -O -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 |
| 4960 | 1.00 | salsa20 | crypto_stream/salsa20/amd64_xmm6 | gcc -m64 -O -fomit-frame-pointer (4.8.4) |
| 5544 | 1.12 | salsa20 | crypto_stream/salsa20/e/amd64-xmm5 | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 6248 | 1.26 | salsa20 | crypto_stream/salsa20/dolbeau/amd64-xmm6int | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 8004 | 1.61 | salsa20 | crypto_stream/salsa20/e/amd64-xmm6 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 10024 | 2.02 | salsa20 | crypto_stream/salsa20/e/amd64-xmm2 | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer |
| 10416 | 2.10 | salsa20 | crypto_stream/salsa20/e/amd64-xmm | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 15044 | 3.03 | salsa20 | crypto_stream/salsa20/e/amd64-3 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 15172 | 3.06 | salsa20 | crypto_stream/salsa20/e/merged | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer |
| 15760 | 3.18 | salsa20 | crypto_stream/salsa20/e/amd64-2 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 18764 | 3.78 | salsa20 | crypto_stream/salsa20/e/regs | gcc -funroll-loops -m64 -O -fomit-frame-pointer |
| 21256 | 4.29 | salsa20 | crypto_stream/salsa20/ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 22552 | 4.55 | salsa20 | crypto_stream/salsa20/e/amd64-1 | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 24336 | 4.91 | salsa20 | crypto_stream/salsa20/e/ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 3252 | 1.00 | salsa2012 | crypto_stream/salsa2012/amd64_xmm6 | gcc -m64 -march=barcelona -O -fomit-frame-pointer (4.8.4) |
| 3912 | 1.20 | salsa2012 | crypto_stream/salsa2012/dolbeau/amd64-xmm6int | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 5720 | 1.76 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm6 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 6324 | 1.94 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm5 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 6540 | 2.01 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm2 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 6720 | 2.07 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 9700 | 2.98 | salsa2012 | crypto_stream/salsa2012/e/amd64-3 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9984 | 3.07 | salsa2012 | crypto_stream/salsa2012/e/amd64-2 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 10172 | 3.13 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 13864 | 4.26 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer |
| 14556 | 4.48 | salsa2012 | crypto_stream/salsa2012/e/amd64-1 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 15940 | 4.90 | salsa2012 | crypto_stream/salsa2012/ref | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 16316 | 5.02 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer |
| 2404 | 1.00 | salsa208 | crypto_stream/salsa208/amd64_xmm6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2788 | 1.16 | salsa208 | crypto_stream/salsa208/dolbeau/amd64-xmm6int | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer |
| 3964 | 1.65 | salsa208 | crypto_stream/salsa208/e/amd64-xmm6 | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 4312 | 1.79 | salsa208 | crypto_stream/salsa208/e/amd64-xmm2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 4484 | 1.87 | salsa208 | crypto_stream/salsa208/e/amd64-xmm5 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 4904 | 2.04 | salsa208 | crypto_stream/salsa208/e/amd64-xmm | gcc -m64 -march=core2 -Os -fomit-frame-pointer |
| 6680 | 2.78 | salsa208 | crypto_stream/salsa208/e/amd64-2 | gcc -m64 -march=core2 -O2 -fomit-frame-pointer |
| 6876 | 2.86 | salsa208 | crypto_stream/salsa208/e/amd64-3 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 7480 | 3.11 | salsa208 | crypto_stream/salsa208/e/merged | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer |
| 10220 | 4.25 | salsa208 | crypto_stream/salsa208/e/amd64-1 | gcc -march=barcelona -O -fomit-frame-pointer |
| 11828 | 4.92 | salsa208 | crypto_stream/salsa208/e/regs | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 12344 | 5.13 | salsa208 | crypto_stream/salsa208/e/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 12716 | 5.29 | salsa208 | crypto_stream/salsa208/ref | gcc -fno-schedule-insns -O -fomit-frame-pointer |
| 13944 | 1.00 | simon128128ctr | crypto_stream/simon128128ctr/sse4 (2.1) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (4.8.4) |
| | simon128128ctr | crypto_stream/simon128128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128192ctr | crypto_stream/simon128192ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128192ctr | crypto_stream/simon128192ctr/sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 16832 | 1.00 | simon128256ctr | crypto_stream/simon128256ctr/sse4 (2.1) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| | simon128256ctr | crypto_stream/simon128256ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (4.8.4) |
| 10516 | 1.00 | simon64128ctr | crypto_stream/simon64128ctr/sse4 (2.1) | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (4.8.4) |
| | simon64128ctr | crypto_stream/simon64128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9564 | 1.00 | simon6496ctr | crypto_stream/simon6496ctr/sse4 (2.1) | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer (4.8.4) |
| | simon6496ctr | crypto_stream/simon6496ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6144 | 1.00 | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv (4.8.4) |
| 6264 | 1.00 | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -m64 -O -fomit-frame-pointer (4.8.4) |
| 7068 | 1.13 | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| | speck128128ctr | crypto_stream/speck128128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128128ctr | crypto_stream/speck128128ctr/avx512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128128ctr | crypto_stream/speck128128ctr/sse4 | 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 |
| | speck128192ctr | crypto_stream/speck128192ctr/avx512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128192ctr | crypto_stream/speck128192ctr/sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128256ctr | crypto_stream/speck128256ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128256ctr | crypto_stream/speck128256ctr/avx512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128256ctr | crypto_stream/speck128256ctr/sse4 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3552 | 1.00 | speck64128ctr | crypto_stream/speck64128ctr/sse4 (2.1) | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer (4.8.4) |
| | speck64128ctr | crypto_stream/speck64128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck64128ctr | crypto_stream/speck64128ctr/avx512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 3308 | 1.00 | speck6496ctr | crypto_stream/speck6496ctr/sse4 (2.1) | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer (4.8.4) |
| | speck6496ctr | crypto_stream/speck6496ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | speck6496ctr | crypto_stream/speck6496ctr/avx512 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 11980 | 1.00 | tpy | crypto_stream/tpy/e/tpy | gcc -fno-schedule-insns -O -fomit-frame-pointer (4.8.4) |
| 7416 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (4.8.4) |
| 13084 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.4) |
| 5444 | 1.00 | trivium | crypto_stream/trivium/e/submissions/trivium | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (4.8.4) |
| 5528 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -m64 -march=barcelona -Os -fomit-frame-pointer (4.8.4) |