| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|
| 11774572 | ref | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 21533617 | ref | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 22017412 | ref | g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 23876623 | ref | g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| Compiler | Implementations |
| g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | aesni |
| g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | aesni |
| g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | aesni |
| g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | aesni |