| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 10100 | e/submissions/sosemanuk | gcc -funroll-loops -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 10560 | e/submissions/sosemanuk | gcc -funroll-loops -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 10800 | e/submissions/sosemanuk | gcc -march=native -mcpu=native -O2 | 20161214 | 20161026 |
| 10840 | e/submissions/sosemanuk | gcc -march=native -mcpu=native -O3 | 20161214 | 20161026 |
| 12740 | e/submissions/sosemanuk | gcc -funroll-loops -march=native -mcpu=native -Os | 20161214 | 20161026 |
| 13400 | e/submissions/sosemanuk | gcc -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 | e/submissions/sosemanuk |
| gcc -funroll-loops -march=native -mcpu=native -O3 | e/submissions/sosemanuk |
| gcc -funroll-loops -march=native -mcpu=native -Os | e/submissions/sosemanuk |
| gcc -march=native -mcpu=native -O2 | e/submissions/sosemanuk |
| gcc -march=native -mcpu=native -O3 | e/submissions/sosemanuk |
| gcc -march=native -mcpu=native -Os | e/submissions/sosemanuk |