shardline-protocol 1.1.0

Protocol-facing hashes, ranges, secrets, and token types for Shardline.
Documentation

shardline-protocol

Core protocol types shared across all Shardline crates. Provides the foundational data types that every other crate depends on: token types (TokenScope, TokenClaims, RepositoryScope, TokenSigner), content hashes (ShardlineHash), byte range types (ByteRange), security primitives (SecretString), timestamp handling, and repository provider types (RepositoryProvider). This is the lowest-level crate in the workspace.

See the main Shardline README for the project overview.