| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 1564 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 3240 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 3361 | cryptopp | g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 5103 | cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 5155 | cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 5382 | cryptopp | g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 6274 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |
| 7032 | dolbeau/aesenc-int | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160722 | 20160718 |