summaryrefslogtreecommitdiff
path: root/bkucommon/src/main
AgeCommit message (Expand)AuthorFilesLines
2018-09-19mac mocca.app template renewed, important crypto libraries updatedAndreas Abraham1-139/+144
2018-09-18AlgorithmMethodFactoryImpl default constructor removedAndreas Abraham1-6/+1
2018-09-18restructing member access and AlgorithmMethodFactoryImpl constructorAndreas Abraham3-634/+638
2018-09-17Merge branch 'master' into PKIModuleUpdateAndreas Abraham2-334/+340
2018-09-17certstore converter integratedAndreas Abraham1-3/+11
2018-09-14small changesAndreas Abraham1-2/+1
2018-09-14at.gv.egiz.bku.slcommands.impl.xsect.AlgorithmMethodFactoryImpl at.gv.egiz.bk...Andreas Abraham2-334/+340
2018-09-10new pki module integrationAndreas Abraham2-465/+474
2018-02-08BulkSignature implementationfb-bulksignatureBonato, Martin19-107/+1386
2018-02-08Fix testBonato, Martin2-6/+4
2018-02-06bug fix in CERTIFICATES_KEYS, possible keys are now restrictedAndreas Abraham1-18/+22
2018-01-24fix problem with Stylesheet transformation and CMS signaturesThomas Lenz1-3/+5
2017-11-20Applied Patch RedirectTargetFormbschnalzer2-1/+5
2017-10-30Updated Certs in TrustStore, added Access-Controll-Allow-Originbschnalzer2-26/+18
2017-08-28Added DigiCertServer-CA, Signature mime-type/signing time PAdESbschnalzer2-1/+43
2017-06-23fix another possible XXE, SSRF problem.Thomas Lenz1-1/+9
2017-06-22implement a workaround to fix XXE and SSRF problems in an old XMLStreamParser...Thomas Lenz1-1/+2
2016-11-03Only set HostnameVerifier if SSL checks disabledTobias Kellner1-1/+14
2016-11-03Workaround for finding EC OID if ECCelerate not loaded firstTobias Kellner2-4/+4
2015-10-27JavaDoc fixesTobias Kellner30-128/+114
2015-10-27Change default revocation service order for PKI moduleTobias Kellner1-2/+2
2015-10-20RefactorTobias Kellner1-42/+41
2015-10-20Disabling of EC cipher suites not needed anymoreTobias Kellner2-133/+1
2015-10-16Switch to ECCelerateTobias Kellner2-13/+8
2015-08-17Honour PAdESCompatibility flag for CMS signaturesTobias Kellner2-2/+3
2015-03-17Use XAdES 1.4 (and blacklist) by defaultTobias Kellner2-3/+3
2015-03-09Reload XAdES14 Blacklist after set timeTobias Kellner2-11/+37
2015-03-09XAdES1.4 Blacklist addedTobias Kellner3-16/+67
2015-02-04JarLocation fixTobias Kellner2-6/+5
2014-11-18Gemalto ID .Net extension, latest certificate selection algorithm and key Ide...Andreas Fitzek1-1/+16
2014-08-26Block some more SSL cipher suites for Java 8Tobias Kellner1-0/+5
2014-04-16Add GCM variants to disabled ciphersuitestkellner1-0/+8
2014-03-10Allow 8bit as content transfer encoding for multipart/formdatatkellner1-5/+5
2014-03-03Allow to initialize IssuerTemplate cache via configtkellner3-5/+115
2014-03-03Use current commons-configurationtkellner4-10/+11
2014-03-03Disable cookies in BindingProcessortkellner1-0/+5
2014-01-15Enable passing CMS Signature data via referencetkellner2-5/+34
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 SignedAttributestkellner2-5/+11
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 Exceptiontkellner2-3/+23
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-10Increase BindingProcessor timeout to 5 min, make configurabletkellner1-9/+25
2013-12-09Enable enveloping CMS signaturestkellner2-5/+7
2013-12-09Only use plain ECDSA signature variant for RIPEMD160tkellner1-3/+3