Hi all,
I'd like to propose a new wallet-layer BIP for a practical hybrid post-quantum key derivation scheme.
**Title:** Hybrid SPHINCS+ / secp256k1 Key Derivation for Quantum-Resistant Bitcoin Wallets
**Summary:**
This BIP defines a simple, immediately usable method that combines NIST-standardized SLH-DSA (SPHINCS+) with the 3’s Company HE-SD (High-Entropy Seed Distillation) algorithm (which uses SPX-QEC for cleanup) to derive ordinary secp256k1 private keys and standard Bitcoin addresses (legacy + BIP-341 Taproot).
The process is fully offline, runs on low-end/air-gapped hardware (Raspberry Pi class), and produces keys that work today with Electrum,
bitaddress.org, and Bitcoin Core; no consensus changes required.
**Reference implementation & full code:**
**Draft BIP text:**
This is intended as a practical bridge for quantum-hardened cold storage/paper wallets while post-quantum consensus migration is still in the future.
Happy to answer questions, incorporate feedback, and make any changes needed.
Thanks,
DigiMancer3D