Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8288047 Accelerate Poly1305 on x86_64 using AVX512 instructions
  3. JDK-8297970

Release Note: Provide Poly1305 Intrinsic on x86_64 platforms with AVX512 instructions

XMLWordPrintable

      This feature delivers optimized intrinsics using AVX512 instructions on x86_64 platforms for the Poly1305 Message Authentication Code algorithm of the SunJCE provider. This optimization is enabled by default on supporting x86_64 platforms, but may be disabled by providing the `-XX:+UnlockDiagnosticVMOptions -XX:-UsePoly1305Intrinsics` command-line options.

            vpaprotski Volodymyr Paprotski
            vpaprotski Volodymyr Paprotski
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: