| Time | Relative time | Primitive | Implementation | Compiler |
| 186 | 1.00 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/armv8crypto | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 507 | 2.73 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-4rt-nodk | gcc -march=native -mtune=native -O3 |
| 509 | 2.74 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-1rt-nodk | gcc -march=native -mtune=native -O3 |
| 514 | 2.76 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-2rt-nodk | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 989 | 5.32 | aes128decrypt | crypto_core/aes128decrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O2 |
| 345653 | 1858.35 | aes128decrypt | crypto_core/aes128decrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 159 | 1.00 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/armv8crypto | gcc -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| 372 | 2.34 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-2ft | gcc -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| 383 | 2.41 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-1ft | gcc -march=native -mtune=native -O3 |
| 404 | 2.54 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-4ft | gcc -funroll-loops -march=native -mtune=native -Os |
| 589 | 3.70 | aes128encrypt | crypto_core/aes128encrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O3 |
| 317277 | 1995.45 | aes128encrypt | crypto_core/aes128encrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| 273 | 1.00 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/armv8crypto | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 713 | 2.61 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-4rt-nodk | gcc -funroll-loops -march=native -mtune=native -Os |
| 721 | 2.64 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-1rt-nodk | gcc -funroll-loops -march=native -mtune=native -Os |
| 723 | 2.65 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-2rt-nodk | gcc -march=native -mtune=native -Os |
| 1267 | 4.64 | aes256decrypt | crypto_core/aes256decrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 480302 | 1759.35 | aes256decrypt | crypto_core/aes256decrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 246 | 1.00 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/armv8crypto | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 521 | 2.12 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-2ft | gcc -funroll-loops -march=native -mtune=native -Os |
| 530 | 2.15 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-1ft | gcc -march=native -mtune=native -Os |
| 539 | 2.19 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-4ft | gcc -funroll-loops -march=native -mtune=native -Os |
| 686 | 2.79 | aes256encrypt | crypto_core/aes256encrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O2 |
| 437927 | 1780.19 | aes256encrypt | crypto_core/aes256encrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 365 | 1.00 | hsalsa20 | crypto_core/hsalsa20/ref | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 365 | 1.00 | hsalsa20 | crypto_core/hsalsa20/ref2 | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 404 | 1.00 | salsa20 | crypto_core/salsa20/ref | gcc -march=native -mtune=native -O2 (7.2.0) |
| 276 | 1.00 | salsa2012 | crypto_core/salsa2012/ref | gcc -march=native -mtune=native -O2 (7.2.0) |
| 212 | 1.00 | salsa208 | crypto_core/salsa208/ref | gcc -march=native -mtune=native -O3 (7.2.0) |
| Time | Relative time | Primitive | Implementation | Compiler |
| 35628 | 1.00 | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -march=native -mtune=native -O2 (7.2.0) |
| 18740 | 1.00 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -funroll-loops -march=native -mtune=native -Os (7.2.0) |
| 19268 | 1.03 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -march=native -mtune=native -Os |
| 23240 | 1.24 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | gcc -march=native -mtune=native -O2 |
| 24196 | 1.29 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | gcc -march=native -mtune=native -Os |
| 26581 | 1.42 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -march=native -mtune=native -Os |
| 26978 | 1.44 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -march=native -mtune=native -O3 |
| 31278 | 1.67 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -march=native -mtune=native -O3 |
| | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -march=native -mtune=native -O3 |
| 40912 | 1.00 | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| 46165 | 1.00 | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| | aes256ctr | crypto_stream/aes256ctr/openssl | gcc -march=native -mtune=native -O3 |
| 26298 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -funroll-loops -march=native -mtune=native -Os (7.2.0) |
| 26740 | 1.02 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -funroll-loops -march=native -mtune=native -Os (7.2.0) |
| | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -march=native -mtune=native -O3 |
| 75921 | 1.00 | amastrid | crypto_stream/amastrid/ref (1.1.0) | g++ -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 5082 | 1.00 | chacha12 | crypto_stream/chacha12/dolbeau/arm-neon | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 9118 | 1.79 | chacha12 | crypto_stream/chacha12/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 9174 | 1.81 | chacha12 | crypto_stream/chacha12/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 |
| 9196 | 1.81 | chacha12 | crypto_stream/chacha12/e/ref | gcc -march=native -mtune=native -O3 |
| 9202 | 1.81 | chacha12 | crypto_stream/chacha12/e/regs | gcc -march=native -mtune=native -O3 |
| | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -march=native -mtune=native -O3 |
| | chacha12 | crypto_stream/chacha12/dolbeau/ppc-altivec | gcc -march=native -mtune=native -O3 |
| | chacha12 | crypto_stream/chacha12/goll_gueron | gcc -march=native -mtune=native -O3 |
| | chacha12 | crypto_stream/chacha12/krovetz/avx2 | gcc -march=native -mtune=native -O3 |
| | chacha12 | crypto_stream/chacha12/krovetz/vec128 | gcc -march=native -mtune=native -O3 |
| 8111 | 1.00 | chacha20 | crypto_stream/chacha20/dolbeau/arm-neon | gcc -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| 13819 | 1.70 | chacha20 | crypto_stream/chacha20/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 |
| 13895 | 1.71 | chacha20 | crypto_stream/chacha20/e/merged | gcc -march=native -mtune=native -O3 |
| 13900 | 1.71 | chacha20 | crypto_stream/chacha20/e/ref | gcc -march=native -mtune=native -O3 |
| 13907 | 1.71 | chacha20 | crypto_stream/chacha20/e/regs | gcc -march=native -mtune=native -O3 |
| | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -march=native -mtune=native -O3 |
| | chacha20 | crypto_stream/chacha20/dolbeau/ppc-altivec | gcc -march=native -mtune=native -O3 |
| | chacha20 | crypto_stream/chacha20/goll_gueron | gcc -march=native -mtune=native -O3 |
| | chacha20 | crypto_stream/chacha20/krovetz/avx2 | gcc -march=native -mtune=native -O3 |
| | chacha20 | crypto_stream/chacha20/krovetz/vec128 | gcc -march=native -mtune=native -O3 |
| 3561 | 1.00 | chacha8 | crypto_stream/chacha8/dolbeau/arm-neon | gcc -march=native -mtune=native -O3 (7.2.0) |
| 6818 | 1.91 | chacha8 | crypto_stream/chacha8/e/regs | gcc -march=native -mtune=native -O3 (7.2.0) |
| 6857 | 1.93 | chacha8 | crypto_stream/chacha8/e/merged | gcc -march=native -mtune=native -Os |
| 6858 | 1.93 | chacha8 | crypto_stream/chacha8/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 (7.2.0) |
| 6930 | 1.95 | chacha8 | crypto_stream/chacha8/e/ref | gcc -march=native -mtune=native -O3 (7.2.0) |
| | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -march=native -mtune=native -O3 (7.2.0) |
| | chacha8 | crypto_stream/chacha8/dolbeau/ppc-altivec | gcc -march=native -mtune=native -O3 (7.2.0) |
| | chacha8 | crypto_stream/chacha8/goll_gueron | gcc -march=native -mtune=native -O3 (7.2.0) |
| | chacha8 | crypto_stream/chacha8/krovetz/avx2 | gcc -march=native -mtune=native -O3 (7.2.0) |
| | chacha8 | crypto_stream/chacha8/krovetz/vec128 | gcc -march=native -mtune=native -O3 (7.2.0) |
| 7931 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | gcc -march=native -mtune=native -O3 (7.2.0) |
| | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -march=native -mtune=native -O3 |
| | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -march=native -mtune=native -O3 |
| | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -march=native -mtune=native -O3 |
| | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -march=native -mtune=native -O3 |
| | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -march=native -mtune=native -O3 |
| | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -march=native -mtune=native -O3 |
| | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -march=native -mtune=native -O3 |
| 6027 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| 15948 | 2.65 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| 44032 | 1.00 | ocelot1 | crypto_stream/ocelot1/ref (2.1.0) | g++ -march=native -mtune=native -O3 (7.2.0) |
| | ocelot2 | crypto_stream/ocelot2/ref | g++ -march=native -mtune=native -O3 |
| 10156 | 1.00 | panama | crypto_stream/panama/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| | rabbit | crypto_stream/rabbit/e/opt/1/1 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/1/2 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/1/3 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/1/4 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/2/1 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/2/2 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/2/3 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/2/4 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/opt/2/5 | gcc -march=native -mtune=native -O3 |
| | rabbit | crypto_stream/rabbit/e/ref | gcc -march=native -mtune=native -O3 |
| 9769 | 1.00 | salsa20 | crypto_stream/salsa20/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 9815 | 1.00 | salsa20 | crypto_stream/salsa20/e/regs | gcc -march=native -mtune=native -O3 |
| 9816 | 1.00 | salsa20 | crypto_stream/salsa20/e/ref | gcc -march=native -mtune=native -O3 |
| 10184 | 1.04 | salsa20 | crypto_stream/salsa20/ref | gcc -march=native -mtune=native -O3 |
| 6740 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -march=native -mtune=native -O2 (7.2.0) |
| 6743 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -march=native -mtune=native -O3 |
| 6779 | 1.01 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| 7111 | 1.06 | salsa2012 | crypto_stream/salsa2012/ref | gcc -march=native -mtune=native -O3 |
| 5180 | 1.00 | salsa208 | crypto_stream/salsa208/e/ref | gcc -march=native -mtune=native -O3 (7.2.0) |
| 5186 | 1.00 | salsa208 | crypto_stream/salsa208/e/regs | gcc -march=native -mtune=native -O3 (7.2.0) |
| 5204 | 1.00 | salsa208 | crypto_stream/salsa208/e/merged | gcc -march=native -mtune=native -O2 |
| 5575 | 1.08 | salsa208 | crypto_stream/salsa208/ref | gcc -march=native -mtune=native -O3 (7.2.0) |
| | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -march=native -mtune=native -O3 |
| 6164 | 1.00 | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.2.0) |
| | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | gcc -march=native -mtune=native -O3 |
| 12863 | 1.00 | tpy | crypto_stream/tpy/e/tpy | gcc -march=native -mtune=native -O2 (7.2.0) |
| 8936 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -funroll-loops -march=native -mtune=native -O3 (7.2.0) |
| 14498 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | gcc -march=native -mtune=native -O2 (7.2.0) |
| | trivium | crypto_stream/trivium/e/submissions/trivium | gcc -march=native -mtune=native -O3 |
| 10144 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -march=native -mtune=native -O2 (7.2.0) |