pith:Z2GXCAU2
Distance-Preserving Digests: A Primitive for BFT Consensus
Replacing collision-resistant hashes with 8D vector-sum digests lets BFT protocols measure agreement early and use smaller committees while keeping safety.
arxiv:2605.15329 v1 · 2026-05-14 · cs.CR
Add to your LaTeX paper
\usepackage{pith}
\pithnumber{Z2GXCAU2O6QIVPUMWQDANZGIWB}
Prints a linked badge after your title and injects PDF metadata. Compiles on arXiv. Learn more · Embed verified badge
Record completeness
Claims
Safety is proved: fewer than N/3 Byzantine validators cannot cause conflicting finalization, independent of Phase 1 clustering or tree topology.
The specific 8-dimensional vector-sum construction actually produces distances proportional to disagreement and exact weighted means for arbitrary transaction sets, as required for the distance-filtering and clustering steps to be safe.
Distance-preserving digests based on 8D vector sums replace hashes in BFT protocols to enable distance-aware voting, smaller tree structures, and efficient cross-shard checks while maintaining safety under N/3 faults.
References
Formal links
Receipt and verification
| First computed | 2026-05-20T00:00:52.889519Z |
|---|---|
| Builder | pith-number-builder-2026-05-17-v1 |
| Signature | Pith Ed25519
(pith-v1-2026-05) · public key |
| Schema | pith-number/v1.0 |
Canonical hash
ce8d71029a77a08abe8cb40606e4c8b0502e60ee0b9551203cf6f09ccc073baf
Aliases
· · · · ·Agent API
Verify this Pith Number yourself
curl -sH 'Accept: application/ld+json' https://pith.science/pith/Z2GXCAU2O6QIVPUMWQDANZGIWB \
| jq -c '.canonical_record' \
| python3 -c "import sys,json,hashlib; b=json.dumps(json.loads(sys.stdin.read()), sort_keys=True, separators=(',',':'), ensure_ascii=False).encode(); print(hashlib.sha256(b).hexdigest())"
# expect: ce8d71029a77a08abe8cb40606e4c8b0502e60ee0b9551203cf6f09ccc073baf
Canonical record JSON
{
"metadata": {
"abstract_canon_sha256": "38331133bf42fb8372f760eec387862234c4b58a4f434a4fc42a6aaec25a4fe2",
"cross_cats_sorted": [],
"license": "http://creativecommons.org/licenses/by/4.0/",
"primary_cat": "cs.CR",
"submitted_at": "2026-05-14T18:44:04Z",
"title_canon_sha256": "c963f36f18ed09b545cd7712d33e261b7b2142e542e90a04b6c77d88dfbf05f3"
},
"schema_version": "1.0",
"source": {
"id": "2605.15329",
"kind": "arxiv",
"version": 1
}
}