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-03-21refactoring of ASN1 primitive classes.David Hook
2014-03-19Added other revocation info setting.David Hook
2013-12-02removed use of clone methodDavid Hook
2013-12-02initial check in - still a work in progress.David Hook
2013-11-30compatibility updateDavid Hook
2013-11-30initial versionDavid Hook
2013-11-26compatibility updates.David Hook
2013-11-13minor refactoring.David Hook
2013-11-10Don't require there to be any digests, to allow in particular for aPeter Dettman
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
2013-10-15fixed comparison of RC2 OID.David Hook
2013-10-05fixed extension bug in InputStream constructor.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-08-28changed method exposure.David Hook
2013-08-28changed visibility to publicDavid Hook
2013-07-26reviewed JavaDoc updatesDavid Hook
2013-07-12added explicit substitution of RC2 OIDDavid Hook
2013-07-09BJA-459 added standard name recognition for DSA/RSADavid Hook
2013-06-21added optional setting of IssuerSerial in ESSCertID.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-15some more "bright ideas"David 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-13removed use of deprecated methodDavid Hook
2013-06-10removed uses of old X509Store class.David Hook
2013-06-06added BufferingContentSigner and a buffering stream that zeros the buffer on ...David Hook
2013-06-06moved ocsp test and mozilla testDavid Hook
2013-05-31initial reshuffleDavid Hook