secp256k1 icon indicating copy to clipboard operation
secp256k1 copied to clipboard

[CI test, dontmerge] PR #1000 with __(u)mul128() based abstractions in int128_struct

Open sipa opened this issue 1 year ago • 1 comments

sipa avatar Jul 22 '22 18:07 sipa

It may be a good idea to output a preprocessor warning in this case, or actually remove the simulated 64x64->128 mul code because our tests will never exercise it.)

We could add a #warning pragma saying "Beware of bugs in the above code; We have only proved it correct, not tested it."

roconnor-blockstream avatar Aug 08 '22 22:08 roconnor-blockstream

Superseded by #1156.

sipa avatar Nov 16 '22 20:11 sipa