summaryrefslogtreecommitdiff
path: root/bkucommon/src/main/java/at/gv/egiz/bku/slcommands/impl/cms
AgeCommit message (Expand)AuthorFilesLines
2018-09-18restructing member access and AlgorithmMethodFactoryImpl constructorAndreas Abraham1-351/+351
2018-02-08BulkSignature implementationfb-bulksignatureBonato, Martin7-102/+586
2017-10-30Updated Certs in TrustStore, added Access-Controll-Allow-Originbschnalzer2-26/+18
2017-08-28Added DigiCertServer-CA, Signature mime-type/signing time PAdESbschnalzer1-0/+30
2015-10-16Switch to ECCelerateTobias Kellner1-7/+4
2015-08-17Honour PAdESCompatibility flag for CMS signaturesTobias Kellner1-1/+2
2014-01-15Enable passing CMS Signature data via referencetkellner1-4/+25
2013-12-19Expand MimeTypes, use for CMSHashDataInputtkellner1-41/+2
2013-12-13Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculationtkellner4-13/+95
2013-12-13Add DigestMethod to STAL SignRequest, check digest value in secure viewertkellner3-5/+13
2013-12-13Extend STAL to support CMS SignedAttributestkellner1-2/+5
2013-12-12Add some more mimetypestkellner1-0/+18
2013-12-12Abuse HashDataInput to store common default reference IDtkellner1-1/+0
2013-12-12Display CMS data in Secure Viewertkellner3-17/+118
2013-12-10Pass STAL Signature Exceptiontkellner1-3/+19
2013-12-10Don't use RIPEMD160 with RSA - not supported in XSecTtkellner1-3/+3
2013-12-10Correctly wrap X9.62 ECDSA signaturestkellner1-3/+27
2013-12-09Enable enveloping CMS signaturestkellner1-3/+5
2013-12-09Only use plain ECDSA signature variant for RIPEMD160tkellner1-3/+3
2013-11-28Implement CreateCMSSignatureRequesttkellner3-0/+365