Page MenuHomePhabricator

parameterize ecmult_const over input size
ClosedPublic

Authored by deadalnix on Jan 11 2020, 13:39.

Details

Summary

This is a backport of secp56k1's PR522

Test Plan
ninja check-secp256k1 bench-secp256k1

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markblundeberg added a subscriber: markblundeberg.

link to PR please

This revision now requires changes to proceed.Jan 12 2020, 08:29

Out of curiosity, why are we backporting these when Core doesn't have them in their master?

Out of curiosity, why are we backporting these when Core doesn't have them in their master?

I say why not :) We don't want to have a giant merge from hell at some point going forward.

Never mind, I was wrong -- Core does have these changes.

This revision is now accepted and ready to land.Jan 13 2020, 23:16
This revision was automatically updated to reflect the committed changes.