summaryrefslogtreecommitdiff
path: root/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/dsa/DSASigner.java
AgeCommit message (Expand)Author
2021-02-24Update BC to 1.68.Almaz Mingaleev
2019-02-18Update Bouncy Castle to 1.61Adam Vartanian
2019-02-08bouncycastle: Android tree with upstream code for version 1.61Adam Vartanian
2017-07-20Update change markers in external/bouncycastle.Adam Vartanian
2017-06-26bouncycastle: Android tree with upstream code for version 1.57Adam Vartanian
2017-01-19bouncycastle: upgrade to version 1.56Sergio Giro
2016-12-28bouncycastle: Android tree with upstream code for version 1.56Sergio Giro
2016-04-04Permit arbitrary DSA keys when verifying signatures.Alex Klyubin
2016-02-29DSASigner: fix key check when no digest specifiedKenny Root
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-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-09-22Fix the DSA's invalid key parameters bug in BouncyCastle.Quan Nguyen
2013-12-12Upgrade to Bouncycastle 1.50Kenny Root
2013-09-26Restore SHA-224Kenny Root
2013-06-03bouncycastle 1.49 upgradeBrian Carlstrom
2012-09-19Make existing bouncycastle bcprov build on host and add host-only bcpkix buildBrian Carlstrom