summaryrefslogtreecommitdiffstats
path: root/bcprov/src/main
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'aosp/upstream-master' into merge-152-from-upstreamSergio Giro2016-02-011585-3482/+259627
|\
| * bouncycastle: Android tree with upstream code for version 1.52Sergio Giro2016-02-011134-19892/+88244
| * bouncycastle: Android tree with upstream code for version 1.50Sergio Giro2016-01-28474-6146/+30210
| * bouncycastle: Android tree with upstream code for version 1.49Sergio Giro2016-01-251649-0/+280977
* Expose PSS AlgorithmParameters to JCA.Alex Klyubin2015-11-201-2/+2
* am ab6fbde3: Merge "GCM: fix mode and padding set"Kenny Root2015-07-231-0/+15
|\
| * GCM: fix mode and padding setKenny Root2015-07-211-0/+15
| * 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-121-1/+3
| * Change default GCM name to AES/GCM/NOPADDINGKenny Root2015-05-121-4/+6
| * Change Bouncycastle default AES key size to 128Kenny Root2015-05-121-1/+3
| * bouncycastle: throw exception in failure expecting PKIX parametersSergio Giro2015-04-241-1/+9
* | 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