The invention discloses a
data verification method,
system and device and a storage medium, and belongs to the technical field of
Internet of Things data security, and the method comprises the steps: generating a
verification task identifier based on transmission task information; serializing the
verification task identifier to obtain a binary file; transmitting the binary file to a receiving terminal unidirectionally, and feeding back a
verification result from the Netty channel after the receiving terminal verifies the
data integrity; obtaining a comparison result of the autonomous comparison prediction result and the integrity verification result from
the Internet of Things acquisition terminal; if so, the verification is passed, and if not, the verification is not passed. In the application, through a binary
stream conversion file mode and a Netty channel mechanism, a sending end can perform autonomous verification without accessing data of a receiving end, and the limitation that end-to-end integrity verification depends on bidirectional feedback is broken through. And the data volume is compressed in a Protobuf
serialization manner, so that the calculation overhead is reduced, and the verification efficiency when the
data integrity is verified in a one-way network environment is improved.