summaryrefslogtreecommitdiff
path: root/bcprov/src/main
AgeCommit message (Expand)Author
2015-04-20bouncycastle: upgrade to version 1.52Sergio Giro
2014-10-17Avoid things that cause CertBlacklist to be preinitializedKenny Root
2014-08-06Upgrade to 1.51Kenny Root
2014-05-07Add OID for Diffie-Hellman keysKenny Root
2014-05-05Remove static initializer from StreamUtilKenny Root
2014-02-27OpenSSLDigest: length to length-offsetKenny Root
2014-02-25OpenSSLDigest needs to be ExtendedDigestKenny Root
2014-02-25OpenSSLDigest: use delegate modelKenny Root
2013-12-16Remove Signature.SHA{384,512}withDSAKenny Root
2013-12-13Add support for Cipher#getIV with GCMKenny Root
2013-12-12Upgrade to Bouncycastle 1.50Kenny Root
2013-12-10Add ANSSI intermediate to the on-device blacklist.Geremy Condra
2013-09-26Restore SHA-224Kenny Root
2013-06-03Track changes to JSSEKenny Root
2013-06-03Allow CipherTest to run on RIBrian Carlstrom
2013-06-03bouncycastle 1.49 upgradeBrian Carlstrom
2013-05-28Fix PBKDF2WithHmacSHA1 to use high bitsWilliam Luh
2013-04-30Merge "Track change to JSSE provider"Kenny Root
2013-04-29Track change to JSSE providerKenny Root
2013-04-22Revert of DERT61String change from 44021512997b337e6079e46fd4230ce979c20b6fBrian Carlstrom
2013-03-19Make ECDH KeyAgreement reject AlgorithmParameterSpec.Alex Klyubin
2013-02-27Tracking libcore change to use longs instead of ints to store pointers in Ope...Brian Carlstrom
2013-02-20Fix CertPath APIsKenny Root
2013-02-12bouncycastle 1.48 upgradeBrian Carlstrom
2013-02-01resolved conflicts for merge of e0c8f221 to jb-mr1-dev-plus-aospBrian Carlstrom
2013-01-29Restore PBE Cipher wrap and unwrap support from upstreamBrian Carlstrom
2013-01-22Add certs to blacklist.Geremy Condra
2013-01-16Add getIssuerAlternativeNames() to JCE APIKenny Root
2013-01-07Add getSubjectAlternativeNames() to certificate JCEKenny Root
2012-11-01am 036093e8: Fix registration of MD5withRSA SignaturesBrian Carlstrom
2012-11-01Fix registration of MD5withRSA Signaturesandroid-sdk-support_r11Brian Carlstrom
2012-10-12Fix non-BC EC private key usageKenny Root
2012-09-19Make existing bouncycastle bcprov build on host and add host-only bcpkix buildBrian Carlstrom