summaryrefslogtreecommitdiff
path: root/patches
AgeCommit message (Expand)Author
2011-03-23Add Chrome-style certificate blacklist to CertPathValidatorBrian Carlstrom
2011-02-23Log entry/exit into a troublesome slow method.Jesse Wilson
2011-02-01Tracking changes to NativeCrypto APIBrian Carlstrom
2011-01-23Add DSA support to JDKKeyManager.engineGetKeySpecBrian Carlstrom
2010-11-17Restoring bouncycastle Elliptic Curve Key supportBrian Carlstrom
2010-11-08Fix KeyGenerator.init(int, null) by defaulting to new SecureRandomBrian Carlstrom
2010-11-02CertPathValidator changes tracking libcore TrustManager improvementsBrian Carlstrom
2010-10-05resolved conflicts for merge of 5faee297 to masterBrian Carlstrom
2010-10-04Adding SecretKeyFactory.PBKDF2WithHmacSHA1 support wrapperBrian Carlstrom
2010-09-16resolved conflicts for merge of a87bb975 to dalvik-devBrian Carlstrom
2010-09-16resolved conflicts for merge of 396d87da to dalvik-devBrian Carlstrom
2010-09-16bouncycastle OpenSSLDigest tracking changes to OpenSSLMessageDigestJDKBrian Carlstrom
2010-09-16OpenSSLDigest tracking move to NativeCrypto.EVP_MD_CTX_*Brian Carlstrom
2010-09-02Make BouncyCastleProvider.PROVIDER_NAME final.Jesse Wilson
2010-09-02Fix a copy and paste error in EncryptedPrivateKeyInfo.Jesse Wilson
2010-08-25Remove RC5 references from bouncycastleBrian Carlstrom
2010-08-24Update bouncycastle patch to include last commitBrian Carlstrom
2010-08-19Restoring blowfish to bouncycastleBrian Carlstrom
2010-07-21Restore BouncyCastle's RC4 implementationBrian Carlstrom
2010-07-16Fix PKCS12 and BKS KeyStore as well as SSL renegotiationBrian Carlstrom
2010-06-30Trim BouncyCastle *-OpenSSL algorithmsBrian Carlstrom
2010-06-25Remove libcore's dependency on bouncycastleBrian Carlstrom
2010-06-22restore missing sha1withDSA and remove broken aliasesBrian Carlstrom
2010-06-21Move IndexedPKIXParameters from external/bouncycastle to libcore to avoid cyc...Brian Carlstrom
2010-06-21Aligning bouncycastle with RI supported algorithmsBrian Carlstrom
2010-06-21Upgrade bouncycastle from 1.34 to 1.45Brian Carlstrom
2010-06-17Move external/bouncycastle to be based of patches from upstreamBrian Carlstrom