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

Improve AES intrinsics on x86

XMLWordPrintable

    • b14
    • x86

        1. Allow to run AES intrinsics on non-AVX cpus because pshufb instructions references only aligned memory "key_shuffle_mask".

        2. Group together aes instructions in encryptBlock/decryptBlock stubs: pre-load keys into separate xmm registers before aes instructions.

              kvn Vladimir Kozlov
              kvn Vladimir Kozlov
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: