| Time | Relative time | Primitive | Implementation | Compiler |
| 694 | 1.00 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-4rt-nodk | gcc -march=native -mtune=native -O3 (7.1.1 20170516) |
| 695 | 1.00 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-2rt-nodk | gcc -funroll-loops -march=native -mtune=native -O3 |
| 705 | 1.02 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-1rt-nodk | gcc -funroll-loops -march=native -mtune=native -O3 |
| 1317 | 1.90 | aes128decrypt | crypto_core/aes128decrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O3 |
| 319598 | 460.52 | aes128decrypt | crypto_core/aes128decrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| | aes128decrypt | crypto_core/aes128decrypt/dolbeau/armv8crypto | gcc -march=native -mtune=native -O3 (7.1.1 20170516) |
| 478 | 1.00 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-2ft | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 503 | 1.05 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-1ft | gcc -funroll-loops -march=native -mtune=native -O2 |
| 512 | 1.07 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-4ft | gcc -march=native -mtune=native -O3 |
| 716 | 1.50 | aes128encrypt | crypto_core/aes128encrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 296227 | 619.72 | aes128encrypt | crypto_core/aes128encrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| | aes128encrypt | crypto_core/aes128encrypt/dolbeau/armv8crypto | gcc -march=native -mtune=native -O3 |
| 995 | 1.00 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-1rt-nodk | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 996 | 1.00 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-4rt-nodk | gcc -march=native -mtune=native -O2 |
| 998 | 1.00 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-2rt-nodk | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 1814 | 1.82 | aes256decrypt | crypto_core/aes256decrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O3 |
| 443280 | 445.51 | aes256decrypt | crypto_core/aes256decrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| | aes256decrypt | crypto_core/aes256decrypt/dolbeau/armv8crypto | gcc -march=native -mtune=native -O3 |
| 686 | 1.00 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-2ft | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 705 | 1.03 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-1ft | gcc -march=native -mtune=native -O2 |
| 726 | 1.06 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-4ft | gcc -march=native -mtune=native -O2 |
| 948 | 1.38 | aes256encrypt | crypto_core/aes256encrypt/openssl | gcc -funroll-loops -march=native -mtune=native -O2 |
| 408650 | 595.70 | aes256encrypt | crypto_core/aes256encrypt/ref | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| | aes256encrypt | crypto_core/aes256encrypt/dolbeau/armv8crypto | gcc -march=native -mtune=native -O3 |
| 408 | 1.00 | hsalsa20 | crypto_core/hsalsa20/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| 408 | 1.00 | hsalsa20 | crypto_core/hsalsa20/ref2 | gcc -funroll-loops -march=native -mtune=native -O3 |
| 467 | 1.00 | salsa20 | crypto_core/salsa20/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| 328 | 1.00 | salsa2012 | crypto_core/salsa2012/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| 262 | 1.00 | salsa208 | crypto_core/salsa208/ref | gcc -funroll-loops -march=native -mtune=native -O3 |
| Time | Relative time | Primitive | Implementation | Compiler |
| 47104 | 1.00 | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 25121 | 1.00 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 28611 | 1.14 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -funroll-loops -march=native -mtune=native -O3 |
| 37600 | 1.50 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | gcc -funroll-loops -march=native -mtune=native -Os |
| 39300 | 1.56 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -funroll-loops -march=native -mtune=native -Os |
| 39731 | 1.58 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | gcc -funroll-loops -march=native -mtune=native -Os |
| 39769 | 1.58 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -march=native -mtune=native -Os |
| 43562 | 1.73 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -march=native -mtune=native -Os |
| | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -march=native -mtune=native -O3 |
| 53754 | 1.00 | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 60552 | 1.00 | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| | aes256ctr | crypto_stream/aes256ctr/openssl | gcc -march=native -mtune=native -O3 |
| 36840 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 40520 | 1.10 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -march=native -mtune=native -O3 |
| 135147 | 1.00 | amastrid | crypto_stream/amastrid/ref (1.1.0) | g++ -march=native -mtune=native -O3 (7.1.1 20170516) |
| 5591 | 1.00 | chacha12 | crypto_stream/chacha12/dolbeau/arm-neon | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 10078 | 1.80 | chacha12 | crypto_stream/chacha12/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 |
| 10399 | 1.86 | chacha12 | crypto_stream/chacha12/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 |
| 10433 | 1.87 | chacha12 | crypto_stream/chacha12/e/regs | gcc -march=native -mtune=native -O3 |
| 10436 | 1.87 | chacha12 | crypto_stream/chacha12/e/ref | 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 |
| 8576 | 1.00 | chacha20 | crypto_stream/chacha20/dolbeau/arm-neon | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 15011 | 1.75 | chacha20 | crypto_stream/chacha20/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 |
| 15291 | 1.78 | chacha20 | crypto_stream/chacha20/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 |
| 15310 | 1.79 | chacha20 | crypto_stream/chacha20/e/regs | gcc -funroll-loops -march=native -mtune=native -O3 |
| 15329 | 1.79 | chacha20 | crypto_stream/chacha20/e/ref | 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 |
| 4080 | 1.00 | chacha8 | crypto_stream/chacha8/dolbeau/arm-neon | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 7728 | 1.89 | chacha8 | crypto_stream/chacha8/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 |
| 8101 | 1.99 | chacha8 | crypto_stream/chacha8/e/regs | gcc -march=native -mtune=native -O3 |
| 8184 | 2.01 | chacha8 | crypto_stream/chacha8/dolbeau/mipsel-msa | gcc -march=native -mtune=native -O3 |
| 8269 | 2.03 | chacha8 | crypto_stream/chacha8/e/ref | gcc -march=native -mtune=native -O3 |
| | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -march=native -mtune=native -O3 |
| | chacha8 | crypto_stream/chacha8/dolbeau/ppc-altivec | gcc -march=native -mtune=native -O3 |
| | chacha8 | crypto_stream/chacha8/goll_gueron | gcc -march=native -mtune=native -O3 |
| | chacha8 | crypto_stream/chacha8/krovetz/avx2 | gcc -march=native -mtune=native -O3 |
| | chacha8 | crypto_stream/chacha8/krovetz/vec128 | gcc -march=native -mtune=native -O3 |
| 16865 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| | 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 |
| 11686 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 21406 | 1.83 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -march=native -mtune=native -O3 |
| 85110 | 1.00 | ocelot1 | crypto_stream/ocelot1/ref (2.1.0) | g++ -march=native -mtune=native -O3 (7.1.1 20170516) |
| | ocelot2 | crypto_stream/ocelot2/ref | g++ -march=native -mtune=native -O3 |
| 18341 | 1.00 | panama | crypto_stream/panama/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| | 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 |
| 11112 | 1.00 | salsa20 | crypto_stream/salsa20/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 11448 | 1.03 | salsa20 | crypto_stream/salsa20/e/ref | gcc -march=native -mtune=native -O3 |
| 11451 | 1.03 | salsa20 | crypto_stream/salsa20/e/regs | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 12278 | 1.10 | salsa20 | crypto_stream/salsa20/ref | gcc -march=native -mtune=native -O3 |
| 7725 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 8105 | 1.05 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -march=native -mtune=native -O3 |
| 8108 | 1.05 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -march=native -mtune=native -O3 |
| 8924 | 1.16 | salsa2012 | crypto_stream/salsa2012/ref | gcc -march=native -mtune=native -O3 |
| 6141 | 1.00 | salsa208 | crypto_stream/salsa208/e/merged | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 6521 | 1.06 | salsa208 | crypto_stream/salsa208/e/ref | gcc -march=native -mtune=native -O3 |
| 6524 | 1.06 | salsa208 | crypto_stream/salsa208/e/regs | gcc -march=native -mtune=native -O3 |
| 7340 | 1.20 | salsa208 | crypto_stream/salsa208/ref | gcc -march=native -mtune=native -O3 |
| | simon128128ctr | crypto_stream/simon128128ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | simon128128ctr | crypto_stream/simon128128ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | simon128192ctr | crypto_stream/simon128192ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | simon128192ctr | crypto_stream/simon128192ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | simon128256ctr | crypto_stream/simon128256ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | simon128256ctr | crypto_stream/simon128256ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | simon64128ctr | crypto_stream/simon64128ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | simon64128ctr | crypto_stream/simon64128ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | simon6496ctr | crypto_stream/simon6496ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | simon6496ctr | crypto_stream/simon6496ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -march=native -mtune=native -O3 |
| 9224 | 1.00 | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | gcc -march=native -mtune=native -O3 |
| | speck128128ctr | crypto_stream/speck128128ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | speck128128ctr | crypto_stream/speck128128ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | speck128192ctr | crypto_stream/speck128192ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | speck128192ctr | crypto_stream/speck128192ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | speck128256ctr | crypto_stream/speck128256ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | speck128256ctr | crypto_stream/speck128256ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | speck64128ctr | crypto_stream/speck64128ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | speck64128ctr | crypto_stream/speck64128ctr/sse4 | gcc -march=native -mtune=native -O3 |
| | speck6496ctr | crypto_stream/speck6496ctr/avx2 | gcc -march=native -mtune=native -O3 |
| | speck6496ctr | crypto_stream/speck6496ctr/sse4 | gcc -march=native -mtune=native -O3 |
| 21267 | 1.00 | tpy | crypto_stream/tpy/e/tpy | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| 15365 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -funroll-loops -march=native -mtune=native -O3 (7.1.1 20170516) |
| 28471 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | gcc -funroll-loops -march=native -mtune=native -O2 (7.1.1 20170516) |
| | trivium | crypto_stream/trivium/e/submissions/trivium | gcc -march=native -mtune=native -O3 |
| 11530 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -march=native -mtune=native -O2 |