| Time | Relative time | Primitive | Implementation | Compiler |
| 5544 | 1.00 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-1rt-nodk | clang -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| 5682 | 1.02 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-2rt-nodk | clang -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| 5736 | 1.03 | aes128decrypt | crypto_core/aes128decrypt/dolbeau/std-4rt-nodk | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 6768 | 1.22 | aes128decrypt | crypto_core/aes128decrypt/openssl | gcc -mcpu=native -Os -fomit-frame-pointer -fwrapv |
| 1540698 | 277.90 | aes128decrypt | crypto_core/aes128decrypt/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | aes128decrypt | crypto_core/aes128decrypt/dolbeau/armv8crypto | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 4374 | 1.00 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-4ft | gcc -funroll-loops -mcpu=native -O2 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 4410 | 1.01 | aes128encrypt | crypto_core/aes128encrypt/openssl | gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv |
| 4470 | 1.02 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-2ft | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 4482 | 1.02 | aes128encrypt | crypto_core/aes128encrypt/dolbeau/std-1ft | gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv |
| 1441470 | 329.55 | aes128encrypt | crypto_core/aes128encrypt/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | aes128encrypt | crypto_core/aes128encrypt/dolbeau/armv8crypto | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 6906 | 1.00 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-1rt-nodk | clang -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| 7164 | 1.04 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-4rt-nodk | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 7386 | 1.07 | aes256decrypt | crypto_core/aes256decrypt/dolbeau/std-2rt-nodk | clang -funroll-loops -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 8544 | 1.24 | aes256decrypt | crypto_core/aes256decrypt/openssl | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 2129730 | 308.39 | aes256decrypt | crypto_core/aes256decrypt/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | aes256decrypt | crypto_core/aes256decrypt/dolbeau/armv8crypto | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 5208 | 1.00 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-4ft | gcc -funroll-loops -mcpu=native -O2 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 5238 | 1.01 | aes256encrypt | crypto_core/aes256encrypt/openssl | clang -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments |
| 5298 | 1.02 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-2ft | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 5370 | 1.03 | aes256encrypt | crypto_core/aes256encrypt/dolbeau/std-1ft | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 1988994 | 381.91 | aes256encrypt | crypto_core/aes256encrypt/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | aes256encrypt | crypto_core/aes256encrypt/dolbeau/armv8crypto | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 4662 | 1.00 | hsalsa20 | crypto_core/hsalsa20/ref2 | clang -funroll-loops -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| 4842 | 1.04 | hsalsa20 | crypto_core/hsalsa20/ref | gcc -funroll-loops -mcpu=native -O2 -fomit-frame-pointer -fwrapv |
| 5016 | 1.00 | salsa20 | crypto_core/salsa20/ref | clang -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| | salsa20 | crypto_core/salsa20/armneon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa20 | crypto_core/salsa20/armneon2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 4152 | 1.00 | salsa2012 | crypto_core/salsa2012/ref | clang -funroll-loops -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| | salsa2012 | crypto_core/salsa2012/armneon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa2012 | crypto_core/salsa2012/armneon2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 3798 | 1.00 | salsa208 | crypto_core/salsa208/ref | clang -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| | salsa208 | crypto_core/salsa208/armneon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa208 | crypto_core/salsa208/armneon2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| Time | Relative time | Primitive | Implementation | Compiler |
| | aes128ctr | crypto_stream/aes128ctr/cryptopp | g++ -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | aes128ctr | crypto_stream/aes128ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 124032 | 1.00 | aes128estream | crypto_stream/aes128estream/e/hongjun/v1 | clang -funroll-loops -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| 128460 | 1.04 | aes128estream | crypto_stream/aes128estream/e/hongjun/v0 | gcc -funroll-loops -mcpu=native -Os -fomit-frame-pointer -fwrapv |
| 161304 | 1.30 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-1 | gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv |
| 162870 | 1.31 | aes128estream | crypto_stream/aes128estream/e/bernstein/big-1 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 303198 | 2.44 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-4 | gcc -funroll-loops -mcpu=native -Os -fomit-frame-pointer -fwrapv |
| 312390 | 2.52 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-3 | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 331050 | 2.67 | aes128estream | crypto_stream/aes128estream/e/bernstein/little-2 | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | aes128estream | crypto_stream/aes128estream/e/gladman | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | aes192ctr | crypto_stream/aes192ctr/cryptopp | g++ -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 223164 | 1.00 | aes256ctr | crypto_stream/aes256ctr/openssl | clang -funroll-loops -mcpu=xscale -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments (4.2.1 Compatible Clang 3.8.1 (tags/RELEASE 381/final)) |
| | aes256ctr | crypto_stream/aes256ctr/cryptopp | g++ -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 183288 | 1.00 | aes256estream | crypto_stream/aes256estream/e/hongjun/v1 | gcc -funroll-loops -mcpu=native -Os -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 185616 | 1.01 | aes256estream | crypto_stream/aes256estream/e/hongjun/v0 | gcc -funroll-loops -mcpu=native -Os -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| | aes256estream | crypto_stream/aes256estream/e/gladman | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 446820 | 1.00 | amastrid | crypto_stream/amastrid/ref (1.1.0) | g++ -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 32382 | 1.00 | chacha12 | crypto_stream/chacha12/moon/armv6/32 | gcc -mcpu=native -O -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 45054 | 1.39 | chacha12 | crypto_stream/chacha12/e/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 45102 | 1.39 | chacha12 | crypto_stream/chacha12/e/regs | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 50220 | 1.55 | chacha12 | crypto_stream/chacha12/e/merged | gcc -funroll-loops -mcpu=native -Os -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/amd64-ssse3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/dolbeau/arm-neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/dolbeau/mipsel-msa | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/dolbeau/ppc-altivec | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/goll_gueron | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/krovetz/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/krovetz/vec128 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha12 | crypto_stream/chacha12/moon/neon/32 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 48732 | 1.00 | chacha20 | crypto_stream/chacha20/moon/armv6/32 | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 68970 | 1.42 | chacha20 | crypto_stream/chacha20/e/merged | gcc -funroll-loops -mcpu=native -Os -fomit-frame-pointer -fwrapv |
| 69216 | 1.42 | chacha20 | crypto_stream/chacha20/e/regs | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 69498 | 1.43 | chacha20 | crypto_stream/chacha20/e/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| | chacha20 | crypto_stream/chacha20/amd64-ssse3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/dolbeau/arm-neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/dolbeau/mipsel-msa | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/dolbeau/ppc-altivec | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/goll_gueron | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/krovetz/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/krovetz/vec128 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha20 | crypto_stream/chacha20/moon/neon/32 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 24204 | 1.00 | chacha8 | crypto_stream/chacha8/moon/armv6/32 | gcc -mcpu=native -O2 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 34236 | 1.41 | chacha8 | crypto_stream/chacha8/e/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 34332 | 1.42 | chacha8 | crypto_stream/chacha8/e/regs | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 39876 | 1.65 | chacha8 | crypto_stream/chacha8/e/merged | gcc -funroll-loops -mcpu=native -Os -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/amd64-ssse3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/dolbeau/arm-neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/dolbeau/mipsel-msa | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/dolbeau/ppc-altivec | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/goll_gueron | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/krovetz/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/krovetz/vec128 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | chacha8 | crypto_stream/chacha8/moon/neon/32 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 46782 | 1.00 | cryptmtv3 | crypto_stream/cryptmtv3/e/v3 | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| | dragon | crypto_stream/dragon/e/submissions/dragon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | hc128 | crypto_stream/hc128/e/hc-128/200606 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | hc128 | crypto_stream/hc128/e/hc-128/200701a | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | hc128 | crypto_stream/hc128/e/hc-128/200701b | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | hc256 | crypto_stream/hc256/e/hc-256/200511 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | hc256 | crypto_stream/hc256/e/hc-256/200701 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | lexv2 | crypto_stream/lexv2/e/v2/ref | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 34596 | 1.00 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/2 | gcc -funroll-loops -mcpu=native -O2 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 74880 | 2.16 | nlsv2 | crypto_stream/nlsv2/e/v2/sync/1 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 253578 | 1.00 | ocelot1 | crypto_stream/ocelot1/ref (2.1.0) | g++ -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| | ocelot2 | crypto_stream/ocelot2/ref | g++ -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | panama | crypto_stream/panama/cryptopp | g++ -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/1/1 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/1/2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/1/3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/1/4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/2/1 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/2/2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/2/3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/2/4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/opt/2/5 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | rabbit | crypto_stream/rabbit/e/ref | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 63936 | 1.00 | salsa20 | crypto_stream/salsa20/e/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 63978 | 1.00 | salsa20 | crypto_stream/salsa20/e/regs | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 71202 | 1.11 | salsa20 | crypto_stream/salsa20/e/merged | gcc -funroll-loops -mcpu=native -O -fomit-frame-pointer -fwrapv |
| 75420 | 1.18 | salsa20 | crypto_stream/salsa20/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| | salsa20 | crypto_stream/salsa20/armneon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa20 | crypto_stream/salsa20/armneon2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa20 | crypto_stream/salsa20/armneon3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa20 | crypto_stream/salsa20/armneon6 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 43176 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 43284 | 1.00 | salsa2012 | crypto_stream/salsa2012/e/regs | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 52368 | 1.21 | salsa2012 | crypto_stream/salsa2012/e/merged | gcc -funroll-loops -mcpu=native -O -fomit-frame-pointer -fwrapv |
| 55890 | 1.29 | salsa2012 | crypto_stream/salsa2012/ref | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa2012 | crypto_stream/salsa2012/armneon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa2012 | crypto_stream/salsa2012/armneon2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa2012 | crypto_stream/salsa2012/armneon3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 33648 | 1.00 | salsa208 | crypto_stream/salsa208/e/regs | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 34080 | 1.01 | salsa208 | crypto_stream/salsa208/e/ref | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 43422 | 1.29 | salsa208 | crypto_stream/salsa208/e/merged | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 46116 | 1.37 | salsa208 | crypto_stream/salsa208/ref | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa208 | crypto_stream/salsa208/armneon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa208 | crypto_stream/salsa208/armneon2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | salsa208 | crypto_stream/salsa208/armneon3 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128128ctr | crypto_stream/simon128128ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128128ctr | crypto_stream/simon128128ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128128ctr | crypto_stream/simon128128ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128192ctr | crypto_stream/simon128192ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128192ctr | crypto_stream/simon128192ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128192ctr | crypto_stream/simon128192ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128256ctr | crypto_stream/simon128256ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128256ctr | crypto_stream/simon128256ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon128256ctr | crypto_stream/simon128256ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon64128ctr | crypto_stream/simon64128ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon64128ctr | crypto_stream/simon64128ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon64128ctr | crypto_stream/simon64128ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon6496ctr | crypto_stream/simon6496ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon6496ctr | crypto_stream/simon6496ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | simon6496ctr | crypto_stream/simon6496ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | snow20 | crypto_stream/snow20/e/benchmarks/snow-2.0 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | sosemanuk | crypto_stream/sosemanuk/cryptopp | g++ -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | sosemanuk | crypto_stream/sosemanuk/e/submissions/sosemanuk | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128128ctr | crypto_stream/speck128128ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128128ctr | crypto_stream/speck128128ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128128ctr | crypto_stream/speck128128ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128192ctr | crypto_stream/speck128192ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128192ctr | crypto_stream/speck128192ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128192ctr | crypto_stream/speck128192ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128256ctr | crypto_stream/speck128256ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128256ctr | crypto_stream/speck128256ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck128256ctr | crypto_stream/speck128256ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck64128ctr | crypto_stream/speck64128ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck64128ctr | crypto_stream/speck64128ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck64128ctr | crypto_stream/speck64128ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck6496ctr | crypto_stream/speck6496ctr/avx2 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck6496ctr | crypto_stream/speck6496ctr/neon | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| | speck6496ctr | crypto_stream/speck6496ctr/sse4 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 49722 | 1.00 | tpy | crypto_stream/tpy/e/tpy | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 35946 | 1.00 | tpy6 | crypto_stream/tpy6/e/tpy6 | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| 61494 | 1.00 | tpypy | crypto_stream/tpypy/e/tpypy | gcc -funroll-loops -mcpu=native -O3 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |
| | trivium | crypto_stream/trivium/e/submissions/trivium | gcc -mcpu=native -O3 -fomit-frame-pointer -fwrapv |
| 66504 | 1.00 | xsalsa20 | crypto_stream/xsalsa20/ref | gcc -funroll-loops -mcpu=native -O2 -fomit-frame-pointer -fwrapv (6.1.1 20160802) |