summaryrefslogtreecommitdiff
path: root/bcprov/src/main/java/org/bouncycastle/jcajce/provider
AgeCommit message (Expand)Author
2023-04-12Reject BC keys without IV.Miguel
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
2020-05-11Remove deprecated BouncyCastle algorithmsDaulet 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
2020-05-02Revert "Match ciphers by exact mode name"Daulet Zhanguzin
2020-01-30Match ciphers by exact mode nameDaulet Zhanguzin
2019-07-31Only match on exactly GCM modeAdam Vartanian
2019-03-01Remove DH keygen special caseAdam Vartanian
2019-02-18Update Bouncy Castle to 1.61Adam Vartanian
2019-02-08bouncycastle: Android tree with upstream code for version 1.61Adam Vartanian
2018-03-28Throw ShortBufferException in RSA CipherSpi.Adam Vartanian
2017-12-07Log an error on BC PBE key misuse.Adam Vartanian
2017-11-28Have BC use default provider rather than always BCAdam Vartanian
2017-10-12Change BKS KeyStore to use default provider for crypto.Adam Vartanian
2017-10-03Add notes detailing algorithm usage.Adam Vartanian
2017-07-20Update change markers in external/bouncycastle.Adam Vartanian
2017-06-28external/bouncycastle: Upgrade to version 1.57Adam Vartanian
2017-06-26bouncycastle: Android tree with upstream code for version 1.57Adam Vartanian
2017-05-22Don't use algorithm parameters if missing salt or iteration count.Adam Vartanian
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-10-20bouncycastle: add support for PKCS5S2 algorithm parametersSergio Giro
2016-10-05external/bouncycastle: add algorithms for PbeWithHmacSha mac variantsSergio 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-05Merge "Permit arbitrary DSA keys when verifying signatures." into nyc-devAlex Klyubin
2016-04-05BaseBlockCipher: do not use PKCS12 for BCPBEKeys without IVSergio 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-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-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