Consensus model
BPQI does not replace proof of work or Bitcoin's UTXO accounting model.
BPQI
Bitcoin Post-Quantum Infrastructure
Bitcoin Post-Quantum Infrastructure
BPQI is an open-source Bitcoin protocol implementation that adds a practical post-quantum authorization and migration path—built on standardized cryptography, engineered around Bitcoin's existing upgrade mechanisms, and powered by Aegis PQC.
01 / THE THREAT
Bitcoin does not need to be reinvented. The critical change is transaction authorization: elliptic-curve signatures become vulnerable to Shor-capable quantum computation, while the UTXO model, proof of work, SHA-256 foundations, fee market and monetary policy can remain intact.
P2PK, P2TR, reused keys, exposed multisig keys and other long-lived public-key material can become direct targets once a cryptographically relevant quantum computer exists.
Hidden-key outputs become exposed in the mempool. A sufficiently capable attacker could attempt to derive the classical key and race the legitimate transaction before confirmation.
Migrated outputs authorize spends with post-quantum signatures, so exposing the public key no longer creates the elliptic-curve private-key recovery path BPQI is designed to eliminate.
MINIMAL CONSENSUS DISRUPTION
BPQI does not replace proof of work or Bitcoin's UTXO accounting model.
The implementation extends authorization through Bitcoin-native witness and script semantics.
No changes are required to Bitcoin's supply rules, issuance schedule or economic model.
SHA-256 remains foundational; the categorical Shor vulnerability sits in public-key authorization.
02 / ARCHITECTURE
BPQI does not put a general-purpose crypto runtime in charge of consensus. Bitcoin defines the accepted algorithm, encoding, sighash semantics, resource rules and failure behavior. Aegis performs the selected standardized cryptographic operation behind a pinned, deterministic interface.
Bitcoin-native witness or script commitment to a post-quantum authorization condition.
Consensus-defined verification semantics for supported post-quantum signatures.
A deliberately narrow, deterministic interface—not the full Aegis application API.
PQ key creation, signing, descriptors, PSBT, backup, recovery and hardware integration.
Exposure classification and migration planning for existing Bitcoin holdings.
Audit, fuzzing, differential testing, conformance, remediation and independent retesting.
A BITCOIN-NATIVE SPEND PATH
BPQI keeps the on-chain format compact and Bitcoin-native. Aegis's general-purpose serialization is not copied into witness data; only the consensus information Bitcoin actually needs is carried forward.
03 / CRYPTOGRAPHIC PROFILE
BPQI begins with standardized post-quantum signatures rather than waiting for a new cryptographic primitive. Algorithm agility is explicit and consensus-controlled: an algorithm can exist in Aegis before Bitcoin activates it, but local configuration can never make it valid on-chain.
Primary interoperability baseline balancing standardized post-quantum security with implementation maturity and Bitcoin block-space requirements.
Hash-based diversification for recovery, deep cold storage, emergency spending and low-frequency high-value paths.
Reserved as a future compact-signature option after FIPS 206 is finalized and the implementation has completed appropriate independent review.
04 / MIGRATION
The migration problem is operational as much as cryptographic. BPQI includes an open-source migration toolkit that classifies wallet-controlled UTXOs by quantum exposure, constructs migration plans and produces quantum-resistant destination outputs.
05 / ASSURANCE
A major part of the program is independent scrutiny of the Bitcoin-relevant Aegis implementation. Qualified auditors and validation laboratories receive the source access necessary to inspect the cryptographic boundary even though Aegis's core repositories are not public.
Algorithm correctness, parameter enforcement, key generation, signing, verification and error behavior.
Timing behavior, secret-dependent branching, memory-access patterns and platform-specific signing leakage.
Canonical encoding, malformed-input behavior, deterministic verification, provider equivalence and fail-closed mapping.
Fuzzing, negative vectors, pathological verification inputs, allocation pressure and denial-of-service profiling.
Dependency review, release provenance, artifact hashes, signed metadata, SBOM generation and version pinning.
Known-answer tests, algorithm conformance, accredited laboratory work where applicable, remediation and independent retest.
The Aegis-BTC provider is checked against an independently sourced/reference implementation. Any discrepancy is a release-blocking defect.
06 / IMPLEMENTATION ROADMAP
Workstreams overlap deliberately so Bitcoin engineering, security assurance, migration tooling and public test infrastructure progress in parallel.
Freeze Aegis-BTC v1, ML-DSA-44 profile, API contract, encoding, sighash semantics, resource model and test-vector format.
EXIT → Every consensus-relevant behavior is machine-testable.Bitcoin Core verifier, output/spend path, RPC support, wallet prototype, descriptor support, PSBT prototype and benchmark harness.
EXIT → PQ transactions execute deterministically on regtest.Cryptographic review, implementation audit, side-channel analysis, conformance testing, remediation and independent retest.
EXIT → No unresolved critical/high finding in the Bitcoin boundary.UTXO classifier, migration planner, wallet migration flow, hardware-signing API and institutional custody guidance.
EXIT → Classical regtest holdings migrate end to end into PQ outputs.Public vectors, fuzzing corpus, independent verifier, long-running compatibility tests, signet deployment and performance evidence.
EXIT → Independent implementations agree across the public suite.BIP-quality specification, final audit evidence, validation evidence, reference implementation, deployment and migration guidance.
EXIT → Complete technical package for Bitcoin developer review.07 / DELIVERABLES
BPQI's success criteria are tangible and independently testable. Mainnet activation itself is not a grant milestone because Bitcoin's decentralized consensus process controls that decision.
Algorithms, encodings, verifier contract, context binding, resource limits and security assumptions.
Consensus verification, policy, regtest/signet support, RPC interfaces and transaction decoding.
Working post-quantum output and spend semantics compatible with the selected Bitcoin upgrade architecture.
PQ key generation, signing, descriptors, watch-only support, backups and migration workflows.
Usable offline and multisystem signing workflow for Aegis-backed Bitcoin transactions.
Open-source exposure scanning, prioritization and migration planning software.
Key generation, signing, verification, invalid-input cost, memory, fee and block-weight measurement.
Positive, negative, malformed, fuzz-derived and differential public vectors.
Third-party cryptographic and implementation assessment of the Bitcoin security boundary.
Material findings resolved and independently verified before release.
Applicable conformance and formal validation artifacts for the selected Aegis cryptographic boundary.
Publication-ready protocol proposal documenting consensus integration and rationale.
A reproducible environment where developers can create PQ outputs, fund them, sign, broadcast, validate, migrate test coins and independently verify the result.
08 / OPEN SOURCE + LICENSING
All Bitcoin-specific software funded through BPQI is intended to be open source. Aegis remains an independently maintained, patent-pending product, but Synergy Engineering Labs will authorize defined Bitcoin use without licensing fees or royalties.
Bitcoin Core integration, specifications, tests, migration tooling, wallet support, benchmarks, BIP drafts and supporting libraries.
Separate no-cost Bitcoin-specific authorization while Synergy Engineering Labs retains ownership and non-Bitcoin licensing rights.
WHY GRANT FUNDING MATTERS
Source-level review of the Aegis capabilities BPQI relies upon.
Known-answer tests, standards conformance and specialized laboratory work where applicable.
Consensus profile, Core integration, wallet / PSBT work and signet infrastructure.
Exposure classification, reproducible tests, differential verification and public tooling.
Material findings resolved before the release candidate is considered complete.
BITCOIN POST-QUANTUM INFRASTRUCTURE
BPQI is designed to give Bitcoin developers a concrete, open, testable and independently reviewed path to post-quantum authorization—without replacing what already makes Bitcoin Bitcoin.