summaryrefslogtreecommitdiff
path: root/patches/bcprov.patch
AgeCommit message (Expand)Author
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-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
2015-07-23GCM: fix mode and padding setandroid-6.0.1_r3android-6.0.1_r1android-6.0.0_r41marshmallow-mr1-devmarshmallow-dr-devmarshmallow-devKenny Root
2015-07-21GCM: fix mode and padding setKenny Root
2015-06-10Do not blacklist serial numbers that are too shortKenny Root
2015-06-01Register DSA OID for KeyFactory not just SignatureKenny Root
2015-06-01Register DSA OID for KeyFactory not just SignatureKenny Root
2015-06-01Revert "Register DSAwithSHA1 OID for KeyFactory"Kenny Root
2015-06-01Revert "Register DSAwithSHA1 OID for KeyFactory"Kenny Root
2015-06-01Register DSAwithSHA1 OID for KeyFactoryKenny Root
2015-06-01Register DSAwithSHA1 OID for KeyFactoryKenny Root
2015-05-13Set default EC key size to 256-bitsKenny Root
2015-05-13Change default GCM name to AES/GCM/NOPADDINGKenny Root
2015-05-13Change Bouncycastle default AES key size to 128Kenny 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-05-06bouncycastle: throw exception in failure expecting PKIX parametersSergio Giro
2015-04-24bouncycastle: throw exception in failure expecting PKIX parametersSergio Giro
2015-04-20bouncycastle: upgrade to version 1.52Sergio Giro
2014-10-17Avoid things that cause CertBlacklist to be preinitializedKenny Root
2014-08-06Upgrade to 1.51Kenny Root
2014-05-07Add OID for Diffie-Hellman keysKenny Root
2014-05-05Remove static initializer from StreamUtilKenny Root
2014-02-27OpenSSLDigest: length to length-offsetKenny Root
2014-02-25OpenSSLDigest needs to be ExtendedDigestKenny Root
2014-02-25OpenSSLDigest: use delegate modelKenny 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-12-10Add ANSSI intermediate to the on-device blacklist.Geremy Condra
2013-09-26Restore SHA-224Kenny Root
2013-06-03Track changes to JSSEKenny Root
2013-06-03Allow CipherTest to run on RIBrian Carlstrom
2013-06-03bouncycastle 1.49 upgradeBrian Carlstrom
2013-05-28Fix PBKDF2WithHmacSHA1 to use high bitsWilliam Luh
2013-04-30Merge "Track change to JSSE provider"Kenny Root
2013-04-29Track change to JSSE providerKenny Root
2013-04-22Revert of DERT61String change from 44021512997b337e6079e46fd4230ce979c20b6fBrian Carlstrom
2013-03-19Make ECDH KeyAgreement reject AlgorithmParameterSpec.Alex Klyubin
2013-02-27Tracking libcore change to use longs instead of ints to store pointers in Ope...Brian Carlstrom
2013-02-20Fix CertPath APIsKenny Root
2013-02-12bouncycastle 1.48 upgradeBrian Carlstrom