summaryrefslogtreecommitdiff
path: root/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric
AgeCommit message (Expand)Author
2017-03-29Remove an Android change that is causing a test to failAdam Vartanian
2017-02-10BouncyCastle: Enable EC AlgorithmParameters.Adam Vartanian
2017-01-19bouncycastle: upgrade to version 1.56Sergio Giro
2016-12-28bouncycastle: Android tree with upstream code for version 1.56Sergio Giro
2016-09-13X509V3CertificateGenerator: use a X509CertificateObject from a different packageSergio Giro
2016-04-12EC: add bug number in TODO comment about registrations failingSergio Giro
2016-04-04Permit arbitrary DSA keys when verifying signatures.Alex Klyubin
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-16Use official name for SHA1withECDSAKenny Root
2016-02-29DSASigner: fix key check when no digest specifiedKenny Root
2016-02-10bouncycastle: upgrade to version 1.54Sergio Giro
2016-02-02bouncycastle: Android tree with upstream code for version 1.54.Sergio Giro
2016-02-02bouncycastle: Android tree with upstream code for 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-01Restoring the contents of aosp afterSergio 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-11-30Follow-up to previous DSA key checkKenny Root
2015-11-26Merge "Expose PSS AlgorithmParameters to JCA." am: 81cafc9f97Alex Klyubin
2015-11-20Expose PSS AlgorithmParameters to JCA.Alex Klyubin
2015-09-22Fix ECDH bugQuan Nguyen
2015-09-22Fix the DSA's invalid key parameters bug in BouncyCastle.Quan Nguyen
2015-06-01Register DSA OID for KeyFactory not just SignatureKenny Root
2015-06-01Revert "Register DSAwithSHA1 OID for KeyFactory"Kenny Root
2015-06-01Register DSAwithSHA1 OID for KeyFactoryKenny Root
2015-05-12Set default EC key size to 256-bitsKenny Root
2015-04-20bouncycastle: upgrade to version 1.52Sergio Giro
2014-08-06Upgrade to 1.51Kenny Root
2014-05-07Add OID for Diffie-Hellman keysKenny Root
2013-12-16Remove Signature.SHA{384,512}withDSAKenny Root
2013-12-12Upgrade to Bouncycastle 1.50Kenny Root
2013-09-26Restore SHA-224Kenny Root
2013-06-03bouncycastle 1.49 upgradeBrian Carlstrom
2013-03-19Make ECDH KeyAgreement reject AlgorithmParameterSpec.Alex Klyubin
2013-02-20Fix CertPath APIsKenny Root
2013-02-12bouncycastle 1.48 upgradeBrian Carlstrom
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