Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/quite/humla-spongycastle.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-25Merge branch 'fix-no-such-provider-errors-in-tests' of git://github.com/rtyle...Peter Dettman
2014-02-25Merge branch 'move-test-resources-to-correct-modules' of git://github.com/rty...Peter Dettman
2014-01-27Fix some "no such provider" initialisation errors in testsRoberto Tyley
2014-01-26Move core->pkix: test-resources required by org.bouncycastle.eac.test.AllTestsRoberto Tyley
2014-01-26Move core->pkix: PSS test-resourses required by BcSignedDataTestRoberto Tyley
2014-01-26Move prov->pkix: tests for OCSP, which is in pkixRoberto Tyley
2014-01-26Move core->pkix: FileDaFirmare test resources required by PKIXRoberto Tyley
2014-01-21Fix BcCertTest to use PEMData class that is within the pkix projectRoberto Tyley
2014-01-05further work on custom curve recognitionDavid Hook
2013-11-26updatesDavid Hook
2013-11-26compatibility updates.David Hook
2013-11-11removed use of deprecated methods.David Hook
2013-11-11fixed off by one error in meta-data check.David Hook
2013-11-10Don't require there to be any digests, to allow in particular for aPeter Dettman
2013-11-10Fix loop condition to cover all switch casesPeter Dettman
2013-11-02enforced use of BC provider.David Hook
2013-11-02compatibility updatesDavid Hook
2013-10-28BJA-257 added setValidateKeySize() method on JCE recipients. Modified use of ...David Hook
2013-10-15added test for RC2 40 bit parameters.David Hook
2013-09-28removed deprecated methods from PKIX, work on implicitly CA.David Hook
2013-09-13added support for GOST in conjunction with PBKDF2.David Hook
2013-06-17BJB-27 added validity period settingDavid Hook
2013-06-15added KeyUsage validator.David Hook
2013-06-15more tweakingDavid Hook
2013-06-15initial cut of general CertPath packageDavid Hook
2013-06-14Fixed wrappers to properly recognise parameter objects when made available.David Hook
2013-06-13refactoring of OAEPDavid Hook
2013-06-13added support for generation of OAEP encrypted enveloped data.David Hook
2013-06-10removed uses of old X509Store class.David Hook
2013-06-06added test of BufferingContentSignerDavid Hook
2013-06-06moved ocsp test and mozilla testDavid Hook
2013-06-02initial 15on buildDavid Hook
2013-06-01other jdk importDavid Hook
2013-05-31initial reshuffleDavid Hook