summaryrefslogtreecommitdiff
path: root/bkucommon/src/main/java/at/gv/egiz/bku/slcommands/impl
AgeCommit message (Collapse)AuthorFilesLines
2013-12-13Add ExcludedByteRange to STAL SignatureRequest, honour it for digest calculationtkellner4-13/+95
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 viewertkellner3-5/+13
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-13Extend STAL to support CMS SignedAttributestkellner2-5/+11
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1262 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-12Add some more mimetypestkellner1-0/+18
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1260 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-12Abuse HashDataInput to store common default reference IDtkellner1-1/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1252 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-12Display CMS data in Secure Viewertkellner3-17/+118
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1251 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-10Pass STAL Signature Exceptiontkellner2-3/+23
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-10Correctly wrap X9.62 ECDSA signaturestkellner1-3/+27
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1248 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-12-09Enable enveloping CMS signaturestkellner2-5/+7
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 CreateCMSSignatureRequesttkellner6-0/+726
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1234 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28Add algorithm getters to AlgorithmMethodFactorytkellner2-2/+15
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1233 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-28Use newly generated JAXB classestkellner21-61/+61
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1230 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-11-26Spelling refactortkellner2-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1226 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2013-04-10UseStrongHash defaults to true nowtkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1175 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-12-21Append -X14 to UA string when using XAdES1.4tkellner1-1/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1157 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-10-03close streamstkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1146 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-09-21Create (client) & Log (server) STAL error messagestkellner3-6/+20
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1136 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-08-02Make log output usefultkellner1-1/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1130 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-24remove leftover importstkellner1-2/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1114 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-24Change capitalization of Use... config entriestkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1113 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-13move certificate validity check to the other side of STALtkellner1-10/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1106 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-07-13Check signing certificate for validitytkellner1-0/+12
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1103 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-04-02Set secure processing feature on XALAN Transformerstkellner1-0/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1034 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-27Replace (important) instances of Random with SecureRandomtkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1023 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-27typotkellner1-4/+4
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1020 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-27remove commented importtkellner1-2/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1019 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25spellingtkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1016 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25SignedProperties reference should point straight to SignedPropertiestkellner1-3/+3
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1015 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Reference Type doesn't require version number anymoretkellner1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1014 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Remove xpointer reference in XAdES 1.4 Signaturetkellner1-12/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1013 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2012-01-25Add configurable option to create XAdES 1.4 signaturestkellner2-8/+154
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@1011 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-09-02Housekeepingtkellner1-1/+2
* Generic types parameterized * SupressWarnings annotations added where parameterization impossible * Unused members commented out * SerialVersionUID added/removed where necessary * Superfluous imports removed * Other small changed to get rid of some compiler/validator warnings git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@976 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-30Parameterize XSECTTransforms List parametertkellner2-2/+1
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@963 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-08-30Change UseSHA2 config value to UseStrongHashtkellner2-15/+14
UseStrongHash behaviour: * Use SHA-256 for new cards which do support it (key length) * Use RIPEMD160 for older cards git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@962 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-06-22License changetkellner60-856/+1348
copyright headers changed/added License text added NOTICE modified git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@940 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-05-17Enable switching to SHA-2 mode via config parametertkellner3-15/+36
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@935 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2011-03-18Remove unnecessary @SuppressWarningstkellner2-2/+0
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@926 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-05-05Merged feature branch mocca-1.2.13-id@r724 back to trunk.mcentner47-977/+1571
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@725 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-02-11[#516] transforms ignored for detached signatures (merge from 1.2.12-pinguin)clemenso1-96/+101
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@637 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-02-01Added 'text/html' as valid to be signed data.mcentner1-1/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@617 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2010-01-29Fixed Bug#134 ↵mcentner1-11/+1
(https://egovlabs.gv.at/tracker/index.php?func=detail&aid=514&group_id=13&atid=134). git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@615 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-12-29log level for debug messagesclemenso1-2/+2
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@562 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-24Filenames derived from reference URIclemenso2-8/+86
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@553 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-13git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@546 ↵clemenso1-2/+1
8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-13SHA-2 disabled for the moment.mcentner2-7/+15
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@542 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-11-11Added support for SHA-256 and partial support for e-card G3, BELPIC and ↵mcentner4-30/+111
Italian cards. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@540 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-09-29Logging issues fixed:mcentner13-93/+88
- Added possibility to configure logging of BKUWebstart. Logging is now configured from log4j configuration deployed with BKUWebstart in a first step. In a second step the webstart launcher looks for a log4j configuration file in the user's mooca configuration directory and updates the log4j configuration. - Logging of IAIK PKI properly initialized. IAIK PKI does not mess with the log4j configuration any longer. - Changed log4j accordingly (an appender is now needed as IAIK PKI does not reconfigure log4j any longer). Added css-stylesheet to ErrorResponses issued by the BKU to improve the presentation to the user. Changed dependencies of BKUWebStart (see Issue#469 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=469&group_id=13&atid=134). DataURLConnection now uses the request encoding of SL < 1.2. application/x-www-form-urlencoded is now used as default encoding method. multipart/form-data is used only if transfer parameters are present in the request that require a Content-Type parameter. This can only be set with multipart/form-data. This is not in conformance with SL 1.2, however it should improve compatibility with applications. Therefore, removed the ability to configure the DataURLConnection implementation class. DataURLConnection now uses a streaming implementation for encoding of application/x-www-form-urlencoded requests. XWWWFormUrlImputDecoder now uses a streaming implementation for decoding of application/x-www-form-urlencoded requests. Fixed Bug in SLResultPart that caused a binary response to be provided as parameter "XMLResponse" in a multipart/form-data encoded request to DataURL. SLCommandFactory now supports unmarshalling of SL < 1.2 requests in order issue meaningful error messages. Therefore, the marshaling context for response marshaling had to be separated from the marshaling context for requests in order to avoid the marshaling of SL < 1.2 namespace prefixes in SL 1.2 responses. Target attribute in QualifiedProperties is now marshaled. (see Issue#470 https://egovlabs.gv.at/tracker/index.php?func=detail&aid=470&group_id=13&atid=134) Reporting of XML validation errors improved. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@510 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
2009-08-12Fixed Bug#463 ↵mcentner1-28/+29
https://egovlabs.gv.at/tracker/index.php?func=detail&aid=463&group_id=13&atid=134. git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@417 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4