Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8295382

Implement SHA-256 Intrinsic on RISC-V

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 20
    • hotspot
    • 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.

            luhenry Ludovic Henry
            luhenry Ludovic Henry
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: