Support

We're here to help you get the most out of Truestamp. Find answers to common questions or get in touch with our support team.

Community & Updates

Share feedback, follow what we're building next, and see what just shipped. Each opens right here in a popup, so no separate account is needed.

Knowledge Base

Browse the concepts behind Truestamp. Pick a domain to explore, follow the links between concepts, or search across everything.

Domain separation

Truestamp's rule that every hash over its own evidence is SHA-256 computed over a reserved single-byte prefix plus the data (RFC 6962 style), so a hash made for one purpose (Merkle leaf, node, item claims, proof payload) can never collide with or be replayed as a hash for another purpose.

Overview

Domain separation is the rule that every hash Truestamp computes over its own evidence is SHA-256 over a distinct reserved single-byte prefix followed by the data, the approach standardized by RFC 6962. Because the prefix differs per context, a hash computed for one purpose (a Merkle leaf, an internal node, an item’s claims, the proof signing payload) can never collide with or be replayed as a hash for another purpose, even when the underlying bytes are identical. The reserved byte for each context is called a byte prefix, and every reserved value is listed in the byte-prefix registry. The full rationale, the attacks it blocks, and cross-language reproduction examples are in domain-separated hashing.

Citations

  1. RFC 6962: Certificate Transparency. Source of the byte-prefix domain-separation approach, including the 0x00 leaf and 0x01 node prefixes.

Get Help

API Documentation

Comprehensive guides for the REST and GraphQL APIs, including interactive documentation and code examples.

View API Docs

FAQ

Quick answers to the most commonly asked questions about timestamping and verification.

Browse FAQ

Email Support

Send us a message and our team will respond within 24 hours.

[email protected]

Security Issues

Report security vulnerabilities through our responsible disclosure program.

[email protected]