1. 18 6月, 2015 1 次提交
  2. 02 5月, 2014 1 次提交
    • K
      8042281: compiler/7184394/TestAESMain.java fails with:... · b52d92aa
      kvn 提交于
      8042281: compiler/7184394/TestAESMain.java fails with: javax.crypto.IllegalBlockSizeException: Input length not multiple of 16 bytes
      Summary: Added missing -DmsgSize=640 to test's run commands.
      Reviewed-by: kvn
      Contributed-by: shrinivas.joshi@oracle.com
      b52d92aa
  3. 01 5月, 2014 1 次提交
  4. 15 1月, 2014 1 次提交
    • K
      8002074: Support for AES on SPARC · de51fea1
      kvn 提交于
      Summary: Add intrinsics/stub routines support for single-block and multi-block (as used by Cipher Block Chaining mode) AES encryption and decryption operations on the SPARC platform.
      Reviewed-by: kvn, roland
      Contributed-by: shrinivas.joshi@oracle.com
      de51fea1
  5. 20 12月, 2012 1 次提交
    • K
      8004835: Improve AES intrinsics on x86 · 32ef56e0
      kvn 提交于
      Summary: Enable AES intrinsics on non-AVX cpus, group together aes instructions in crypto stubs.
      Reviewed-by: roland, twisti
      32ef56e0
  6. 25 10月, 2012 1 次提交