summaryrefslogtreecommitdiff
path: root/bkucommon/src/main/java/at/gv/egiz/bku/slcommands/impl/cms/Signature.java
AgeCommit message (Expand)AuthorFilesLines
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