May 20 - Jun 8, 2026
One such initiative involves the SLH-DSA, a hash-based signature scheme known for its post-quantum security features. This scheme is unique because it can sign multiple messages without needing to maintain state, although this increases the signature size significantly. For instance, with certain parameters (n=16, w=16), the signature size could be as large as 7,888 bytes. Alternatives like XMSS reduce this size to 900 bytes when statelessness is not required, and further reductions are possible with one-time signatures like WOTS+, which decrease the size to just 560 bytes. Such one-time signatures are particularly relevant to blockchain technologies like Bitcoin, where they align well with practices that discourage key or address reuse to enhance security.
Further discussions within the NIST publications suggest an ongoing evaluation of whether to standardize stateful or one-time-use signature schemes, considering their potential application in blockchain environments. The benefits of these schemes include reduced signature sizes and enhanced security by preventing key reuse, crucial for technologies vulnerable to quantum disruptions. More information on this topic is detailed in NIST's special publication, which can be accessed at NIST SP 800-208.
Another intriguing development in the field of post-quantum cryptography is SHRINCS, noted for providing stateful signatures that offer robust security even when backup states are static. This feature makes SHRINCS a strong candidate for use in systems requiring frequent transaction validations, such as public donation addresses. Its potential adoption by Bitcoin ahead of formal standardization by bodies like NIST raises important considerations about the paths toward regulatory compliance and the acceptance of new technologies in decentralized platforms. Further insights into SHRINCS and its application in cryptographic frameworks can be explored at SHRINCS: 324-byte Stateful Post-Quantum Signatures with Static Backups.
Despite the advantages, integrating one-time signature schemes into Bitcoin poses several challenges, especially concerning transactions involving multiple users. These schemes do not effectively support multi-user transactions and conflict with policies facilitating zero-confirmation transactions, due to their inherent limitation of being usable only once. This restriction impacts the dynamic nature of blockchain transaction environments, where speed and flexibility are paramount.
Innovative approaches to message signing in blockchain technology continue to emerge. For example, a system developed allows a public key to sign a Merkle tree containing multiple messages, enabling the creation of various transaction versions under a single signing event. This method enhances transaction handling efficiency by allowing different fee rates to be prepared and signed simultaneously. Additional details on this approach can be found at Peter Todd's Website. Similarly, the graftroot technique in Bitcoin’s scripting language offers tailored transaction conditions through advanced scripting, thus improving scalability and security in financial protocols within the blockchain ecosystem. These developments highlight the ongoing evolution and sophistication of cryptocurrency transaction management techniques.
TLDR
We’ll email you summaries of the latest discussions from high signal bitcoin sources, like bitcoin-dev, lightning-dev, and Delving Bitcoin.
We'd love to hear your feedback on this project.
Give Feedback