History log of /libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/Signature2Test.java
Revision Date Author Comments
0bcfe106e047fefebae59217eac67436e9516d99 03-Aug-2012 Brian Carlstrom <bdc@google.com> Tracking DSA Signature.verify behavioral change

See also:

commit 3ff7a80532c9edbcca3331de2b9e87bbf16a0c96
Author: Brian Carlstrom <bdc@google.com>
Date: Mon Jul 23 23:33:56 2012 -0700

Signature.verify should not throw if called twice

Bug: http://code.google.com/p/android/issues/detail?id=34933
Bug: 6870225

(cherry picked from commit b354e381cac5ffe6f884a4513127d68324779c3b)

Change-Id: Ifbd407d8228befb36fd0a57cd0c846c9760d3d4c
5e1acf980521da7dc179add96c50d78e714f026b 03-Aug-2012 Brian Carlstrom <bdc@google.com> Tracking DSA Signature.verify behavioral change

See also:

commit 3ff7a80532c9edbcca3331de2b9e87bbf16a0c96
Author: Brian Carlstrom <bdc@google.com>
Date: Mon Jul 23 23:33:56 2012 -0700

Signature.verify should not throw if called twice

Bug: http://code.google.com/p/android/issues/detail?id=34933
Bug: 6870225

(cherry picked from commit b354e381cac5ffe6f884a4513127d68324779c3b)

Change-Id: Ifbd407d8228befb36fd0a57cd0c846c9760d3d4c
b354e381cac5ffe6f884a4513127d68324779c3b 03-Aug-2012 Brian Carlstrom <bdc@google.com> Tracking DSA Signature.verify behavioral change

See also:

commit 3ff7a80532c9edbcca3331de2b9e87bbf16a0c96
Author: Brian Carlstrom <bdc@google.com>
Date: Mon Jul 23 23:33:56 2012 -0700

Signature.verify should not throw if called twice

Bug: http://code.google.com/p/android/issues/detail?id=34933
Bug: 6870225
Change-Id: Ifa4324e0d3454adcc08667e91677485bdfdcf1d5
003f7a4d100cd1527d94bac81a4a3c5a8216c6ee 04-Jun-2011 Brian Carlstrom <bdc@google.com> Make test initialization lazy

Bug: 4311645

Change-Id: I4280d7ddb2a78f0e33564f3b40cfeb5c671e134a
229e34b182b98e1dba15d3dc6341954986ae2b7a 03-Mar-2011 Brian Carlstrom <bdc@google.com> Removing use of @tests and @Test.* annotations

Change-Id: I89243efdeebe22543c45a2166b634f40c3e78cf8
f33eae7e84eb6d3b0f4e86b59605bb3de73009f3 13-May-2010 Elliott Hughes <enh@google.com> Remove all trailing whitespace from the dalvik team-maintained parts of libcore.

Gentlemen, you may now set your editors to "strip trailing whitespace"...

Change-Id: I85b2f6c80e5fbef1af6cab11789790b078c11b1b
cec4dd4b1d33f78997603d0f89c0d0e56e64dbcd 26-Apr-2010 Peter Hallam <peterhal@google.com> merge more modules into luni