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
path: root/pkix
AgeCommit message (Expand)Author
2014-03-30deprecated method removal.David Hook
2014-03-25fixed compilation issueDavid Hook
2014-03-22added support for ASN.1 time settingDavid Hook
2014-03-22added support for ASN.1 time settingDavid Hook
2014-03-22refactoring UTCTime, GeneralizedTimeDavid Hook
2014-03-21Merge branch 'trustcert' of https://github.com/scop/bc-java into scop-trustcertDavid Hook
2014-03-21refactoring of ASN1 primitive classes.David Hook
2014-03-19Added other revocation info setting.David Hook
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-02-22BJA-475 Handle TRUSTED CERTIFICATE entriesVille Skyttä
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-12-02removed use of clone methodDavid Hook
2013-12-02initial check in - still a work in progress.David Hook
2013-11-30compatibility filesDavid Hook
2013-11-30compatibility updateDavid Hook
2013-11-30initial versionDavid Hook
2013-11-30removed unnecessary fileDavid Hook
2013-11-26pkix updatesDavid Hook
2013-11-26updateDavid Hook
2013-11-26updatesDavid Hook
2013-11-26updatesDavid Hook
2013-11-26compatibility updates.David Hook
2013-11-25compatibility updatesDavid Hook
2013-11-25updateDavid Hook
2013-11-13removed extra filesDavid Hook
2013-11-13removed extra filesDavid Hook
2013-11-13removed extra filesDavid Hook
2013-11-13minor refactoring.David Hook
2013-11-13cleanupDavid Hook
2013-11-13removed unnecessary fileDavid Hook
2013-11-13removed unnecessary fileDavid Hook
2013-11-13removed unnecessary fileDavid Hook
2013-11-13removed unnecessary fileDavid 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-11-01BJA-472 further refactoring to deal with possible encoding name issues.David Hook
2013-11-01BJA-472 added attempt to extract parameters using default encoding if explici...David Hook
2013-10-28BJA-257 added setValidateKeySize() method on JCE recipients. Modified use of ...David Hook
2013-10-28minor clean up.David Hook