summaryrefslogtreecommitdiffstats
path: root/bcprov
Commit message (Expand)AuthorAgeFilesLines
* GCMParameters: in ASN1 encoding, use 12 when no value is specifiedSergio Giro2016-07-211-12/+3
* GCMParameters: fix insecure tag sizeSergio Giro2016-02-261-3/+12
* DO NOT MERGE bouncycastle: limit input length as specified by the NIST specSergio Giro2015-12-011-0/+33
* GCM: fix mode and padding setKenny Root2015-07-231-0/+15
* Do not blacklist serial numbers that are too shortKenny Root2015-06-101-5/+10
* Register DSA OID for KeyFactory not just SignatureKenny Root2015-06-012-2/+7
* Revert "Register DSAwithSHA1 OID for KeyFactory"Kenny Root2015-06-011-3/+0
* Register DSAwithSHA1 OID for KeyFactoryKenny Root2015-06-011-0/+3
* Set default EC key size to 256-bitsKenny Root2015-05-131-1/+3
* Change default GCM name to AES/GCM/NOPADDINGKenny Root2015-05-131-4/+6
* Change Bouncycastle default AES key size to 128Kenny Root2015-05-131-1/+3
* bouncycastle: throw exception in failure expecting PKIX parametersSergio Giro2015-05-061-1/+9
* bouncycastle: upgrade to version 1.52Sergio Giro2015-04-2090-1721/+2812
* Avoid things that cause CertBlacklist to be preinitializedKenny Root2014-10-172-11/+13
* Upgrade to 1.51Kenny Root2014-08-06265-5379/+19618
* Add OID for Diffie-Hellman keysKenny Root2014-05-071-0/+11
* Remove static initializer from StreamUtilKenny Root2014-05-051-3/+8
* OpenSSLDigest: length to length-offsetKenny Root2014-02-271-1/+1
* OpenSSLDigest needs to be ExtendedDigestKenny Root2014-02-251-10/+19
* OpenSSLDigest: use delegate modelKenny Root2014-02-251-104/+26
* Remove Signature.SHA{384,512}withDSAKenny Root2013-12-161-2/+4
* Add support for Cipher#getIV with GCMKenny Root2013-12-131-0/+5
* Upgrade to Bouncycastle 1.50Kenny Root2013-12-12135-2762/+9333
* Add ANSSI intermediate to the on-device blacklist.Geremy Condra2013-12-101-2/+6
* Restore SHA-224Kenny Root2013-09-2622-154/+503
* Track changes to JSSEKenny Root2013-06-031-2/+5
* Allow CipherTest to run on RIBrian Carlstrom2013-06-031-1/+3
* bouncycastle 1.49 upgradeBrian Carlstrom2013-06-03129-5091/+6237
* Fix PBKDF2WithHmacSHA1 to use high bitsWilliam Luh2013-05-284-10/+57
* Merge "Track change to JSSE provider"Kenny Root2013-04-301-1/+1
|\
| * Track change to JSSE providerKenny Root2013-04-291-1/+1
* | Revert of DERT61String change from 44021512997b337e6079e46fd4230ce979c20b6fBrian Carlstrom2013-04-221-2/+6
|/
* Make ECDH KeyAgreement reject AlgorithmParameterSpec.Alex Klyubin2013-03-191-0/+6
* Tracking libcore change to use longs instead of ints to store pointers in Ope...Brian Carlstrom2013-02-271-9/+9
* Fix CertPath APIsKenny Root2013-02-202-2/+6
* bouncycastle 1.48 upgradeBrian Carlstrom2013-02-12156-1405/+2284
* resolved conflicts for merge of e0c8f221 to jb-mr1-dev-plus-aospBrian Carlstrom2013-02-011-2/+10
|\
| * Add certs to blacklist.Geremy Condra2013-01-221-2/+10
* | Restore PBE Cipher wrap and unwrap support from upstreamBrian Carlstrom2013-01-292-2/+227
* | Add getIssuerAlternativeNames() to JCE APIKenny Root2013-01-162-1/+7
* | Add getSubjectAlternativeNames() to certificate JCEKenny Root2013-01-073-6/+50
* | am 036093e8: Fix registration of MD5withRSA SignaturesBrian Carlstrom2012-11-011-8/+14
|\|
| * Fix registration of MD5withRSA SignaturesBrian Carlstrom2012-11-011-8/+14
* | Fix non-BC EC private key usageKenny Root2012-10-122-0/+31
|/
* Make existing bouncycastle bcprov build on host and add host-only bcpkix buildBrian Carlstrom2012-09-19562-0/+93113