| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 8400 | openssl | gcc -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 8400 | openssl | gcc -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 8400 | openssl | gcc -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 8400 | openssl | gcc -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 8400 | openssl | gcc -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 8440 | openssl | gcc -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 10620 | dolbeau/aesenc-int | gcc -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 10800 | dolbeau/aesenc-int | gcc -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 15260 | dolbeau/aesenc-int | gcc -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 15320 | dolbeau/aesenc-int | gcc -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 16980 | dolbeau/aesenc-int | gcc -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 20180 | dolbeau/aesenc-int | gcc -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| Compiler | Implementations |
| g++ -funroll-loops -march=native -mcpu=native -O2 | cryptopp |
| g++ -funroll-loops -march=native -mcpu=native -O3 | cryptopp |
| g++ -funroll-loops -march=native -mcpu=native -Os | cryptopp |
| g++ -march=native -mcpu=native -O2 | cryptopp |
| g++ -march=native -mcpu=native -O3 | cryptopp |
| g++ -march=native -mcpu=native -Os | cryptopp |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mcpu=native -O2 | dolbeau/aesenc-int |
| gcc -funroll-loops -march=native -mcpu=native -O3 | dolbeau/aesenc-int |
| gcc -funroll-loops -march=native -mcpu=native -Os | dolbeau/aesenc-int |
| gcc -march=native -mcpu=native -O2 | dolbeau/aesenc-int |
| gcc -march=native -mcpu=native -O3 | dolbeau/aesenc-int |
| gcc -march=native -mcpu=native -Os | dolbeau/aesenc-int |
| Compiler | Implementations |
| gcc -funroll-loops -march=native -mcpu=native -O2 | openssl |
| gcc -funroll-loops -march=native -mcpu=native -O3 | openssl |
| gcc -funroll-loops -march=native -mcpu=native -Os | openssl |
| gcc -march=native -mcpu=native -O2 | openssl |
| gcc -march=native -mcpu=native -O3 | openssl |
| gcc -march=native -mcpu=native -Os | openssl |