Releases: distributed-lab/bitcoin-window-mul
Releases · distributed-lab/bitcoin-window-mul
v1.0.0: Initial Version
Objective
This version contains the basic implementation of the windowed widening multiplication in Bitcoin based on the Cryptology ePrint Archive Paper.
Added
- w-window decomposition scripts;
- width-w multiplication (both overflowing and widening versions);
- basic documentation and citation files;
- benchmarks with a comparison with current state-of-the-art solutions.