| Compiler | Implementations |
| g++ -funroll-loops -mcpu=marvell-pj4 -O2 | cryptopp |
| g++ -funroll-loops -mcpu=marvell-pj4 -O3 | cryptopp |
| g++ -funroll-loops -mcpu=marvell-pj4 -Os | cryptopp |
| g++ -mcpu=marvell-pj4 -O2 | cryptopp |
| g++ -mcpu=marvell-pj4 -O3 | cryptopp |
| g++ -mcpu=marvell-pj4 -Os | cryptopp |