summaryrefslogtreecommitdiffstats
path: root/luni/src/test/java/org/apache/harmony/crypto
Commit message (Expand)AuthorAgeFilesLines
* Adjust MacTest for Bouncy Castle workaround.Alex Klyubin2015-04-291-4/+9
* Unbreak Harmony MacTest.Alex Klyubin2015-04-151-0/+13
* Merge "Late binding: specified Provider forces its use"Kenny Root2015-03-161-0/+18
|\
| * Late binding: specified Provider forces its useKenny Root2015-03-161-0/+18
* | Remove ExemptionMechanismTest.test_finalizeYohann Roussel2015-03-131-41/+0
|/
* Fix serialization / deserialization of SealedObjectNeil Fuller2014-07-241-0/+28
* Deprecate use of BrokenTest and SideEffectBrett Chabot2014-05-211-3/+1
* Late binding: add support to MacKenny Root2014-02-062-9/+210
* Late binding: add support to KeyAgreementKenny Root2014-02-062-5/+218
* Assert PKCS#7 padding supported for AES and 3DES.Alex Klyubin2014-01-313-5/+8
* Conscrypt: add SHA-224 with testsKenny Root2013-09-261-5/+5
* Fix exceptions thrown in testsKenny Root2013-09-251-24/+8
* Do not throw exception on Mac#resetKenny Root2013-09-251-13/+14
* Add classes for AEAD encryptionKenny Root2013-05-141-0/+102
* Move JSSE to new packageKenny Root2013-04-291-45/+0
* NativeCrypto: fix ENGINE testsKenny Root2013-02-081-1/+1
* NativeCrypto: add OpenSSLSecretKey for HMACKenny Root2013-01-281-0/+43
* OpenSSLMac: fix initialization with new keyKenny Root2013-01-181-0/+61
* am 080cda4a: am 7ae5f93f: Merge "OpenSSLMac: new OpenSSL HMAC connector"Kenny Root2012-10-041-10/+9
|\
| * OpenSSLMac: new OpenSSL HMAC connectorKenny Root2012-10-041-10/+9
* | am d26da2f6: am 9ac72760: Merge "OpenSSLCipher: remove buffer for partial blo...Brian Carlstrom2012-10-031-2/+2
|\ \ | |/
| * OpenSSLCipher: remove buffer for partial blocksKenny Root2012-10-031-2/+2
* | am bec17d88: am dac74262: Merge "OpenSSLCipher: 3DES cipher name depends on k...Kenny Root2012-10-031-2/+2
|\ \ | |/
| * OpenSSLCipher: 3DES cipher name depends on key sizeKenny Root2012-10-031-2/+2
* | Tracking upgrade to bouncycastle 1.47Brian Carlstrom2012-09-121-1/+5
|/
* Fix OpenSSLCipherRawRSA doFinal array copyKenny Root2012-08-103-4/+19
* Fix even more CipherTest flakiness due to implicit random IV valuesBrian Carlstrom2012-07-261-25/+24
* Address more CipherTest flakiness due to random IV valuesBrian Carlstrom2012-07-241-104/+37
* Address flakiness of doFinal and unwrap CipherTestsBrian Carlstrom2012-07-191-105/+113
* Fix SealedObject.readObject.Elliott Hughes2012-07-091-0/+22
* Removing use of @tests and @Test.* annotationsBrian Carlstrom2011-03-0252-2672/+7
* Don't generate large DH keys when small ones will do.Jesse Wilson2011-02-241-2/+1
* Tolerate leading slash in Cipher transformationBrian Carlstrom2011-01-281-665/+190
* Tracking jarjar of org.bouncycastle to com.android.org.bouncycastleBrian Carlstrom2011-01-241-3/+1
* Flip 'abstract public' to 'public abstract'.Jesse Wilson2010-10-261-1/+1
* Rely on the test runner to ensure a pristine VM.Jesse Wilson2010-09-243-9/+0
* javax.crypto tests moving to vogarBrian Carlstrom2010-06-185-233/+0
* Remove targets.*Brian Carlstrom2010-06-1811-156/+1
* Remove all trailing whitespace from the dalvik team-maintained parts of libcore.Elliott Hughes2010-05-1353-447/+447
* merge more modules into luniPeter Hallam2010-04-2780-0/+18459