summaryrefslogtreecommitdiffstats
path: root/bcprov/src/main
Commit message (Expand)AuthorAgeFilesLines
* ASN1: Use an explicit locale for ASN1 UTC / Generalized times.Narayan Kamath2016-04-274-16/+72
* Revert "Strings: hardcode "\n" as the line separator"Sergio Giro2016-04-181-36/+29
* Merge "EC: add bug number in TODO comment about registrations failing" into n...Sergio Giro2016-04-121-3/+8
|\
| * EC: add bug number in TODO comment about registrations failingSergio Giro2016-04-121-3/+8
* | Strings: hardcode "\n" as the line separatorSergio Giro2016-04-111-29/+36
|/
* Merge "Permit arbitrary DSA keys when verifying signatures." into nyc-devAlex Klyubin2016-04-051-4/+0
|\
| * Permit arbitrary DSA keys when verifying signatures.Alex Klyubin2016-04-041-4/+0
* | Merge "BaseBlockCipher: do not use PKCS12 for BCPBEKeys without IV" into nyc-devSergio Giro2016-04-051-5/+41
|\ \ | |/ |/|
| * BaseBlockCipher: do not use PKCS12 for BCPBEKeys without IVSergio Giro2016-04-051-5/+41
* | Add OCSP files for testing purposesKenny Root2016-04-0116-0/+1715
|/
* Merge "KeyPairGeneratorSpi: remove TODO about creating a SecureRandom" into n...Sergio Giro2016-03-181-1/+0
|\
| * KeyPairGeneratorSpi: remove TODO about creating a SecureRandomSergio Giro2016-03-181-1/+0
* | Merge "BaseBlockCipher: removed TODO about checking a fix" into nyc-devSergio Giro2016-03-181-1/+0
|\ \
| * | BaseBlockCipher: removed TODO about checking a fixSergio Giro2016-03-181-1/+0
* | | Merge "BaseBlockCipher: for BCEPBEKeys, ignore parameters if no IV is present...Sergio Giro2016-03-181-1/+9
|\ \ \ | | |/ | |/|
| * | BaseBlockCipher: for BCEPBEKeys, ignore parameters if no IV is presentSergio Giro2016-03-161-1/+9
| |/
* / Use official name for SHA1withECDSAKenny Root2016-03-161-8/+10
|/
* DSASigner: fix key check when no digest specifiedKenny Root2016-02-291-1/+1
* GCMParameters: fix insecure tag size am: 4d0e19131d am: 9ca2dfa49b am: bc2920...Sergio Giro2016-02-231-3/+12
|\
| * GCMParameters: fix insecure tag size am: 4d0e19131d am: 9ca2dfa49bSergio Giro2016-02-231-3/+12
| |\
| | * GCMParameters: fix insecure tag size am: 4d0e19131dSergio Giro2016-02-231-3/+12
| | |\
| | | * GCMParameters: fix insecure tag sizeSergio Giro2016-02-231-3/+12
| | | |\
| | | | * GCMParameters: fix insecure tag sizeSergio Giro2016-02-231-3/+12
| | | | * DO NOT MERGE bouncycastle: limit input length as specified by the NIST specSergio Giro2015-11-161-0/+33
| | | * | DO NOT MERGE bouncycastle: limit input length as specified by the NIST specSergio Giro2015-11-161-0/+33
| | | * | Avoid things that cause CertBlacklist to be preinitializedKenny Root2014-11-052-11/+13
| | | |/
* | | | bouncycastle: upgrade to version 1.54Sergio Giro2016-02-10249-2870/+10885
* | | | DSASigner: add imports missing after resolving conflictSergio Giro2016-02-011-0/+4
* | | | Merge "Restoring the contents of aosp after" am: 3e75bd6b40Sergio Giro2016-02-011585-259627/+3482
|\ \ \ \
| * \ \ \ Merge "Restoring the contents of aosp after"Sergio Giro2016-02-011585-259627/+3482
| |\ \ \ \
| | * | | | Restoring the contents of aosp afterSergio Giro2016-02-011585-259627/+3482
* | | | | | resolve merge conflicts of 7fbe01fd6e to master.Sergio Giro2016-02-011585-3486/+259627
|\| | | | |
| * | | | | Merge "Merge remote-tracking branch \'aosp/upstream-master\' into merge-152-f...Sergio Giro2016-02-011585-3482/+259627
| |\| | | |
| | * | | | 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
| | | / / /
* | | | | | bouncycastle: limit input length as specified by the NIST specSergio Giro2015-12-011-0/+33
* | | | | | Follow-up to previous DSA key checkKenny Root2015-11-301-4/+4
* | | | | | Merge "Expose PSS AlgorithmParameters to JCA." am: 81cafc9f97Alex Klyubin2015-11-261-2/+2
|\| | | | |
| * | | | | Merge "Expose PSS AlgorithmParameters to JCA."Alex Klyubin2015-11-251-2/+2
| |\| | | | | | |/ / / | |/| | |
| | * | | Expose PSS AlgorithmParameters to JCA.Alex Klyubin2015-11-201-2/+2
| * | | | DO NOT MERGE bouncycastle: limit input length as specified by the NIST specSergio Giro2015-11-161-0/+33
| * | | | GCM: fix mode and padding setKenny Root2015-07-231-0/+15
* | | | | Fix ECDH bugQuan Nguyen2015-09-222-2/+28
* | | | | Fix the DSA's invalid key parameters bug in BouncyCastle.Quan Nguyen2015-09-221-0/+34
| |/ / / |/| | |
* | | | 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