Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
63019304
Topic
5244940
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 ?