| Time | Relative time | Primitive | Implementation | Compiler |
| 20848 | 1.00 | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 16456 | 1.00 | aes128estream | crypto_stream/aes128estream/e/schwabe/core2 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 17720 | 1.08 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-1 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 18008 | 1.09 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-2 | gcc -Os -fomit-frame-pointer |
| 18984 | 1.15 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 19672 | 1.20 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 21392 | 1.30 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-2 | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer |
| 22312 | 1.36 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-1 | icc -Os -xW -static |
| 23432 | 1.42 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | icc -O3 -static |
| 24288 | 1.48 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | icc -O3 -xP -static |
| 24928 | 1.51 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | icc -no-vec |
| 24960 | 1.52 | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 25336 | 1.54 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | icc |
| 25704 | 1.56 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | icc -O2 -xP -static |
| | aes128estream | crypto_stream/aes128estream/e/bernstein/x86-mmx-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | aes128estream | crypto_stream/aes128estream/e/schwabe/pentium4-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | aes128estream | crypto_stream/aes128estream/e/schwabe/ppc32linux-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | aes128estream | crypto_stream/aes128estream/e/schwabe/ultrasparc3-1 | gcc -m64 -O3 -fomit-frame-pointer |
| 24728 | 1.00 | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 28928 | 1.00 | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -m64 -O3 -fomit-frame-pointer (4.5.2) |
| 26880 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 27712 | 1.03 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -march=nocona -O3 -fomit-frame-pointer |
| 32816 | 1.22 | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer |
| | amastrid | crypto_stream/amastrid/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 4040 | 1.00 | chacha12 | crypto_stream/chacha12/e/amd64-xmm6 | gcc -funroll-loops -O2 -fomit-frame-pointer |
| 7160 | 1.77 | chacha12 | crypto_stream/chacha12/e/merged | icc -O3 -xW -static -no-vec |
| 7336 | 1.82 | chacha12 | crypto_stream/chacha12/e/regs | gcc -m64 -O3 -fomit-frame-pointer |
| 7392 | 1.83 | chacha12 | crypto_stream/chacha12/e/amd64-3 | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 8112 | 2.01 | chacha12 | crypto_stream/chacha12/e/ref | icc -O3 -xP -static |
| | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/ppc-altivec | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/sparc | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/x86-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/x86-mmx | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/x86-xmm | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/x86-xmm2 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/x86-xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/e/x86-xmm6 | gcc -m64 -O3 -fomit-frame-pointer |
| 6192 | 1.00 | chacha20 | crypto_stream/chacha20/e/amd64-xmm6 | icc -m64 -O2 -static -no-vec (12.0.20101006) |
| 10960 | 1.77 | chacha20 | crypto_stream/chacha20/e/merged | icc -O3 -xW -static |
| 11672 | 1.89 | chacha20 | crypto_stream/chacha20/e/amd64-3 | icc -O3 -static |
| 11768 | 1.90 | chacha20 | crypto_stream/chacha20/e/regs | icc |
| 12176 | 1.97 | chacha20 | crypto_stream/chacha20/e/ref | icc -O3 -xW -static |
| | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/ppc-altivec | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/sparc | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/x86-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/x86-mmx | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/x86-xmm | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/x86-xmm2 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/x86-xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/e/x86-xmm6 | gcc -m64 -O3 -fomit-frame-pointer |
| 3000 | 1.00 | chacha8 | crypto_stream/chacha8/e/amd64-xmm6 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 5024 | 1.67 | chacha8 | crypto_stream/chacha8/e/merged | icc -O3 -static -no-vec |
| 5256 | 1.75 | chacha8 | crypto_stream/chacha8/e/amd64-3 | gcc -m64 -march=nocona -Os -fomit-frame-pointer |
| 5760 | 1.92 | chacha8 | crypto_stream/chacha8/e/regs | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 6232 | 2.08 | chacha8 | crypto_stream/chacha8/e/ref | icc -O3 -static |
| | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/ppc-altivec | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/sparc | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/x86-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/x86-mmx | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/x86-xmm | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/x86-xmm2 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/x86-xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/e/x86-xmm6 | gcc -m64 -O3 -fomit-frame-pointer |
| 7736 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | gcc -funroll-loops -O3 -fomit-frame-pointer (4.5.2) |
| 21848 | 1.00 | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer (4.5.2) |
| 21064 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer (4.5.2) |
| 21072 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 21104 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 49736 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer (4.5.2) |
| 49824 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 9648 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (4.5.2) |
| 9688 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-2 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 9752 | 1.01 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-1 | gcc -O2 -fomit-frame-pointer |
| | lexv2 | crypto_stream/lexv2/e/v2/schwabe/ppc32linux-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | lexv2 | crypto_stream/lexv2/e/v2/schwabe/ppc32macos-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | lexv2 | crypto_stream/lexv2/e/v2/schwabe/sparc-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | lexv2 | crypto_stream/lexv2/e/v2/schwabe/sparc-2 | gcc -m64 -O3 -fomit-frame-pointer |
| 7320 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 14024 | 1.92 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | icc -no-vec |
| | ocelot1 | crypto_stream/ocelot1/ref | g++ -m64 -O3 -fomit-frame-pointer |
| | ocelot2 | crypto_stream/ocelot2/ref | g++ -m64 -O3 -fomit-frame-pointer |
| 6784 | 1.00 | panama | crypto_stream/panama/cryptopp | icpc -O3 -static (12.0.20101006) |
| 7888 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/3 | icc -m64 -xHost -vec-report0 -static (12.0.20101006) |
| 7896 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/2/2 | icc -O2 -xP -static |
| 7912 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/2 | icc -O3 -xW -static |
| 7920 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/4 | icc -m64 -xHost -vec-report0 -static (12.0.20101006) |
| 7928 | 1.01 | rabbit | crypto_stream/rabbit/e/opt/2/3 | icc -O2 -xP -static -no-vec |
| 11008 | 1.40 | rabbit | crypto_stream/rabbit/e/opt/2/1 | icc -m64 -O1 -static |
| 11088 | 1.41 | rabbit | crypto_stream/rabbit/e/opt/1/1 | icc -no-vec |
| 11256 | 1.43 | rabbit | crypto_stream/rabbit/e/ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | rabbit | crypto_stream/rabbit/e/opt/2/4 | gcc -m64 -O3 -fomit-frame-pointer |
| | rabbit | crypto_stream/rabbit/e/opt/2/5 | gcc -m64 -O3 -fomit-frame-pointer |
| 6040 | 1.00 | salsa20 | crypto_stream/salsa20/e/amd64-xmm6 | icc -O1 -xW -static (12.0.20101006) |
| 6112 | 1.01 | salsa20 | crypto_stream/salsa20/amd64_xmm6 | gcc -march=k8 -Os -fomit-frame-pointer |
| 6768 | 1.12 | salsa20 | crypto_stream/salsa20/e/amd64-xmm5 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 9832 | 1.63 | salsa20 | crypto_stream/salsa20/e/amd64-xmm2 | icc -O3 -xP -static -no-vec |
| 11056 | 1.83 | salsa20 | crypto_stream/salsa20/e/amd64-3 | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer |
| 11368 | 1.88 | salsa20 | crypto_stream/salsa20/e/amd64-2 | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer |
| 11608 | 1.92 | salsa20 | crypto_stream/salsa20/e/amd64-xmm | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 12880 | 2.13 | salsa20 | crypto_stream/salsa20/e/merged | gcc -march=k8 -O3 -fomit-frame-pointer |
| 13232 | 2.19 | salsa20 | crypto_stream/salsa20/e/regs | gcc -march=k8 -O3 -fomit-frame-pointer |
| 13720 | 2.27 | salsa20 | crypto_stream/salsa20/e/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 15112 | 2.50 | salsa20 | crypto_stream/salsa20/e/amd64-1 | gcc -O3 -fomit-frame-pointer |
| 16208 | 2.68 | salsa20 | crypto_stream/salsa20/ref | gcc -march=k8 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/ppc-altivec | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/sparc | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-3 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-athlon | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-mmx | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-pm | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-xmm | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-xmm2 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-xmm4 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/e/x86-xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa20 | crypto_stream/salsa20/x86_xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| 4000 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm6 | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer (4.5.2) |
| 4032 | 1.01 | salsa2012 | crypto_stream/salsa2012/amd64_xmm6 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 4432 | 1.11 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm5 | gcc -m64 -Os -fomit-frame-pointer |
| 6328 | 1.58 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm2 | gcc -funroll-loops -m64 -Os -fomit-frame-pointer |
| 7048 | 1.76 | salsa2012 | crypto_stream/salsa2012/e/amd64-3 | gcc -O3 -fomit-frame-pointer |
| 7248 | 1.81 | salsa2012 | crypto_stream/salsa2012/e/amd64-2 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 7384 | 1.85 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm | gcc -m64 -O -fomit-frame-pointer |
| 7536 | 1.88 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -m64 -O3 -fomit-frame-pointer |
| 7936 | 1.98 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8248 | 2.06 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -fno-schedule-insns -O3 -fomit-frame-pointer |
| 9568 | 2.39 | salsa2012 | crypto_stream/salsa2012/e/amd64-1 | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 11184 | 2.80 | salsa2012 | crypto_stream/salsa2012/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/ppc-altivec | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/sparc | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-3 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-athlon | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-mmx | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-pm | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-xmm | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-xmm2 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-xmm4 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/e/x86-xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa2012 | crypto_stream/salsa2012/x86_xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| 2984 | 1.00 | salsa208 | crypto_stream/salsa208/amd64_xmm6 | gcc -m64 -march=nocona -O2 -fomit-frame-pointer |
| 2984 | 1.00 | salsa208 | crypto_stream/salsa208/e/amd64-xmm6 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 3296 | 1.10 | salsa208 | crypto_stream/salsa208/e/amd64-xmm5 | gcc -funroll-loops -O -fomit-frame-pointer |
| 4536 | 1.52 | salsa208 | crypto_stream/salsa208/e/amd64-xmm2 | gcc |
| 5040 | 1.69 | salsa208 | crypto_stream/salsa208/e/amd64-3 | icc -O3 -xP -static -no-vec |
| 5136 | 1.72 | salsa208 | crypto_stream/salsa208/e/amd64-2 | icc -O3 -static -no-vec |
| 5272 | 1.77 | salsa208 | crypto_stream/salsa208/e/amd64-xmm | gcc -m64 -Os -fomit-frame-pointer |
| 5456 | 1.83 | salsa208 | crypto_stream/salsa208/e/merged | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer |
| 5896 | 1.98 | salsa208 | crypto_stream/salsa208/e/regs | gcc -m64 -O3 -fomit-frame-pointer |
| 6328 | 2.12 | salsa208 | crypto_stream/salsa208/e/ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 6904 | 2.31 | salsa208 | crypto_stream/salsa208/e/amd64-1 | gcc -m64 -Os -fomit-frame-pointer |
| 9136 | 3.06 | salsa208 | crypto_stream/salsa208/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/ppc-altivec | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/sparc | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-1 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-2 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-3 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-athlon | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-mmx | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-pm | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-xmm | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-xmm2 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-xmm4 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/e/x86-xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| | salsa208 | crypto_stream/salsa208/x86_xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| 5592 | 1.00 | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | icc -O3 -xW -static -no-vec (12.0.20101006) |
| 6960 | 1.00 | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -m64 -march=core2 -O2 -fomit-frame-pointer |
| 7384 | 1.06 | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | icc -m64 -xHost -vec-report0 -static |
| 10136 | 1.00 | tpy | crypto_stream/tpy/e/tpy | icc -O3 -static (12.0.20101006) |
| 7568 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | icc -m64 -O1 -static |
| 13216 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | icc -O3 -xP -static -no-vec |
| 6496 | 1.00 | trivium | crypto_stream/trivium/e/submissions/trivium | icc -O3 -xW -static -no-vec |
| 6648 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer (4.5.2) |