Post
Topic
Board Development & Technical Discussion
Re: Pollard's kangaroo ECDLP solver
by
EternityMessage
on 19/10/2023, 08:27:38 UTC
Why code uses self made hash table?

Isn't it much faster to use C++ std::map ?