-
Enhancement
-
Resolution: Duplicate
-
P4
-
20
-
riscv
-
generic
The `StubRoutines::_sha512_implCompress` and `StubRoutines::_sha512_implCompressMB` are not implemented on RISC-V, leading to using the slower pure-Java version. Because the RISC-V Vector Crypto Zvknhb provide hardware acceleration for SHA-512, we want to take advantage of it whenever available.
- duplicates
-
JDK-8319716 RISC-V: Add SHA-2
- Resolved