Post
Topic
Board Development & Technical Discussion
Re: Pollard's kangaroo ECDLP solver
by
bitcurve
on 18/11/2024, 05:59:01 UTC
Hello everyone, I have a problem when compiling Kangaroo on windows

error: '_udiv128' was not declared in this scope , any solution?

Yes. This is a common error.

What compiler (and version of that compiler are you using)? I have a working-out-of-the-box CPU-only Native windows/GCC version with 254 bit range, with a fix to that, you can copy paste that into your code. Let me know if you want some help, it shouldn't take long to fix it.