summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2012-07-26 12:21:51 -0700
committerBrian Carlstrom <bdc@google.com>2012-07-27 13:34:43 -0700
commit281be77953d7827e31fc5aa0e1c29a06063f237f (patch)
treef7191d53ff2dabad13cf1154605964502a4ca97d /annotations/generate_annotated_java_files.py
parent02e0e9bce2706f0024e6f51275e2834dfacdb570 (diff)
Fix even more CipherTest flakiness due to implicit random IV values
When Cipher.init is not passed AlgorithmParameters, it will implicitly generate what it needs, leading to random values that occasionally caused BadPaddingException not to be thrown when expected. Disable that behavior by explictly passing in the static IV value. Bug: 6354967 (cherry-picked from 3441ddaa2ce320360292702dd63dad052cb6999d) Change-Id: I38d3be7260fd28ffd47f49cb06f68d68c9c20e9f
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions