open-eid / libdigidocpp

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
Other
97 stars 47 forks source link

Default c14n of `SignatureValue` reverted to `SignedInfo` method #576

Closed boamaod closed 8 months ago

boamaod commented 9 months ago

Instead of falling back to default c14n method for SignatureValue, presumably the one defined for SignedInfo is used, making libdigidocpp and digidoc4j to disagree about intactness of timestamp message imprints.