RalphTro / epcis-event-hash-generator

ALGORITHM and SOFTWARE PROTOTYPE to uniquely identify/validate the integrity of any EPCIS event through a common, syntax-agnostic approach based on hashing. Takes an EPCIS Document (formatted in either XML or JSON-LD) and returns the corresponding hash value(s).
MIT License
8 stars 4 forks source link

Persistent disposition #58

Closed RalphTro closed 2 years ago

RalphTro commented 3 years ago

Dear @Echsecutor ,

As just discussed - issue https://github.com/RalphTro/epcis-event-hash-generator/issues/57 has not been addressed completely with this PR, hope you find the root cause why persistentDisposition is not appended to the pre hash string at the correct position yet. Hope my other edits are helpful/make sense.

Kind regards and thanks in advance; Ralph

Echsecutor commented 2 years ago

@RalphTro the code changes for this MR where already perfect, many thanks! Problems where