PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
May 10, 20260 citationsOpen Access

XSOC-QSIG-3P: A Zero-Broadcast Three-Party Transferable Designated-Verifier Signature Mode

View Full Paper
RBRichard Blech

Key Points

  • The primary aim is to introduce a zero-broadcast three-party designated-verifier signature mode, improving efficiency.
  • Developed a protocol using point-to-point messaging for three-party interactions without broadcast.
  • Implemented integrity checks and replay protection using strict-monotonic transaction sequences.
  • Created a Rust reference implementation with extensive performance benchmarks.
  • QSIG-3P signatures are 5.3x smaller than the closest academic alternative.
  • The protocol achieves per-call signing in 6.83 microseconds on standard hardware, allowing 146,500 signatures per second.
  • Demonstrated effectiveness compared to existing methods like SILMARILS and sequential ECDSA.

Abstract

We present XSOC-QSIG-3P, a three-party transferable designated-verifier signature mode in which a signer P1 authorizes a transaction, a holder P2 forwards it, and a verifier P3 accepts it without ever interacting with P1. Unlike prior three-party constructions which require broadcast for information-checking (e.g., the Fitzi-style 4-broadcast variant in SILMARILS, arXiv:2605.03230v1), QSIG-3P uses two point-to-point messages and zero broadcast rounds. Signatures are 30 bytes; the integrity-check (IC) tag binding (m, sigma, seq) to the P1-P3 pairwise root is 32 bytes. Replay protection is intrinsic to the protocol via a strict-monotonic transaction sequence number; transferability follows from MAC unforgeability under independent pairwise roots. The construction is parameterised over an underlying single-pair information-theoretic signature scheme and a domain-separated MAC; the production instantiation is rooted in DSKAG (Deterministic Symmetric Key Agreement) and the XSOC wave-engine MAC, both audited under XSOC's existing cryptographic stack. We report a Rust reference implementation released under Apache-2.0, a private production adapter, and benchmarks demonstrating per-call signing in 6.83 microseconds at 32 bytes (approximately 146,500 signatures per second per core) on commodity x86 hardware. We compare QSIG-3P with SILMARILS, sequential ECDSA, and broadcast-based three-party schemes; QSIG-3P signatures are 5.3x smaller on the wire than the closest published academic alternative.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Richard Blech (2026) studied this question.

synapsesocial.com/papers/6a0021fec8f74e3340f9cf4ahttps://doi.org/10.5281/zenodo.20078816
Ask AI
Helpful
Bookmark
Share
View Full Paper

Also Consider

Synapse has enriched 5 closely related papers on similar clinical questions. Consider them for comparative context:

  1. 1XSOC-QSIG/TQ: Threshold Quorum Authorization, Design and Security Argument2026
  2. 2DSKAG-IT-SIG: Compact Post-Quantum Transaction Signatures with Hardware-Bound Policy Binding and Zero-Knowledge Policy Verification2026
  3. 3Simple Three-Round Multiparty Schnorr Signing with Full Simulatability2024 · 20 citations
  4. 4Quantum designated multi-verifier signature scheme based on orthogonal product states2025
  5. 5PQSigAbstract: A Modular Post-Quantum Signature Verification Architecture for Ethereum2026