summaryrefslogtreecommitdiff
path: root/bkucommon/src/main/java/at/gv/egiz/bku/slcommands/impl/cms/Signature.java
AgeCommit message (Collapse)AuthorFilesLines
2018-09-18restructing member access and AlgorithmMethodFactoryImpl constructorAndreas Abraham1-351/+351
2018-02-08BulkSignature implementationfb-bulksignatureBonato, Martin1-82/+105
2017-10-30Updated Certs in TrustStore, added Access-Controll-Allow-Originbschnalzer1-24/+11
(Response Header), applied Patch for Signature-Exception-Handling
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
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1294 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-13Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculationtkellner1-10/+11
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1264 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-13Add DigestMethod to STAL SignRequest, check digest value in secure viewertkellner1-2/+1
NOTE: This currently disables viewing signature data which uses the ExcludeByteRange feature, e.g. PAdES signatures. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1263 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-12Display CMS data in Secure Viewertkellner1-5/+24
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1251 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-10Pass STAL Signature Exceptiontkellner1-3/+19
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1250 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-10Don't use RIPEMD160 with RSA - not supported in XSecTtkellner1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1249 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-09Enable enveloping CMS signaturestkellner1-3/+5
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1243 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-09Only use plain ECDSA signature variant for RIPEMD160tkellner1-3/+3
According to Signaturverordnung 2008 git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1241 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28Implement CreateCMSSignatureRequesttkellner1-0/+255
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1234 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4