JDK 11 | JDK 17 | JDK 18 |
---|---|---|
11.0.14Fixed | 17.0.2Fixed | 18 b17Fixed |
Duplicate :
|
Given that some AArch64 implementations can issue 2-4 AESE or AESMC instructions per clock cycle, and that these instructions have a latency of 2-3 clocks, we should be able to at least double the speed of AES on Aarch64 by interleaving 2-4 AES encryptions.
|