summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Expand)AuthorAgeFilesLines
* Make ECDH KeyAgreement reject AlgorithmParameterSpec.Alex Klyubin2013-03-191-3/+16
* Tracking libcore change to use longs instead of ints to store pointers in Ope...Brian Carlstrom2013-02-271-10/+10
* Fix CertPath APIsKenny Root2013-02-201-2/+27
* bouncycastle 1.48 upgradeBrian Carlstrom2013-02-124-1910/+579
* resolved conflicts for merge of e0c8f221 to jb-mr1-dev-plus-aospBrian Carlstrom2013-02-011-6/+14
|\
| * Add certs to blacklist.Geremy Condra2013-01-221-118/+124
* | Restore PBE Cipher wrap and unwrap support from upstreamBrian Carlstrom2013-01-292-0/+314
* | Add getIssuerAlternativeNames() to JCE APIKenny Root2013-01-161-6/+13
* | Fix patch generation timestampsKenny Root2013-01-161-118/+116
* | Add getSubjectAlternativeNames() to certificate JCEKenny Root2013-01-072-4/+138
* | am 036093e8: Fix registration of MD5withRSA SignaturesBrian Carlstrom2012-11-011-15/+18
|\|
| * Fix registration of MD5withRSA SignaturesBrian Carlstrom2012-11-011-15/+18
* | Fix non-BC EC private key usageKenny Root2012-10-121-7/+60
|/
* Make existing bouncycastle bcprov build on host and add host-only bcpkix buildBrian Carlstrom2012-09-193-191/+1494
* BaseKeyFactorySpi should throw InvalidKeySpecException, not RuntimeExceptionsBrian Carlstrom2012-09-142-91/+116
* bouncycastle 1.47 upgradeBrian Carlstrom2012-09-102-6947/+5454
* Added patch to the README and android.patches.Geremy Condra2012-07-272-75/+113
* Added CertBlacklister.Geremy Condra2012-05-101-148/+252
* Blacklist Digicert Malaysia intermediate CABrian Carlstrom2011-11-071-75/+81
* resolved conflicts for merge of e903eaf4 to masterBrian Carlstrom2011-09-081-74/+82
|\
| * Blacklist two additional DigiNotar intermediate CAsBrian Carlstrom2011-09-031-78/+86
* | resolved conflicts for merge of fd163e51 to masterBrian Carlstrom2011-09-012-73/+133
|\|
| * Add Chrome-style public key blacklist to CertPathValidatorBrian Carlstrom2011-09-012-78/+134
* | Signature verification problemBrian Carlstrom2011-07-161-97/+71
* | Restore bouncycastle PEMReader to match PEMWriterBrian Carlstrom2011-06-071-70/+134
* | Now that we aren't using BC's CertFactory for in memory CAs, revert alloc pat...Brian Carlstrom2011-05-232-2182/+84
* | Remove IndexedPKIXParametersBrian Carlstrom2011-05-191-262/+82
* | Be more consistent in the use of ARC4Brian Carlstrom2011-04-141-76/+90
* | bouncycastle 1.46 upgradeBrian Carlstrom2011-04-131-2755/+1863
* | resolved conflicts for merge of 34c261b1 to dalvik-devBrian Carlstrom2011-03-232-78/+137
|\|
| * Add Chrome-style certificate blacklist to CertPathValidatorBrian Carlstrom2011-03-232-77/+136
* | Log entry/exit into a troublesome slow method.Jesse Wilson2011-02-232-0/+56
|/
* Tracking changes to NativeCrypto APIBrian Carlstrom2011-02-011-107/+144
* Add DSA support to JDKKeyManager.engineGetKeySpecBrian Carlstrom2011-01-232-80/+102
* Restoring bouncycastle Elliptic Curve Key supportBrian Carlstrom2010-11-171-567/+1474
* Fix KeyGenerator.init(int, null) by defaulting to new SecureRandomBrian Carlstrom2010-11-081-73/+85
* CertPathValidator changes tracking libcore TrustManager improvementsBrian Carlstrom2010-11-022-257/+111
* resolved conflicts for merge of 5faee297 to masterBrian Carlstrom2010-10-052-678/+512
|\
| * Adding SecretKeyFactory.PBKDF2WithHmacSHA1 support wrapperBrian Carlstrom2010-10-042-676/+510
* | resolved conflicts for merge of a87bb975 to dalvik-devBrian Carlstrom2010-09-161-85/+86
|\|
| * bouncycastle OpenSSLDigest tracking changes to OpenSSLMessageDigestJDKBrian Carlstrom2010-09-161-84/+85
* | resolved conflicts for merge of 396d87da to dalvik-devBrian Carlstrom2010-09-161-75/+75
|\|
| * OpenSSLDigest tracking move to NativeCrypto.EVP_MD_CTX_*Brian Carlstrom2010-09-161-71/+71
* | Make BouncyCastleProvider.PROVIDER_NAME final.Jesse Wilson2010-09-022-26/+39
* | Fix a copy and paste error in EncryptedPrivateKeyInfo.Jesse Wilson2010-09-022-0/+19
|/
* Remove RC5 references from bouncycastleBrian Carlstrom2010-08-252-101/+274
* Update bouncycastle patch to include last commitBrian Carlstrom2010-08-241-1127/+271
* Restoring blowfish to bouncycastleBrian Carlstrom2010-08-191-232/+207
* Restore BouncyCastle's RC4 implementationBrian Carlstrom2010-07-212-213/+649
* Fix PKCS12 and BKS KeyStore as well as SSL renegotiationBrian Carlstrom2010-07-162-311/+399