Post
Topic
Board Development & Technical Discussion
Re: Searching for secp256k1 algo in C# that is fast
by
d34thkn3ll
on 21/09/2018, 16:24:53 UTC
Thousands of addresses which most likely will never be used.
Either you are trying to build a vanitygen, or bruteforce somebody's private key.
Take some vanitygen code, build it as a lib and use it in your project.