summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/org/apache/harmony/security
Commit message (Expand)AuthorAgeFilesLines
* Signature2Test: calling verify a second time can throwKenny Root2015-05-291-11/+4
* CTS fix: Signature2Test.test_clone()Neil Fuller2014-06-181-0/+10
* ProviderServiceTest: fix SecureRandom test with late bindingKenny Root2014-01-131-7/+0
* am 881d1753: Merge "Remove bogus @test comments that confuse vogar."Elliott Hughes2013-08-231-3/+0
|\
| * Remove bogus @test comments that confuse vogar.Elliott Hughes2013-08-231-3/+0
| * Move SHA1PRNG_SecureRandomImpl tests to libcoreKenny Root2013-08-161-0/+403
* | Test fallback SHA1PRNG uses full width seedsKenny Root2013-08-201-0/+29
* | Move SHA1PRNG_SecureRandomImpl tests to libcoreKenny Root2013-08-201-0/+403
|/
* Fix Security2Test countingKenny Root2013-03-121-9/+7
* NativeCrypto: fix more DSA/ECDSA key generationKenny Root2013-02-051-196/+127
* am a7b391c1: Merge "AlgNameMapper: make test case insensitive"Kenny Root2012-10-161-6/+7
|\
| * AlgNameMapper: make test case insensitiveKenny Root2012-10-161-6/+7
* | am 196687f6: Merge "Use OpenSSL to convert from OID to name"Kenny Root2012-10-161-0/+30
|\ \ | |/
| * Use OpenSSL to convert from OID to nameKenny Root2012-10-151-0/+30
* | am 34e8086a: Merge "Add tests for AlgNameMapper"Kenny Root2012-10-151-0/+78
|\ \ | |/
| * Merge "Add tests for AlgNameMapper"Kenny Root2012-10-151-0/+78
| |\
| | * Add tests for AlgNameMapperKenny Root2012-10-151-0/+78
* | | am d3d501c3: Merge "SubjectPublicKeyInfo: use algorithm OID as fallback"Kenny Root2012-10-151-0/+162
|\ \ \ | |/ /
| * | SubjectPublicKeyInfo: use algorithm OID as fallbackKenny Root2012-10-151-0/+162
| |/
* | Fix Security2Test to not be case sensitiveBrian Carlstrom2012-09-143-179/+79
|/
* Updating KeyStore2Test to track change in behavior of KeyStoreSpi.engineSetEntryBrian Carlstrom2012-08-211-2/+4
* KeyStoreSpi.engineSetEntry should allow null ProtectionParameterBrian Carlstrom2012-08-171-50/+49
* Tracking DSA Signature.verify behavioral changeBrian Carlstrom2012-08-031-4/+12
* Add OpenSSL provider for SHA1PRNGKenny Root2012-08-011-29/+6
* Remove more dead code and tests.Elliott Hughes2011-06-081-79/+0
* am f45c08ac: Merge "Test fixes validated on RI and device"Brian Carlstrom2011-06-081-1/+2
|\
| * Test fixes validated on RI and deviceBrian Carlstrom2011-06-071-1/+2
* | Remove dead tests.Elliott Hughes2011-06-0619-3183/+0
* | am 003f7a4d: Make test initialization lazyBrian Carlstrom2011-06-064-714/+461
|\ \ | |/
| * Make test initialization lazyBrian Carlstrom2011-06-044-714/+461
* | Remove more dead "security theater" cruft.Elliott Hughes2011-06-041-110/+0
|/
* Removing use of @tests and @Test.* annotationsBrian Carlstrom2011-03-0281-4532/+205
* Remove all the remaining AllTests cruft.Elliott Hughes2011-02-281-120/+0
* Don't generate large DH keys when small ones will do.Jesse Wilson2011-02-241-136/+9
* am 4155a249: Performance improvements to NativeCrypto based MessageDigest APIBrian Carlstrom2011-02-021-418/+226
|\
| * Performance improvements to NativeCrypto based MessageDigest APIBrian Carlstrom2011-02-011-418/+226
* | am ce7de13c: am 3e54124a: am dd5db2e2: am 9f1999c4: Clean up/out some comments.Dan Bornstein2011-01-141-37/+1
|\ \ | |/
| * am dd5db2e2: am 9f1999c4: Clean up/out some comments.Dan Bornstein2011-01-141-37/+1
| |\
| | * Clean up/out some comments.Dan Bornstein2011-01-141-37/+1
* | | Just use String for upper case/lower case operations.Jesse Wilson2011-01-052-12/+34
|/ /
* | SecureRandom should be thread safeBrian Carlstrom2010-12-012-133/+13
|/
* fix operator precedence bug when calculating bits.Nick Kralevich2010-10-221-0/+82
* Remove tests for SecurityManager.Jesse Wilson2010-10-215-269/+0
* Rely on the test runner to ensure a pristine VM.Jesse Wilson2010-09-241-2/+0
* Implement OpenSSLMessageDigestJDK.clone and fix OpenSSLMessageDigestJDK.digestBrian Carlstrom2010-09-162-204/+30
* Fix KeyStore2TestBrian Carlstrom2010-09-151-292/+103
* Add negative argument bounds checking to OpenSSLMessageDigest.updateBrian Carlstrom2010-09-151-99/+17
* Scrubbing tests marked @BrokenTest.Jesse Wilson2010-06-242-270/+0
* Implementing ZoneInfo.hasSameRules().Jesse Wilson2010-06-182-5/+2
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-1390-1030/+1030