summaryrefslogtreecommitdiff
path: root/repackaged
AgeCommit message (Expand)Author
2023-08-31Parameterize ECAlgorithmsTestVictor Chang
2023-08-30Mark long-running BouncyCastle tests as @LargeTestVictor Chang
2023-08-16Repackage org.bouncycastle.math testsVictor Chang
2023-04-12Reject BC keys without IV.Miguel
2023-01-10Don't throw exceptions from BCPrivate provider.Pete Bentley
2023-01-09Bouncy Castle: Add support for PBES2 encrypted KeyStores.Pete Bentley
2022-02-28Add engineProbe to BcKeyStoreSpi.Miguel
2021-03-10Do not accept null password in PKCS12KeyStoreSpi#engineStore.Almaz Mingaleev
2021-02-26Bring back v1.61 PKCS12KeyStoreSpi behaviour.Almaz Mingaleev
2021-02-24Update BC to 1.68.Almaz Mingaleev
2021-02-03Remove CorePlatformApi annotation from BouncyCastleDaulet Zhanguzin
2020-10-28Add maxTargetSdk restriction to unused APIs.Mathew Inwood
2020-07-31Update language to comply with Android's inclusive language guidancePete Bentley
2020-07-30Update language to comply with Android's inclusive language guidancePete Bentley
2020-07-03Merge "Remove DERInteger from CorePlatformAPI"android-r-beta-3android-r-beta-2Daulet Zhanguzin
2020-05-11Remove deprecated BouncyCastle algorithmsDaulet Zhanguzin
2020-05-11Remove DERInteger from CorePlatformAPIDaulet Zhanguzin
2020-05-05Revert "Remove deprecated BouncyCastle algorithms"Jack He
2020-05-05Revert "Load default KeyFactory instead of BC's implementation"Jack He
2020-05-04Merge "Load default KeyFactory instead of BC's implementation"Daulet Zhanguzin
2020-05-04Load default KeyFactory instead of BC's implementationDaulet Zhanguzin
2020-05-04Remove deprecated BouncyCastle algorithmsDaulet Zhanguzin
2019-12-16Use new UnsupportedAppUsage annotation.Artur Satayev
2019-09-17Provide MD4 implementation for use by EAP MSCHAPv2.Cody Kesting
2019-09-04Add TEST_MAPPINGS for external/bouncycastle.Pete Gillin
2019-07-31Merge "Fix srcgen problems in BC"Treehugger Robot
2019-07-31Fix srcgen problems in BCAdam Vartanian
2019-07-31Only match on exactly GCM modeAdam Vartanian
2019-07-09Cherrypick BigIntegers code from BouncyCastle v1.62.Pete Bentley
2019-07-01Expose some SHA1Digest methods for FIPS 186-2 PRFBenedict Wong
2019-05-08Upstream partner request to add BC methods to core platform API.Pete Bentley
2019-05-01Upstream partner request to add BC methods to core platform API.Pete Bentley
2019-03-01Remove DH keygen special caseAdam Vartanian
2019-02-18Update Bouncy Castle to 1.61Adam Vartanian
2019-02-13Fix the spelling error in ReasonsMaskAurimas Liutikas
2018-11-23Move android_bcprov to repackaged/bcprovPaul Duffin