]> Git Repo - secp256k1.git/commitdiff
Merge #513: Increase sparsity of pippenger fixed window naf representation
authorPieter Wuille <[email protected]>
Thu, 5 Apr 2018 16:45:08 +0000 (09:45 -0700)
committerPieter Wuille <[email protected]>
Thu, 5 Apr 2018 16:46:08 +0000 (09:46 -0700)
ec0a7b3 Don't touch leading zeros in wnaf_fixed. (Jonas Nick)
9e36d1b Fix bug in wnaf_fixed where the wnaf array is not completely zeroed when given a 0 scalar. (Jonas Nick)
96f68a0 Don't invert scalar in wnaf_fixed when it is even because a caller might intentionally give a scalar with many leading zeros. (Jonas Nick)
6dbb007 Increase sparsity of pippenger fixed window naf representation (Jonas Nick)

Pull request description:

  Fixes #506

Tree-SHA512: 49a237a7d09c0c376ba4e6b1f522b9aff2517e420dfef9df810fd5ba920e0b98be8fe3f730b32e41b4aef475bc4cf3b13220024bd8d6f40c2744e6f392ff97a8

1  2 
src/ecmult_impl.h

Simple merge
This page took 0.036429 seconds and 4 git commands to generate.