| Time | Relative time | Primitive | Implementation | Compiler |
| 19381 | 1.00 | aes128estream | crypto_stream/aes128estream/e/schwabe/pentium4-1 | gcc -m32 -march=pentium4 -O -fomit-frame-pointer (4.4.5) |
| 23288 | 1.20 | aes128estream | crypto_stream/aes128estream/e/bernstein/x86-mmx-1 | gcc -m32 -march=nocona -O -fomit-frame-pointer |
| 30664 | 1.58 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 31570 | 1.63 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 31797 | 1.64 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 31979 | 1.65 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 35598 | 1.84 | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 42080 | 2.17 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 43702 | 2.25 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 46621 | 2.41 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 41221 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer (4.4.5) |
| 46046 | 1.12 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer |
| 48062 | 1.17 | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 6701 | 1.00 | chacha12 | crypto_stream/chacha12/e/x86-xmm5 | gcc -m32 -march=i486 -Os -fomit-frame-pointer |
| 7291 | 1.09 | chacha12 | crypto_stream/chacha12/e/x86-xmm6 | gcc -funroll-loops -m32 -march=prescott -O -fomit-frame-pointer |
| 10304 | 1.54 | chacha12 | crypto_stream/chacha12/e/merged | gcc -m32 -march=k6 -O3 -fomit-frame-pointer |
| 10380 | 1.55 | chacha12 | crypto_stream/chacha12/e/x86-1 | gcc -m32 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 10660 | 1.59 | chacha12 | crypto_stream/chacha12/e/regs | gcc -funroll-loops -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 11672 | 1.74 | chacha12 | crypto_stream/chacha12/e/ref | gcc -m32 -march=pentiumpro -O3 -fomit-frame-pointer |
| 12235 | 1.83 | chacha12 | crypto_stream/chacha12/e/x86-xmm | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| 12822 | 1.91 | chacha12 | crypto_stream/chacha12/e/x86-mmx | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 13365 | 1.99 | chacha12 | crypto_stream/chacha12/e/x86-xmm2 | gcc -funroll-loops -m32 -march=nocona -O -fomit-frame-pointer |
| | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 10373 | 1.00 | chacha20 | crypto_stream/chacha20/e/x86-xmm5 | gcc -m32 -march=pentium -O -fomit-frame-pointer (4.4.5) |
| 11323 | 1.09 | chacha20 | crypto_stream/chacha20/e/x86-xmm6 | gcc -m32 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 16157 | 1.56 | chacha20 | crypto_stream/chacha20/e/merged | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 16339 | 1.58 | chacha20 | crypto_stream/chacha20/e/x86-1 | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 16471 | 1.59 | chacha20 | crypto_stream/chacha20/e/regs | gcc -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 17695 | 1.71 | chacha20 | crypto_stream/chacha20/e/ref | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer |
| 19918 | 1.92 | chacha20 | crypto_stream/chacha20/e/x86-xmm | gcc -funroll-loops -m32 -march=pentium2 -O3 -fomit-frame-pointer |
| 20216 | 1.95 | chacha20 | crypto_stream/chacha20/e/x86-mmx | gcc -m32 -march=pentium -O3 -fomit-frame-pointer |
| 21814 | 2.10 | chacha20 | crypto_stream/chacha20/e/x86-xmm2 | gcc -m32 -march=pentium-m -O -fomit-frame-pointer |
| | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 4866 | 1.00 | chacha8 | crypto_stream/chacha8/e/x86-xmm5 | gcc -m32 -march=pentium4 -Os -fomit-frame-pointer (4.4.5) |
| 5275 | 1.08 | chacha8 | crypto_stream/chacha8/e/x86-xmm6 | gcc -m32 -march=prescott -Os -fomit-frame-pointer |
| 7392 | 1.52 | chacha8 | crypto_stream/chacha8/e/merged | gcc -funroll-loops -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 7404 | 1.52 | chacha8 | crypto_stream/chacha8/e/x86-1 | gcc -funroll-loops -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 8066 | 1.66 | chacha8 | crypto_stream/chacha8/e/regs | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 8398 | 1.73 | chacha8 | crypto_stream/chacha8/e/x86-xmm | gcc -m32 -march=i486 -O -fomit-frame-pointer |
| 8778 | 1.80 | chacha8 | crypto_stream/chacha8/e/ref | gcc -m32 -O3 -fomit-frame-pointer |
| 9130 | 1.88 | chacha8 | crypto_stream/chacha8/e/x86-mmx | gcc -m32 -march=core2 -Os -fomit-frame-pointer |
| 9143 | 1.88 | chacha8 | crypto_stream/chacha8/e/x86-xmm2 | gcc -m32 -march=pentium3 -O -fomit-frame-pointer |
| | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -m32 -O3 -fomit-frame-pointer |
| 9792 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | gcc -funroll-loops -m32 -march=pentium4 -O -fomit-frame-pointer (4.4.5) |
| 28496 | 1.00 | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -funroll-loops -m32 -march=k8 -O3 -fomit-frame-pointer (4.4.5) |
| 28248 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.4.5) |
| 28270 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.4.5) |
| 28559 | 1.01 | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -funroll-loops -m32 -O3 -fomit-frame-pointer (4.4.5) |
| 76523 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -m32 -march=i386 -O -fomit-frame-pointer (4.4.5) |
| 77102 | 1.01 | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -m32 -march=i386 -O -fomit-frame-pointer (4.4.5) |
| 15860 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -funroll-loops -m32 -march=k8 -O2 -fomit-frame-pointer (4.4.5) |
| 7570 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -funroll-loops -m32 -march=k6-3 -O2 -fomit-frame-pointer (4.4.5) |
| 18990 | 2.51 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -funroll-loops -m32 -march=pentium-m -O -fomit-frame-pointer |
| 4978 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/2/5 | gcc -m32 -march=native -mtune=native -O -fomit-frame-pointer |
| 6840 | 1.37 | rabbit | crypto_stream/rabbit/e/opt/1/4 | gcc -funroll-loops -m32 -march=k6 -O3 -fomit-frame-pointer |
| 6871 | 1.38 | rabbit | crypto_stream/rabbit/e/opt/2/4 | gcc -m32 -march=pentium-mmx -O3 -fomit-frame-pointer |
| 6888 | 1.38 | rabbit | crypto_stream/rabbit/e/opt/2/3 | gcc -funroll-loops -m32 -march=k6-2 -O3 -fomit-frame-pointer |
| 7136 | 1.43 | rabbit | crypto_stream/rabbit/e/opt/1/3 | gcc -m32 -march=barcelona -O -fomit-frame-pointer |
| 9300 | 1.87 | rabbit | crypto_stream/rabbit/e/opt/1/2 | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 9304 | 1.87 | rabbit | crypto_stream/rabbit/e/opt/2/2 | gcc -m32 -march=athlon -O3 -fomit-frame-pointer |
| 12456 | 2.50 | rabbit | crypto_stream/rabbit/e/opt/2/1 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 12469 | 2.50 | rabbit | crypto_stream/rabbit/e/opt/1/1 | gcc -funroll-loops -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 13318 | 2.68 | rabbit | crypto_stream/rabbit/e/ref | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 9808 | 1.00 | salsa20 | crypto_stream/salsa20/e/x86-xmm4 | gcc -m32 -march=core2 -O2 -fomit-frame-pointer |
| 9955 | 1.01 | salsa20 | crypto_stream/salsa20/e/x86-xmm5 | gcc -m32 -march=i386 -Os -fomit-frame-pointer |
| 9976 | 1.02 | salsa20 | crypto_stream/salsa20/x86_xmm5 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 15155 | 1.55 | salsa20 | crypto_stream/salsa20/e/x86-1 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 15523 | 1.58 | salsa20 | crypto_stream/salsa20/e/x86-pm | gcc -m32 -march=core2 -O -fomit-frame-pointer |
| 15663 | 1.60 | salsa20 | crypto_stream/salsa20/e/x86-3 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 15664 | 1.60 | salsa20 | crypto_stream/salsa20/e/x86-2 | gcc -funroll-loops -m32 -march=k6 -Os -fomit-frame-pointer |
| 15896 | 1.62 | salsa20 | crypto_stream/salsa20/e/x86-athlon | gcc -funroll-loops -m32 -march=k6-2 -O2 -fomit-frame-pointer |
| 16602 | 1.69 | salsa20 | crypto_stream/salsa20/e/merged | gcc -funroll-loops -m32 -O -fomit-frame-pointer |
| 16768 | 1.71 | salsa20 | crypto_stream/salsa20/e/x86-xmm | gcc -m32 -march=k8 -O2 -fomit-frame-pointer |
| 17693 | 1.80 | salsa20 | crypto_stream/salsa20/e/x86-mmx | gcc -m32 -march=k6-2 -O -fomit-frame-pointer |
| 18577 | 1.89 | salsa20 | crypto_stream/salsa20/e/x86-xmm2 | gcc -m32 -march=k8 -O3 -fomit-frame-pointer |
| 19309 | 1.97 | salsa20 | crypto_stream/salsa20/e/regs | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 20559 | 2.10 | salsa20 | crypto_stream/salsa20/e/ref | gcc -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 23082 | 2.35 | salsa20 | crypto_stream/salsa20/ref | gcc -funroll-loops -m32 -march=pentium-m -O3 -fomit-frame-pointer |
| 6446 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/x86-xmm4 | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 6496 | 1.01 | salsa2012 | crypto_stream/salsa2012/x86_xmm5 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 6499 | 1.01 | salsa2012 | crypto_stream/salsa2012/e/x86-xmm5 | gcc -funroll-loops -m32 -O2 -fomit-frame-pointer |
| 9732 | 1.51 | salsa2012 | crypto_stream/salsa2012/e/x86-1 | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer |
| 9954 | 1.54 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -funroll-loops -m32 -march=pentium2 -O -fomit-frame-pointer (4.4.5) |
| 10048 | 1.56 | salsa2012 | crypto_stream/salsa2012/e/x86-pm | gcc -m32 -march=i386 -O -fomit-frame-pointer |
| 10270 | 1.59 | salsa2012 | crypto_stream/salsa2012/e/x86-2 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 10270 | 1.59 | salsa2012 | crypto_stream/salsa2012/e/x86-3 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 10377 | 1.61 | salsa2012 | crypto_stream/salsa2012/e/x86-athlon | gcc -m32 -march=core2 -msse4.1 -O -fomit-frame-pointer |
| 10579 | 1.64 | salsa2012 | crypto_stream/salsa2012/e/x86-xmm | gcc -m32 -march=prescott -O3 -fomit-frame-pointer |
| 11402 | 1.77 | salsa2012 | crypto_stream/salsa2012/e/x86-mmx | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 11688 | 1.81 | salsa2012 | crypto_stream/salsa2012/e/x86-xmm2 | gcc -m32 -march=pentiumpro -O -fomit-frame-pointer |
| 11909 | 1.85 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 12696 | 1.97 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 16038 | 2.49 | salsa2012 | crypto_stream/salsa2012/ref | gcc -m32 -march=core2 -msse4 -O3 -fomit-frame-pointer |
| 4757 | 1.00 | salsa208 | crypto_stream/salsa208/x86_xmm5 | gcc -m32 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 4766 | 1.00 | salsa208 | crypto_stream/salsa208/e/x86-xmm4 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 4770 | 1.00 | salsa208 | crypto_stream/salsa208/e/x86-xmm5 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 7020 | 1.48 | salsa208 | crypto_stream/salsa208/e/x86-1 | gcc -m32 -march=pentium-mmx -O -fomit-frame-pointer |
| 7261 | 1.53 | salsa208 | crypto_stream/salsa208/e/merged | gcc -funroll-loops -m32 -march=pentium -O -fomit-frame-pointer |
| 7312 | 1.54 | salsa208 | crypto_stream/salsa208/e/x86-pm | gcc -m32 -march=prescott -Os -fomit-frame-pointer |
| 7406 | 1.56 | salsa208 | crypto_stream/salsa208/e/x86-3 | gcc -funroll-loops -m32 -march=k6-3 -Os -fomit-frame-pointer |
| 7408 | 1.56 | salsa208 | crypto_stream/salsa208/e/x86-2 | gcc -m32 -march=k6 -O -fomit-frame-pointer |
| 7531 | 1.58 | salsa208 | crypto_stream/salsa208/e/x86-xmm | gcc -m32 -march=athlon -Os -fomit-frame-pointer |
| 7616 | 1.60 | salsa208 | crypto_stream/salsa208/e/x86-athlon | gcc -m32 -march=core2 -msse4.1 -Os -fomit-frame-pointer |
| 8232 | 1.73 | salsa208 | crypto_stream/salsa208/e/x86-xmm2 | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer |
| 8240 | 1.73 | salsa208 | crypto_stream/salsa208/e/x86-mmx | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 8587 | 1.81 | salsa208 | crypto_stream/salsa208/e/regs | gcc -m32 -march=barcelona -O3 -fomit-frame-pointer |
| 9685 | 2.04 | salsa208 | crypto_stream/salsa208/e/ref | gcc -m32 -march=k6-3 -O3 -fomit-frame-pointer |
| 12172 | 2.56 | salsa208 | crypto_stream/salsa208/ref | gcc -funroll-loops -m32 -march=pentium4 -O3 -fomit-frame-pointer |
| 8713 | 1.00 | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -funroll-loops -m32 -march=k6-2 -O -fomit-frame-pointer (4.4.5) |
| 9478 | 1.00 | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | gcc -funroll-loops -m32 -march=k6-3 -O -fomit-frame-pointer (4.4.5) |
| 13554 | 1.00 | tpy | crypto_stream/tpy/e/tpy | gcc -funroll-loops -m32 -march=pentium -Os -fomit-frame-pointer (4.4.5) |
| 9365 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (4.4.5) |
| 17839 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | gcc -m32 -march=core2 -msse4.1 -O3 -fomit-frame-pointer (4.4.5) |
| 10984 | 1.00 | trivium | crypto_stream/trivium/e/submissions/trivium | gcc -m32 -march=barcelona -O2 -fomit-frame-pointer (4.4.5) |
| 10616 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -m32 -march=native -mtune=native -O2 -fomit-frame-pointer (4.4.5) |