summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Expand)AuthorAgeFilesLines
* DO NOT MERGE bouncycastle: limit input length as specified by the NIST specSergio Giro2015-12-011-6/+84
* GCM: fix mode and padding setKenny Root2015-07-231-11/+30
* Do not blacklist serial numbers that are too shortKenny Root2015-06-101-7/+12
* Register DSA OID for KeyFactory not just SignatureKenny Root2015-06-011-16/+32
* Revert "Register DSAwithSHA1 OID for KeyFactory"Kenny Root2015-06-011-14/+1
* Register DSAwithSHA1 OID for KeyFactoryKenny Root2015-06-011-1/+14
* Set default EC key size to 256-bitsKenny Root2015-05-131-4/+15
* Change default GCM name to AES/GCM/NOPADDINGKenny Root2015-05-131-9/+16
* Change Bouncycastle default AES key size to 128Kenny Root2015-05-131-6/+17
* bouncycastle: throw exception in failure expecting PKIX parametersSergio Giro2015-05-061-4/+24
* bouncycastle: upgrade to version 1.52Sergio Giro2015-04-202-902/+978
* Avoid things that cause CertBlacklist to be preinitializedKenny Root2014-10-171-15/+17
* Upgrade to 1.51Kenny Root2014-08-062-628/+991
* Add OID for Diffie-Hellman keysKenny Root2014-05-071-2/+28
* Remove static initializer from StreamUtilKenny Root2014-05-051-0/+32
* OpenSSLDigest: length to length-offsetKenny Root2014-02-271-2/+2
* OpenSSLDigest needs to be ExtendedDigestKenny Root2014-02-251-12/+21
* OpenSSLDigest: use delegate modelKenny Root2014-02-251-105/+27
* Remove Signature.SHA{384,512}withDSAKenny Root2013-12-161-14/+19
* Add support for Cipher#getIV with GCMKenny Root2013-12-131-8/+20
* Upgrade to Bouncycastle 1.50Kenny Root2013-12-122-1061/+1170
* Add ANSSI intermediate to the on-device blacklist.Geremy Condra2013-12-101-4/+8
* Restore SHA-224Kenny Root2013-09-262-765/+195
* Track changes to JSSEKenny Root2013-06-031-4/+7
* Allow CipherTest to run on RIBrian Carlstrom2013-06-031-2/+4
* bouncycastle 1.49 upgradeBrian Carlstrom2013-06-032-3212/+2946
* Fix PBKDF2WithHmacSHA1 to use high bitsWilliam Luh2013-05-281-21/+105
* Merge "Track change to JSSE provider"Kenny Root2013-04-301-2/+2
|\
| * Track change to JSSE providerKenny Root2013-04-291-2/+2
* | Revert of DERT61String change from 44021512997b337e6079e46fd4230ce979c20b6fBrian Carlstrom2013-04-221-0/+22
|/
* 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
|\