The signed bundle that shipped with your report — the file ending in .dvnr.
The Ed25519 signature over the bundle's manifest, that the manifest's key matches the published issuer key, and that every file's SHA-256 hash matches what was signed. Any of these failing means the bundle is not authentic, has been altered, or was not signed by AquaVein.
| Key ID | Status | Value |
|---|---|---|
| TEST | REFERENCE | Every specimen and sample on this site is signed with a published TEST key. Its public key is embedded in this page. Production reports carry a separate ceremony-issued key, published here the day it goes live. |
The reference verifier is open: dvnr_tool.py verify --pub aquavein_issuer.pem BUNDLE.dvnr. Every bundle also ships its own raw source data, so a report can be checked, re-derived, or handed to a third party years from now without AquaVein's involvement.