Libdigidocpp Versions Save

Libdigidocpp library offers creating, signing and verification of digitally signed documents, according to XAdES and XML-DSIG standards. Documentation http://open-eid.github.io/libdigidocpp

v3.14.6

3 years ago

We appreciate your feedback to www.id.ee.

  • Updated TSL signing certificates

v3.14.5

3 years ago

We appreciate your feedback to www.id.ee.

  • Use nlohmann json library (#380)
  • Add canonicalization algorithm to time-stamp (#369)
  • Add PSS signature support (#366)

v3.14.4

3 years ago

We appreciate your feedback to www.id.ee.

  • Use unique_ptr on Container::create/open (#355)
  • Deprecate std::istream *is method and add std::unique_ptr alternative
  • Fix encoding on macOS when LC_ALL is defined (#346)
  • Use 64 bit stat on windows (#349)
  • Implement SiVa V3 changes (#354)
  • Documentation updates and code fixes

v3.14.3

3 years ago

We appreciate your feedback to www.id.ee.

  • Change SiVa URL (#335)
  • Split user-agent and application name handling (#333)
  • Update OpenSSL 1.1.1g and Xerces-C 3.2.3 (#347)
  • Workaround OpenSSL 1.1.1f issues (#348)

v3.14.2

4 years ago

We appreciate your feedback to www.id.ee.

  • Check that OCSP producedAt is later than TimeStamp (#324)
  • Update documentation (#326)
  • Other code and build cleanups

v3.14.1

4 years ago

We appreciate your feedback to www.id.ee.

  • Fix LGTM and Coverity warnings and errors
  • Add TSUrl parameter to digidoc-tool (#293)
  • Update OpenSSL to 1.1.1
  • Add stricter validation rules (#317, #295)
  • SiVa V3 compatibility

v3.14.0

4 years ago

We appreciate your feedback to www.id.ee.

  • Update LOTL URL (#304)

v3.13.9

5 years ago

We appreciate your feedback to [email protected].

  • Update dependencies (#285, #275, #274, #268, #266, #265, #258)
  • Optimize TSL loading and SiVa request (#271, #252, #280)
  • Update TSL trust certificates (#287)
  • Improve C# and java bindings (#282, #278, #272, #270)

v3.13.8

5 years ago

We appreciate your feedback to [email protected].

  • Use ETag instead Last-Modified to verify cached file (#238)
  • Fix signature verify with OpenSSL 1.1 (#240)
  • Check OCSP TM OID (#247)
  • Handle TSA error code 429 and cleanup some code (#250)
  • Upload artifacts to AWS (#253)

v3.13.7

5 years ago

We appreciate your feedback to [email protected].

  • Remove compiler warnings
  • Change SiVa service URL to https://siva.eesti.ee/V2/validate
  • Update Xml-Security-C 2.0.1 (#224), OpenSSL 1.0.2p (#222)
  • Fix crashes #223, #228, #221 and memory leaks #224
  • Code cleanups and warning fixes