Releases: open-eid/libdigidocpp
Releases · open-eid/libdigidocpp
3.14.7 Release
We appreciate your feedback to www.id.ee.
- Remove libdigidoc support (#393)
- Support multiple service certificates (#362)
- Use same length digest as ECC key (#406)
- Use vcpkg (#408)
- Hande SHA256 OCSP_CERTID message digests (#413)
- SHA3 MessageDigest support (#398)
- Add SHA1 warning to timestamp digest (#409)
3.14.6 Release
We appreciate your feedback to www.id.ee.
- Updated TSL signing certificates
3.14.5 Release
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)
3.14.4 Release
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
3.14.3 Release
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)
3.14.2 Release
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
3.14.1 Release
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
3.13.9 Release
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)
3.13.8
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)