Skip to content

Compile with: --with-ecmult-window=24 --with-ecmult-gen-precision=8 #1429

Closed Answered by jonasnick
rs78GT asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @rs78GT,

compiling with those two options with gcc 12.3 worked for me on a machine with 64G of memory.

The with-ecmult-window option affects the function you're interested in (secp256k1_ec_pubkey_tweak_add); the with-ecmult-gen-precision option does not.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
3 replies
@rs78GT
Comment options

@jonasnick
Comment options

@rs78GT
Comment options

Answer selected by jonasnick
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #1428 on October 17, 2023 09:29.