Results 109 comments of Alberto

> Hello Alberto, isn't it the goal of the disk bloom filter? Thanks. Roberto Yes, but that project is in stand by, because i tested some functions of the Bloom...

@macsim26 im not sure about it. How many elements are loading on xpoint mode and how much take the program in load those, maybe i can extend the `-S` for...

It select a random value in the given range, and then it use as basekey for the search in the bsgs mode, from that value to the same value plus...

`-n value` I recoment one of the next values: ``` 70368744177664 281474976710656 1125899906842624 4503599627370496 18014398509481984 72057594037927936 288230376151711744 1152921504606846976 4611686018427387904 ```

yes i have some bug, i will solve it in the next update

> _We Need to Go Deeper._ Yes you are right, just now im implementing the Jean Luc Pons `SECP256K1` [library](https://github.com/JeanLucPons/BSGS/tree/master/SECPK1), that work in very similar way than the libgmp, but...

ok, right know im checking for this change.

I just add some of this code, it help to speed up x2 the RMD160 mode

I need to check this closely, there are others users that actually report this. Regards!