1. 24 May, 2016 10 commits
  2. 03 May, 2016 8 commits
  3. 02 May, 2016 2 commits
    • Kenny Root's avatar
      DO NOT MERGE · d7d813b3
      Kenny Root authored
      CipherTest: add test for multiple updateAAD calls
      
      Make sure that multiple updateAAD calls are equivalent to other calls to
      updateAAD with the same data.
      
      (cherry picked from commit 67ee3c5c)
      
      Bug: 27371173
      Change-Id: Ie69df0906438ad26c566daed3f55b07ba60fe468
      d7d813b3
    • Kenny Root's avatar
      DO NOT MERGE · ee76ab4a
      Kenny Root authored
      CipherTest: test instance reuse with updateAAD
      
      AAD was not being reset on each Cipher init or doFinal call, so add
      regression tests to make sure that is now the case.
      
      (cherry picked from commit d90a44bf)
      
      Bug: 27324690
      Change-Id: I5f7606efb6dfcd412166eed2bd5f417097a97f1f
      ee76ab4a
  4. 11 Apr, 2016 8 commits
  5. 18 Mar, 2016 3 commits
  6. 15 Mar, 2016 9 commits