Skip to content

Release 1.0.5

Compare
Choose a tag to compare
@rvillido rvillido released this 24 Oct 17:43
· 1070 commits to master since this release

Release of version 1.0.5

Summary of the major changes since 1.0.4

  • Implemented parallel validation of signatures in a container for better performance #113606559
  • Added support for extending EPES signature to LT_TM profile #130718495
  • Added support for CVC concatenated signature format for ECDSA signatures #121930867
  • Added support for automatically determining if ECC signature algorithm #121839585
  • Added support for setting SSL KeyStore and TrustStore parameters #128759997
  • Improved validation report #118940113
  • Upgraded DSS version to 4.7.RC2 #130362923
  • Fixed including OCSP revocation errors in DSS simple report #129526189

Known issues

  • German and Croatian TSL are being ignored for not being compliant.
  • XML validation report has issues #118940113
  • Validating old DDoc v1.0 signatures may have exceptions for having incompatible OCSP response.
  • Adding a raw signature to a DDoc container and then saving the container produces an error (a bug in jDigidoc version 3.12.0)
  • When opening an existing DDoc container with DIGIDOC_MAX_DATAFILE_CACHED value set as 0, then everything is stored in memory. Data files should be stored on disk instead (a bug in jDigidoc)