X25519 should utilize AVX-512

XMLWordPrintable

    • Cause Known
    • x86_64

      X25519 should use AVX-512 to accelerate key generation, encapsulation, and decapsulation. Currently on Intel platforms there are no intrinsics for X25519 associated cryptographic operations, which is only implemented in Java software. The current software utilizes the Montgomery ladder algorithm with the BigInteger class.

            Assignee:
            Shawn Emery
            Reporter:
            Shawn Emery
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: