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

Implement SHA-512 Intrinsic on RISC-V

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: