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

Unit Test to ensure that all values contained in events are contained in the prehash string #28

Closed Echsecutor closed 3 years ago

Echsecutor commented 3 years ago

This test would in particular have spottet: https://github.com/RalphTro/epcis-event-hash-generator/issues/25