Hash for every Query in InfluxDB

Does InfluxDB have an option which creates / provides a hash for every query / continuous query for a batch of data?

For instance, I send 1000 points every 1 minute for processing and other usage. Can the batch of 1000 points have a hash in some form based on parameters like timestamps or values so as to know that this batch is not tampered?