Age | Commit message (Expand) | Author | Files | Lines |
2018-09-19 | mac mocca.app template renewed, important crypto libraries updated | Andreas Abraham | 1 | -139/+144 |
2018-09-18 | AlgorithmMethodFactoryImpl default constructor removed | Andreas Abraham | 1 | -6/+1 |
2018-09-18 | restructing member access and AlgorithmMethodFactoryImpl constructor | Andreas Abraham | 3 | -634/+638 |
2018-09-14 | at.gv.egiz.bku.slcommands.impl.xsect.AlgorithmMethodFactoryImpl at.gv.egiz.bk... | Andreas Abraham | 2 | -334/+340 |
2018-02-08 | BulkSignature implementationfb-bulksignature | Bonato, Martin | 16 | -107/+1306 |
2018-02-08 | Fix test | Bonato, Martin | 2 | -6/+4 |
2018-02-06 | bug fix in CERTIFICATES_KEYS, possible keys are now restricted | Andreas Abraham | 1 | -18/+22 |
2018-01-24 | fix problem with Stylesheet transformation and CMS signatures | Thomas Lenz | 1 | -3/+5 |
2017-10-30 | Updated Certs in TrustStore, added Access-Controll-Allow-Origin | bschnalzer | 2 | -26/+18 |
2017-08-28 | Added DigiCertServer-CA, Signature mime-type/signing time PAdES | bschnalzer | 2 | -1/+43 |
2017-06-23 | fix another possible XXE, SSRF problem. | Thomas Lenz | 1 | -1/+9 |
2016-11-03 | Workaround for finding EC OID if ECCelerate not loaded first | Tobias Kellner | 2 | -4/+4 |
2015-10-27 | JavaDoc fixes | Tobias Kellner | 13 | -20/+18 |
2015-10-16 | Switch to ECCelerate | Tobias Kellner | 2 | -13/+8 |
2015-08-17 | Honour PAdESCompatibility flag for CMS signatures | Tobias Kellner | 2 | -2/+3 |
2015-03-17 | Use XAdES 1.4 (and blacklist) by default | Tobias Kellner | 1 | -2/+2 |
2015-03-09 | Reload XAdES14 Blacklist after set time | Tobias Kellner | 1 | -11/+35 |
2015-03-09 | XAdES1.4 Blacklist added | Tobias Kellner | 2 | -15/+61 |
2014-11-18 | Gemalto ID .Net extension, latest certificate selection algorithm and key Ide... | Andreas Fitzek | 1 | -1/+16 |
2014-03-03 | Allow to initialize IssuerTemplate cache via config | tkellner | 3 | -5/+115 |
2014-01-15 | Enable passing CMS Signature data via reference | tkellner | 2 | -5/+34 |
2013-12-19 | Expand MimeTypes, use for CMSHashDataInput | tkellner | 1 | -41/+2 |
2013-12-13 | Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculation | tkellner | 4 | -13/+95 |
2013-12-13 | Add DigestMethod to STAL SignRequest, check digest value in secure viewer | tkellner | 3 | -5/+13 |
2013-12-13 | Extend STAL to support CMS SignedAttributes | tkellner | 2 | -5/+11 |
2013-12-12 | Add some more mimetypes | tkellner | 1 | -0/+18 |
2013-12-12 | Abuse HashDataInput to store common default reference ID | tkellner | 1 | -1/+0 |
2013-12-12 | Display CMS data in Secure Viewer | tkellner | 3 | -17/+118 |
2013-12-10 | Pass STAL Signature Exception | tkellner | 2 | -3/+23 |
2013-12-10 | Don't use RIPEMD160 with RSA - not supported in XSecT | tkellner | 1 | -3/+3 |
2013-12-10 | Correctly wrap X9.62 ECDSA signatures | tkellner | 1 | -3/+27 |
2013-12-09 | Enable enveloping CMS signatures | tkellner | 2 | -5/+7 |
2013-12-09 | Only use plain ECDSA signature variant for RIPEMD160 | tkellner | 1 | -3/+3 |
2013-11-28 | Implement CreateCMSSignatureRequest | tkellner | 8 | -0/+793 |
2013-11-28 | Add algorithm getters to AlgorithmMethodFactory | tkellner | 2 | -2/+15 |
2013-11-28 | Use newly generated JAXB classes | tkellner | 22 | -62/+62 |
2013-11-26 | Spelling refactor | tkellner | 2 | -2/+2 |
2013-04-10 | UseStrongHash defaults to true now | tkellner | 1 | -1/+1 |
2012-12-21 | Append -X14 to UA string when using XAdES1.4 | tkellner | 1 | -1/+3 |
2012-10-03 | close streams | tkellner | 1 | -1/+1 |
2012-09-21 | Create (client) & Log (server) STAL error messages | tkellner | 3 | -6/+20 |
2012-08-02 | Make log output useful | tkellner | 1 | -1/+1 |
2012-07-24 | remove leftover imports | tkellner | 1 | -2/+0 |
2012-07-24 | Change capitalization of Use... config entries | tkellner | 1 | -2/+2 |
2012-07-13 | move certificate validity check to the other side of STAL | tkellner | 1 | -10/+0 |
2012-07-13 | Check signing certificate for validity | tkellner | 1 | -0/+12 |
2012-04-02 | Set secure processing feature on XALAN Transformers | tkellner | 1 | -0/+1 |
2012-01-27 | Replace (important) instances of Random with SecureRandom | tkellner | 1 | -2/+2 |
2012-01-27 | typo | tkellner | 1 | -4/+4 |
2012-01-27 | remove commented import | tkellner | 1 | -2/+0 |