summaryrefslogtreecommitdiff
path: root/bcprov/src/main/java/org/bouncycastle/jcajce/provider
AgeCommit message (Expand)Author
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-07-21GCM: fix mode and padding setKenny Root
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-05-12Change default GCM name to AES/GCM/NOPADDINGKenny Root
2015-05-12Change Bouncycastle default AES key size to 128Kenny 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-13Add support for Cipher#getIV with GCMKenny Root
2013-12-12Upgrade to Bouncycastle 1.50Kenny Root
2013-09-26Restore SHA-224Kenny Root
2013-06-03bouncycastle 1.49 upgradeBrian Carlstrom
2013-05-28Fix PBKDF2WithHmacSHA1 to use high bitsWilliam Luh
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