Post
Topic
Board Project Development
Re: keysubtracter - test - development requests - bug reports
by
paakman
on 26/02/2024, 03:31:08 UTC

Oh, so that means n is limited to 2^32 keys for each run...you could do as many runs as needed to reach desired number of generated keys.


Not sure how running a second or third time will help.... That will only create more at roughly the same distance apart as the previous run(s). Optimally, you'd want them closer together for a shorter search time.