summaryrefslogtreecommitdiff
path: root/bkucommon/src/main/java/at/gv/egiz/bku/slcommands/impl/cms/Signature.java
AgeCommit message (Expand)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
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-13Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculationtkellner1-10/+11
2013-12-13Add DigestMethod to STAL SignRequest, check digest value in secure viewertkellner1-2/+1
2013-12-12Display CMS data in Secure Viewertkellner1-5/+24
2013-12-10Pass STAL Signature Exceptiontkellner1-3/+19
2013-12-10Don't use RIPEMD160 with RSA - not supported in XSecTtkellner1-3/+3
2013-12-09Enable enveloping CMS signaturestkellner1-3/+5
2013-12-09Only use plain ECDSA signature variant for RIPEMD160tkellner1-3/+3
2013-11-28Implement CreateCMSSignatureRequesttkellner1-0/+255