The novel leanMultiSig of Ethereum enhances quantum-resistant security at 20-50 times the speed of conventional cryptography methods.
Ethereum has released its specification of leanMultiSig, which is a significant move towards quantum-secure blockchain transactions.
This innovation in post-quantum (PQ) signatures not only protects against future quantum assaults.
It also offers extraordinary efficiency advantages of 20-50 percent, giving a new page in terms of performance and security that promises to usher in a new era.
The leanMultiSig protocol guards against important weaknesses in the current BLS signatures, which were vulnerable due to quantum computers.
It features state-of-the-art cryptographic implementations, including the koala bear field for the underlying math and Poseidon 2 for hashing. It also includes an optimized variant of the eXtended Merkle Signature Scheme (XMSS).
These technologies provide very small signatures of about 3KB and a verification time of less than 1 millisecond.
Source - X
This super helpful encoding saves cost in verification to a minor and is a breakthrough that was announced in the recent LeanConsensus call (#7) by Ethereum developer Thomas Coratan and hosted by Will Corcoran on X (previously Twitter).
LeanEthereum is an amalgamation of three pillars, including lean consensus, lean execution, and lean data, that dwell on simplicity and optimality.
The associated leanMultiSig is augmented with a minimal zkVM, with a 4-instruction ISA and state-of-the-art SNARK and STARK proof systems.
This zkVM builds on recursive aggregation of signatures, reducing verification recursion to a mere 2.7 seconds, and the goal of tenfold improvement.
All of these innovations work together to redefine the security of the consensus layer in Ethereum, giving it a quantum-resistant nature and promoting faster transaction speed.
The new leanMultiSig is accompanied by a wider PQ DevNet program, which is moving forward with quantum-resistant client development.
This scheme maintains a balance between the number of validators, slot periods of 4 seconds, and three slot finality, and informs the incorporation of PQ signature schemes into the emerging network of Ethereum.
Ethereum developers have disseminated multiple lectures and papers on X about an extremely creative work, bringing attention to a long-term objective.
This objective is to ensure that Ethereum is the financial underpinning of the internet and that contracts are immune to future quantum hackers.
The development of this leap establishes Ethereum as a frontrunner in post-quantum cryptography in blockchain technology.
The leanMultiSig spec and leanVM have more details and developer tools publicly available in the Ethereum developer community channels.