| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 70119 | cryptopp | g++ -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 70146 | cryptopp | g++ -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 70587 | cryptopp | g++ -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 70686 | cryptopp | g++ -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 95112 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 111591 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 111987 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |
| 120816 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20160804 | 20160731 |