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.

Secure Hash Standard (SHS)

FIPS PUB 180-4, the NIST Secure Hash Standard specifying SHA-1 and the SHA-2 family (SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, SHA-512/256) message-digest algorithms.

Open resource

Overview

FIPS PUB 180-4, the Secure Hash Standard (SHS), is a U.S. Federal Information Processing Standard published by the National Institute of Standards and Technology (NIST), U.S. Department of Commerce, in August 2015. It specifies cryptographic hash algorithms that compute a fixed-length message digest from an arbitrary-length input message. These digests are used to detect whether a message has been altered since the digest was generated, and they underpin authentication, digital signatures, and data-integrity applications.

Key points

  • Specifies seven secure hash algorithms: SHA-1 and the SHA-2 family, comprising SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256.
  • SHA-256 produces a 256-bit (32-byte) digest, operating on 512-bit message blocks using 32-bit words and 64 rounds of compression.
  • Each algorithm is iterative and one-way: it is computationally infeasible to recover the input from a digest or to find two distinct inputs that hash to the same digest (collision resistance).
  • Defines the message padding, parsing, initial hash values, and the round functions and constants for each variant.
  • Published under DOI 10.6028/NIST.FIPS.180-4.

Relevance to Truestamp

This standard defines SHA-256, the hash function Truestamp uses throughout its system, applied with RFC 6962-style byte-prefix domain separation as recorded in the byte-prefix registry. It is cited in the Truestamp whitepaper.

Citations

  1. Secure Hash Standard (SHS). National Institute of Standards and Technology (NIST), U.S. Department of Commerce, FIPS PUB 180-4, August 2015.

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]