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

Leading Zeros Normalization #113

Closed Echsecutor closed 9 months ago

Echsecutor commented 9 months ago

WIP: This PR Adresses https://github.com/RalphTro/epcis-event-hash-generator/issues/112

Echsecutor commented 9 months ago

Now that the test is not failing any more, there is actually no need to merge it