diff options
author | Brian Carlstrom <bdc@google.com> | 2012-07-24 17:20:47 -0700 |
---|---|---|
committer | Brian Carlstrom <bdc@google.com> | 2012-07-24 17:23:39 -0700 |
commit | f19b9c467fb584a79463357e160c0a41c80d05c8 (patch) | |
tree | 96fee6c34e419eb80c348d76a7d0a65c8c2adb62 /annotations/generate_annotated_java_files.py | |
parent | d3298cd1b4bc69183e96e3cf8fd247e1596b7e07 (diff) |
Address more CipherTest flakiness due to random IV values
In a recent change, we stopped generating random keys to prevent
flakiness in the BadPaddingException test cases. This change removes
the use of random initialization vector (IV) values. There still are
uses of SecureRandom where the API being tested requires it, but I
visually checked that none of the BadPaddingException cases fall in
this category.
Bug: 6873673
Change-Id: Ia4e53973da05377687faf327b64acd42a2db344a
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions