-
Enhancement
-
Resolution: Duplicate
-
P4
-
20
-
riscv
-
generic
The `StubRoutines::_sha256_implCompress` and `StubRoutines::_sha256_implCompressMB` are not implemented on RISC-V, leading to using the slower pure-Java version. Because the RISC-V Vector Crypto Zvknha provide hardware acceleration for SHA-256, we want to take advantage of it whenever available.
- duplicates
-
JDK-8319716 RISC-V: Add SHA-2
- Resolved
- links to
-
Review openjdk/jdk/12208