Post
Topic
Board Development & Technical Discussion
Re: Pollard's kangaroo ECDLP solver
by
PawGo
on 04/10/2021, 15:44:42 UTC

It also supports analyzing the probability of a sequence of bits occurring in multiple positions, but be warned that that increasing the number of positions to estimate together, uses a lot of memory (A LOT!).


By the way, maybe that could be interesting for you: https://www.geeksforgeeks.org/longest-common-substring-binary-representation-two-numbers/