Post
Topic
Board Development & Technical Discussion
Re: BSGS solver for cuda
by
a.a
on 16/10/2021, 16:26:51 UTC
Currently there is no known implementation of kangaroo algorithm which handles multiple pubkeys. JLPs implementation processes each pubkey consecutively.

BSGS is possible to handle each pubkey simultaneously.

Which one is faster? Depends.