summaryrefslogtreecommitdiff
path: root/bcprov
AgeCommit message (Expand)Author
2016-10-20bouncycastle: add support for PKCS5S2 algorithm parametersSergio Giro
2016-10-05external/bouncycastle: add algorithms for PbeWithHmacSha mac variantsSergio Giro
2016-09-13Merge "X509V3CertificateGenerator: use a X509CertificateObject from a differe...Sergio Giro
2016-09-13X509V3CertificateGenerator: use a X509CertificateObject from a different packageSergio Giro
2016-09-09GCMParameters: in ASN1 encoding, use 12 when no value is specifiedSergio Giro
2016-04-27ASN1: Use an explicit locale for ASN1 UTC / Generalized times.nougat-devNarayan Kamath
2016-04-18Revert "Strings: hardcode "\n" as the line separator"Sergio Giro
2016-04-12Merge "EC: add bug number in TODO comment about registrations failing" into n...Sergio Giro
2016-04-12EC: add bug number in TODO comment about registrations failingSergio Giro
2016-04-11Strings: hardcode "\n" as the line separatorSergio Giro
2016-04-05Merge "Permit arbitrary DSA keys when verifying signatures." into nyc-devAlex Klyubin
2016-04-05Merge "BaseBlockCipher: do not use PKCS12 for BCPBEKeys without IV" into nyc-devSergio Giro
2016-04-05BaseBlockCipher: do not use PKCS12 for BCPBEKeys without IVSergio Giro
2016-04-04Permit arbitrary DSA keys when verifying signatures.Alex Klyubin
2016-04-01Add OCSP files for testing purposesKenny Root
2016-03-18Merge "KeyPairGeneratorSpi: remove TODO about creating a SecureRandom" into n...Sergio Giro
2016-03-18KeyPairGeneratorSpi: remove TODO about creating a SecureRandomSergio Giro
2016-03-18Merge "BaseBlockCipher: removed TODO about checking a fix" into nyc-devSergio Giro
2016-03-18BaseBlockCipher: removed TODO about checking a fixSergio Giro
2016-03-18Merge "BaseBlockCipher: for BCEPBEKeys, ignore parameters if no IV is present...Sergio Giro
2016-03-16Use official name for SHA1withECDSAKenny Root
2016-03-16BaseBlockCipher: for BCEPBEKeys, ignore parameters if no IV is presentSergio Giro
2016-02-29DSASigner: fix key check when no digest specifiedKenny Root
2016-02-23GCMParameters: fix insecure tag size am: 4d0e19131d am: 9ca2dfa49b am: bc2920...Sergio Giro
2016-02-23GCMParameters: fix insecure tag size am: 4d0e19131d am: 9ca2dfa49bSergio Giro
2016-02-23GCMParameters: fix insecure tag size am: 4d0e19131dSergio Giro
2016-02-23GCMParameters: fix insecure tag sizeSergio Giro
2016-02-23GCMParameters: fix insecure tag sizeSergio Giro
2016-02-10bouncycastle: upgrade to version 1.54Sergio Giro
2016-02-01DSASigner: add imports missing after resolving conflictSergio Giro
2016-02-01Merge "Restoring the contents of aosp after" am: 3e75bd6b40Sergio Giro
2016-02-01resolve merge conflicts of 7fbe01fd6e to master.Sergio Giro
2016-02-01Merge "Restoring the contents of aosp after"Sergio Giro
2016-02-01Merge "Merge remote-tracking branch \'aosp/upstream-master\' into merge-152-f...Sergio Giro
2016-02-01Restoring the contents of aosp afterSergio Giro
2016-02-01Merge remote-tracking branch 'aosp/upstream-master' into merge-152-from-upstreamSergio Giro
2016-02-01bouncycastle: Android tree with upstream code for version 1.52Sergio Giro
2016-01-28bouncycastle: Android tree with upstream code for version 1.50Sergio Giro
2016-01-25bouncycastle: Android tree with upstream code for version 1.49Sergio Giro
2015-12-01bouncycastle: limit input length as specified by the NIST specSergio Giro
2015-11-30Follow-up to previous DSA key checkKenny Root
2015-11-26Merge "Expose PSS AlgorithmParameters to JCA." am: 81cafc9f97Alex Klyubin
2015-11-25Merge "Expose PSS AlgorithmParameters to JCA."Alex Klyubin
2015-11-20Expose PSS AlgorithmParameters to JCA.Alex Klyubin
2015-11-16DO NOT MERGE bouncycastle: limit input length as specified by the NIST specandroid-6.0.1_r22android-6.0.1_r21Sergio Giro
2015-11-16DO NOT MERGE bouncycastle: limit input length as specified by the NIST specSergio Giro
2015-11-16DO NOT MERGE bouncycastle: limit input length as specified by the NIST specSergio Giro
2015-09-22Fix ECDH bugQuan Nguyen
2015-09-22Fix the DSA's invalid key parameters bug in BouncyCastle.Quan Nguyen
2015-07-23am ab6fbde3: Merge "GCM: fix mode and padding set"Kenny Root