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

Accelerate BigInteger Montgomery Multiplication

XMLWordPrintable

    • x86_64
    • generic

      Accelerate BigInteger Montgomery Multiplication on x86 architecture. Profiling points to Montgomery Multiplication as the primary bottleneck, so I will focus on acceleration of MM using IFMA instructions, changing the implementation from native code to generated intrinsic.

            sgibbons Scott Gibbons (Inactive)
            sgibbons Scott Gibbons (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: