| Time | Relative time | Primitive | Implementation | Compiler |
| 222 | 1.00 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/aesenc-int | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 715 | 3.22 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-2rt-nodk | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer |
| 743 | 3.35 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-1rt-nodk | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments |
| 753 | 3.39 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-4rt-nodk | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 1544 | 6.95 | aes128decrypt | crypto_core/aes128decrypt/openssl | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 299536 | 1349.26 | aes128decrypt | crypto_core/aes128decrypt/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 151 | 1.00 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/aesenc-int | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 507 | 3.36 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer |
| 535 | 3.54 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-1ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 536 | 3.55 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-2ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 909 | 6.02 | aes128encrypt | crypto_core/aes128encrypt/openssl | gcc -O3 -fomit-frame-pointer |
| 276137 | 1828.72 | aes128encrypt | crypto_core/aes128encrypt/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 292 | 1.00 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/aesenc-int | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 939 | 3.22 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-2rt-nodk | gcc -O2 -fomit-frame-pointer |
| 972 | 3.33 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-1rt-nodk | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 984 | 3.37 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-4rt-nodk | gcc -O3 -fomit-frame-pointer |
| 2081 | 7.13 | aes256decrypt | crypto_core/aes256decrypt/openssl | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer |
| 413773 | 1417.03 | aes256decrypt | crypto_core/aes256decrypt/ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer |
| 207 | 1.00 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/aesenc-int | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 626 | 3.02 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-4ft | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 674 | 3.26 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-2ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 691 | 3.34 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-1ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 1167 | 5.64 | aes256encrypt | crypto_core/aes256encrypt/openssl | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 381500 | 1843.00 | aes256encrypt | crypto_core/aes256encrypt/ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer |
| 628 | 1.00 | hsalsa20 | crypto_core/hsalsa20/ref2 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 629 | 1.00 | hsalsa20 | crypto_core/hsalsa20/ref | gcc -m64 -O3 -fomit-frame-pointer |
| 4188 | 1.00 | keccakf160032bits | crypto_core/keccakf160032bits/inplace1600bi | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer (5.4.0 20160609) |
| 27730 | 6.62 | keccakf160032bits | crypto_core/keccakf160032bits/reference1600-32bits | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer |
| | keccakf160032bits | crypto_core/keccakf160032bits/inplace1600ARMv6M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakf160032bits | crypto_core/keccakf160032bits/inplace1600ARMv7A | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakf160032bits | crypto_core/keccakf160032bits/inplace1600ARMv7M | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakf160032bits | crypto_core/keccakf160032bits/optimized1600ARMv6Mu1 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| | keccakf160032bits | crypto_core/keccakf160032bits/optimized1600ARMv6Mu2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2049 | 1.00 | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600ufull | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 2057 | 1.00 | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600u6 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 2137 | 1.04 | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600AsmX86-64 | gcc -m64 -O -fomit-frame-pointer |
| 2168 | 1.06 | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600lcu6 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| 2189 | 1.07 | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600lcufull | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 3807 | 1.86 | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600lcufullshld | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 3843 | 1.88 | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600AsmX86-64shld | gcc -m64 -O -fomit-frame-pointer |
| 4108 | 2.00 | keccakf160064bits | crypto_core/keccakf160064bits/reference1600 | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer |
| 4690 | 2.29 | keccakf160064bits | crypto_core/keccakf160064bits/compact1600 | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer |
| | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600AsmX86-64Apple | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600XOPu6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | keccakf160064bits | crypto_core/keccakf160064bits/optimized1600XOPufull | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 695 | 1.00 | salsa20 | crypto_core/salsa20/ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 491 | 1.00 | salsa2012 | crypto_core/salsa2012/ref | gcc -m64 -march=k8 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 394 | 1.00 | salsa208 | crypto_core/salsa208/ref | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| Time | Relative time | Primitive | Implementation | Compiler |
| 5875 | 1.00 | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -march=k8 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 17707 | 1.00 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-1 | gcc -m64 -march=corei7 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 17850 | 1.01 | aes128estream | crypto_stream/aes128estream/e/schwabe/athlon64-2 | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 20423 | 1.15 | aes128estream | crypto_stream/aes128estream/e/schwabe/core2 | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer |
| 21039 | 1.19 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-2 | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer |
| 21228 | 1.20 | aes128estream | crypto_stream/aes128estream/e/bernstein/amd64-1 | gcc -m64 -march=barcelona -Os -fomit-frame-pointer |
| 21525 | 1.22 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 22159 | 1.25 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv |
| 26092 | 1.47 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments |
| 28231 | 1.59 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 28663 | 1.62 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer |
| 29251 | 1.65 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer |
| 29400 | 1.66 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6328 | 1.00 | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 2173 | 1.00 | aes256ctr | crypto_stream/aes256ctr/dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 2351 | 1.08 | aes256ctr | crypto_stream/aes256ctr/openssl | clang -O3 -fomit-frame-pointer -Qunused-arguments |
| 6717 | 3.09 | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -m64 -march=corei7-avx -O3 -fomit-frame-pointer |
| 29490 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 30496 | 1.03 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 86872 | 1.00 | amastrid | crypto_stream/amastrid/ref (1.1.0) | g++ -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 2298 | 1.00 | chacha12 | crypto_stream/chacha12/moon/xop/64 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 2989 | 1.30 | chacha12 | crypto_stream/chacha12/dolbeau/amd64-avx2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 3075 | 1.34 | chacha12 | crypto_stream/chacha12/moon/avx/64 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 3135 | 1.36 | chacha12 | crypto_stream/chacha12/moon/ssse3/64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 3467 | 1.51 | chacha12 | crypto_stream/chacha12/moon/sse2/64 | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer |
| 3700 | 1.61 | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 3920 | 1.71 | chacha12 | crypto_stream/chacha12/krovetz/vec128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4168 | 1.81 | chacha12 | crypto_stream/chacha12/e/amd64-xmm6 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 8547 | 3.72 | chacha12 | crypto_stream/chacha12/e/amd64-3 | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer |
| 8622 | 3.75 | chacha12 | crypto_stream/chacha12/e/merged | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 8872 | 3.86 | chacha12 | crypto_stream/chacha12/e/regs | gcc -O3 -fomit-frame-pointer |
| 8899 | 3.87 | chacha12 | crypto_stream/chacha12/e/ref | gcc -funroll-loops -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 |
| 3421 | 1.00 | chacha20 | crypto_stream/chacha20/moon/xop/64 | gcc -m64 -march=k8 -O -fomit-frame-pointer |
| 4627 | 1.35 | chacha20 | crypto_stream/chacha20/dolbeau/amd64-avx2 | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 4738 | 1.38 | chacha20 | crypto_stream/chacha20/moon/avx/64 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 4783 | 1.40 | chacha20 | crypto_stream/chacha20/moon/ssse3/64 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 5341 | 1.56 | chacha20 | crypto_stream/chacha20/moon/sse2/64 | gcc -m64 -march=core2 -O -fomit-frame-pointer |
| 5456 | 1.59 | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -m64 -O3 -fomit-frame-pointer |
| 6284 | 1.84 | chacha20 | crypto_stream/chacha20/e/amd64-xmm6 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 6346 | 1.86 | chacha20 | crypto_stream/chacha20/krovetz/vec128 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 13369 | 3.91 | chacha20 | crypto_stream/chacha20/e/merged | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer |
| 13477 | 3.94 | chacha20 | crypto_stream/chacha20/e/amd64-3 | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer |
| 13631 | 3.98 | chacha20 | crypto_stream/chacha20/e/ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 13635 | 3.99 | chacha20 | crypto_stream/chacha20/e/regs | gcc -fno-schedule-insns -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 |
| 1736 | 1.00 | chacha8 | crypto_stream/chacha8/moon/xop/64 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 2138 | 1.23 | chacha8 | crypto_stream/chacha8/dolbeau/amd64-avx2 | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments |
| 2244 | 1.29 | chacha8 | crypto_stream/chacha8/moon/avx/64 | gcc -m64 -march=nocona -O -fomit-frame-pointer |
| 2307 | 1.33 | chacha8 | crypto_stream/chacha8/moon/ssse3/64 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 2524 | 1.45 | chacha8 | crypto_stream/chacha8/moon/sse2/64 | gcc -march=nocona -Os -fomit-frame-pointer |
| 2704 | 1.56 | chacha8 | crypto_stream/chacha8/krovetz/vec128 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 2836 | 1.63 | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 3115 | 1.79 | chacha8 | crypto_stream/chacha8/e/amd64-xmm6 | gcc -O3 -fomit-frame-pointer |
| 6097 | 3.51 | chacha8 | crypto_stream/chacha8/e/amd64-3 | gcc -m64 -march=nocona -O3 -fomit-frame-pointer |
| 6260 | 3.61 | chacha8 | crypto_stream/chacha8/e/merged | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer |
| 6507 | 3.75 | chacha8 | crypto_stream/chacha8/e/regs | gcc -m64 -march=core2 -O3 -fomit-frame-pointer |
| 6549 | 3.77 | chacha8 | crypto_stream/chacha8/e/ref | gcc -funroll-loops -march=barcelona -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 |
| 9520 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 24131 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 24217 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 24221 | 1.00 | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 58461 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 58593 | 1.00 | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 9961 | 1.00 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-1 | gcc -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 10733 | 1.08 | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer |
| 10982 | 1.10 | lexv2 | crypto_stream/lexv2/e/v2/schwabe/amd64-2 | gcc -fno-schedule-insns -Os -fomit-frame-pointer |
| 7478 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 16071 | 2.15 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 48278 | 1.00 | ocelot1 | crypto_stream/ocelot1/ref (2.1.0) | g++ -fno-schedule-insns -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | ocelot2 | crypto_stream/ocelot2/ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 7484 | 1.00 | panama | crypto_stream/panama/cryptopp | g++ -march=nocona -O -fomit-frame-pointer (5.4.0 20160609) |
| 8762 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/3 | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 8763 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/4 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 8775 | 1.00 | rabbit | crypto_stream/rabbit/e/opt/1/2 | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 8996 | 1.03 | rabbit | crypto_stream/rabbit/e/opt/2/2 | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 9012 | 1.03 | rabbit | crypto_stream/rabbit/e/opt/2/3 | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 12586 | 1.44 | rabbit | crypto_stream/rabbit/e/opt/2/1 | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer |
| 12658 | 1.44 | rabbit | crypto_stream/rabbit/e/opt/1/1 | gcc -m64 -O3 -fomit-frame-pointer |
| 13234 | 1.51 | rabbit | crypto_stream/rabbit/e/ref | gcc -funroll-loops -m64 -O3 -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 |
| 5172 | 1.00 | salsa20 | crypto_stream/salsa20/dolbeau/amd64-xmm6int | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 6660 | 1.29 | salsa20 | crypto_stream/salsa20/amd64_xmm6 | gcc -march=k8 -O3 -fomit-frame-pointer |
| 6699 | 1.30 | salsa20 | crypto_stream/salsa20/e/amd64-xmm6 | gcc -march=barcelona -O2 -fomit-frame-pointer |
| 7351 | 1.42 | salsa20 | crypto_stream/salsa20/e/amd64-xmm5 | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer |
| 13574 | 2.62 | salsa20 | crypto_stream/salsa20/e/merged | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer |
| 13760 | 2.66 | salsa20 | crypto_stream/salsa20/e/amd64-3 | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer |
| 13847 | 2.68 | salsa20 | crypto_stream/salsa20/e/amd64-2 | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer |
| 13850 | 2.68 | salsa20 | crypto_stream/salsa20/e/ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer |
| 13873 | 2.68 | salsa20 | crypto_stream/salsa20/e/regs | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 15603 | 3.02 | salsa20 | crypto_stream/salsa20/ref | gcc -funroll-loops -O3 -fomit-frame-pointer |
| 16279 | 3.15 | salsa20 | crypto_stream/salsa20/e/amd64-xmm | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 16294 | 3.15 | salsa20 | crypto_stream/salsa20/e/amd64-xmm2 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 20742 | 4.01 | salsa20 | crypto_stream/salsa20/e/amd64-1 | gcc -march=nocona -Os -fomit-frame-pointer |
| 3275 | 1.00 | salsa2012 | crypto_stream/salsa2012/dolbeau/amd64-xmm6int | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 4400 | 1.34 | salsa2012 | crypto_stream/salsa2012/amd64_xmm6 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 4416 | 1.35 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm6 | gcc -m64 -march=k8 -O2 -fomit-frame-pointer |
| 4871 | 1.49 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm5 | gcc -m64 -O3 -fomit-frame-pointer |
| 8744 | 2.67 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -m64 -O2 -fomit-frame-pointer |
| 8816 | 2.69 | salsa2012 | crypto_stream/salsa2012/e/amd64-3 | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| 8846 | 2.70 | salsa2012 | crypto_stream/salsa2012/e/amd64-2 | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer |
| 9047 | 2.76 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 9061 | 2.77 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 10287 | 3.14 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 10300 | 3.15 | salsa2012 | crypto_stream/salsa2012/e/amd64-xmm2 | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer |
| 10562 | 3.23 | salsa2012 | crypto_stream/salsa2012/ref | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 12957 | 3.96 | salsa2012 | crypto_stream/salsa2012/e/amd64-1 | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer |
| 2352 | 1.00 | salsa208 | crypto_stream/salsa208/dolbeau/amd64-xmm6int | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 3267 | 1.39 | salsa208 | crypto_stream/salsa208/amd64_xmm6 | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer |
| 3276 | 1.39 | salsa208 | crypto_stream/salsa208/e/amd64-xmm6 | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer |
| 3619 | 1.54 | salsa208 | crypto_stream/salsa208/e/amd64-xmm5 | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 6312 | 2.68 | salsa208 | crypto_stream/salsa208/e/amd64-3 | gcc -m64 -march=k8 -Os -fomit-frame-pointer |
| 6341 | 2.70 | salsa208 | crypto_stream/salsa208/e/merged | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv |
| 6353 | 2.70 | salsa208 | crypto_stream/salsa208/e/amd64-2 | gcc -m64 -Os -fomit-frame-pointer |
| 6629 | 2.82 | salsa208 | crypto_stream/salsa208/e/ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer |
| 6661 | 2.83 | salsa208 | crypto_stream/salsa208/e/regs | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer |
| 7286 | 3.10 | salsa208 | crypto_stream/salsa208/e/amd64-xmm | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer |
| 7303 | 3.11 | salsa208 | crypto_stream/salsa208/e/amd64-xmm2 | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer |
| 8273 | 3.52 | salsa208 | crypto_stream/salsa208/ref | gcc -m64 -march=k8 -O3 -fomit-frame-pointer |
| 9194 | 3.91 | salsa208 | crypto_stream/salsa208/e/amd64-1 | gcc -march=barcelona -Os -fomit-frame-pointer |
| 10448 | 1.00 | simon128128ctr | crypto_stream/simon128128ctr/sse4 (2.1) | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer (5.4.0 20160609) |
| | 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 |
| 11531 | 1.00 | simon128256ctr | crypto_stream/simon128256ctr/sse4 (2.1) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | simon128256ctr | crypto_stream/simon128256ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 7388 | 1.00 | simon64128ctr | crypto_stream/simon64128ctr/sse4 (2.1) | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| | simon64128ctr | crypto_stream/simon64128ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv |
| 6863 | 1.00 | simon6496ctr | crypto_stream/simon6496ctr/sse4 (2.1) | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | simon6496ctr | crypto_stream/simon6496ctr/avx2 | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| 7635 | 1.00 | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 8101 | 1.00 | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | clang -O3 -fomit-frame-pointer -Qunused-arguments (4.2.1 Compatible Clang 3.8.0 (tags/RELEASE 380/final)) |
| 8262 | 1.02 | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -m64 -march=core2 -msse4 -O3 -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 |
| 4407 | 1.00 | speck64128ctr | crypto_stream/speck64128ctr/sse4 (2.1) | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv |
| | 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 |
| 4264 | 1.00 | speck6496ctr | crypto_stream/speck6496ctr/sse4 (2.1) | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv (5.4.0 20160609) |
| | 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 |
| 12518 | 1.00 | tpy | crypto_stream/tpy/e/tpy | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 8214 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer (5.4.0 20160609) |
| 14770 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer (5.4.0 20160609) |
| 7129 | 1.00 | trivium | crypto_stream/trivium/e/submissions/trivium | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer (5.4.0 20160609) |
| 5700 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer (5.4.0 20160609) |