Publication record

Verify this publication

Thermoresponsive mucoadhesive nasal powder for out-of-hospital rescue therapy in acute repetitive seizures is anchored three ways. The SHA-256 hash commits to the exact published content: recompute it from the canonical payload below and it must match. The RFC 3161 token is a signature from an independent timestamp authority over that hash, proving the content existed no later than the signed time. The Wayback Machine capture is an independent copy of the page itself.

How to verify

Download a version's canonical payload and hash it. The result must equal the recorded SHA-256 exactly:

curl -s https://kandulamahesh.com/insights/thermoresponsive-mucoadhesive-nasal-powder-for-out-of/record/1/payload | sha256sum

To inspect a timestamp token, download the .tsr file and read it with OpenSSL. The imprint inside it is the same SHA-256, and the certificate chain of the signing authority ships inside the token:

curl -s https://kandulamahesh.com/insights/thermoresponsive-mucoadhesive-nasal-powder-for-out-of/record/1/token -o record-1.tsr
openssl ts -reply -in record-1.tsr -text