iceland2k14/bsgs

how to change generator for another or share source for ice_secp256k1.so

Opened this issue · 1 comments

could you explain how to change base generator for bsgs_dll? now you have set up for G , I would change for other pubkey or can you share ice_secp256k1.so as source for changing? and source for file: bsgs.so?

P2 is another Point, Not G.

ice.init_P2_Group(mGneg) # make a CPU_GROUP/2 Table for mGneg

S_list = ice.point_sequential_increment_P2(1+(k2-k1)//m, S)