summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-03-23resolved conflicts for merge of 34c261b1 to dalvik-devBrian Carlstrom
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-13am cd508cf8: Restoring two more bouncycastle classes for compatibilityBrian Carlstrom
2010-10-12am 121a1852: Restore X509V1CertificateGenerator for application compatibilityBrian Carlstrom
2010-10-12Restoring two more bouncycastle classes for compatibilityandroid-cts-2.3_r2android-cts-2.3_r1android-2.3_r1android-2.3.3_r1aandroid-2.3.3_r1.1android-2.3.3_r1android-2.3.2_r1android-2.3.1_r1Brian Carlstrom
2010-10-11Restore X509V1CertificateGenerator for application compatibilityBrian Carlstrom
2010-10-05resolved conflicts for merge of 5faee297 to masterBrian Carlstrom
2010-10-04Adding SecretKeyFactory.PBKDF2WithHmacSHA1 support wrapperBrian Carlstrom
2010-09-22am 02c8f348: Fix OpenSSLDigest.reset broken by uninitialized openssl fieldBrian Carlstrom
2010-09-21Fix OpenSSLDigest.reset broken by uninitialized openssl fieldBrian 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-23Restore PBE Ciphers and SecreyKeyFactories if underlying algorithm is support...Brian 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-05-17Supported cipher suites improvementsBrian Carlstrom
2010-04-27merge more modules into luniPeter Hallam