Jean-Luc PONS

Results 78 comments of Jean-Luc PONS

Hello, Ok, each tries is statistically independent from each other, no need to have a continues option.

Hello, Just come back from holidays. Thanks for the pull request :) I moved the blinking caret at the end. Let me know if it is convenient for you.

I'm not familiar with OpenCL and I don't know how to program efficient bigint calculations without having intrinsic function to access to the carry flag (for add and sub), this...

> I'm not a programmer,but it would be great if people with AMD cards could connect not only the processor.Perhaps the original oclvanitygen will give you some answers.But it has...

Here is the code of oclvanitygen to perform an addition with carry: ``` #define bn_addc_word(r, a, b, t, c) do { \ t = a + b + c; \...

Hi, Still huge professional work. No free time at the moment.

Hi, No much time at the moment to work on an optimized of pollard rho. It is not possible to determine the parity of a point (they're is not know...

Hi 1 and 2. Yes it an be done. I will check for the grid size.

Hi, Kangaroo is under development :) GPU support is coming https://github.com/JeanLucPons/Kangaroo