This is a backport of secp56k1's PR522
Details
Details
- Reviewers
markblundeberg - Group Reviewers
Restricted Project - Commits
- rSTAGING95fb86547648: parameterize ecmult_const over input size
rABC95fb86547648: parameterize ecmult_const over input size
ninja check-secp256k1 bench-secp256k1
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Branch
- secpecmultparamsize
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 8857 Build 15689: Default Diff Build & Tests Build 15688: arc lint + arc unit
Event Timeline
Comment Actions
Out of curiosity, why are we backporting these when Core doesn't have them in their master?
Comment Actions
I say why not :) We don't want to have a giant merge from hell at some point going forward.