diff options
author | Kenny Root <kroot@google.com> | 2016-09-19 11:19:53 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2016-09-19 11:30:19 -0700 |
commit | 6aaf31e80827682f3c5f2d38507dcc94cc39bf8d (patch) | |
tree | af84b77dc4a529236f2b3c3f9c9629be7ec68f4f /annotations/generate_annotated_java_files.py | |
parent | 24548c72e07a11d9fdd46e9ecf72535fa7819c71 (diff) |
CipherTest: specify AlgorithmParameterSpec instead of IV
Remove the knowledge of how to construct AlgorithmParameterSpec for each
algorithm type from the test and simply put it in the test parameters
instead.
This will allow us to test known answers from various more
AlgorithmParameterSpec types and RSA OAEP in the future.
Test: vogar --mode host --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-support-hostdex_intermediates/classes.jack --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-hostdex_intermediates/classes.jack libcore/luni/src/test/java/libcore/javax/crypto/CipherTest.java
Change-Id: I3ef08052b4b96ef3099309c76fdb3e7e1a977fea
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions