summaryrefslogtreecommitdiffstats
path: root/patches
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Trim BouncyCastle *-OpenSSL algorithmsBrian Carlstrom2010-06-301-375/+486
* Remove libcore's dependency on bouncycastleBrian Carlstrom2010-06-252-414/+454
* restore missing sha1withDSA and remove broken aliasesBrian Carlstrom2010-06-221-158/+188
* Move IndexedPKIXParameters from external/bouncycastle to libcore to avoid cyc...Brian Carlstrom2010-06-211-239/+91
* Aligning bouncycastle with RI supported algorithmsBrian Carlstrom2010-06-212-1631/+4361
* Upgrade bouncycastle from 1.34 to 1.45Brian Carlstrom2010-06-211-5675/+4684
* Move external/bouncycastle to be based of patches from upstreamBrian Carlstrom2010-06-172-0/+11571