Skip to content

Releases: distributed-lab/bitcoin-window-mul

v1.0.0: Initial Version

05 Aug 09:30
Compare
Choose a tag to compare

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.