Author

Topic: Cab someone modify this code for 256 bit ? (Read 99 times)

member
Activity: 873
Merit: 22
$$P2P BTC BRUTE.JOIN NOW ! https://uclck.me/SQPJk

Just change lines 17 and 18 to 256

k1 = random.randrange(1, pow(2, 256))
k2 = random.randrange(1, pow(2, 256))


for you this variant work and find privkey ?

ps I was try unsoccesfull. and for 256b needs more sighnatures
full member
Activity: 706
Merit: 111

Just change lines 17 and 18 to 256

k1 = random.randrange(1, pow(2, 256))
k2 = random.randrange(1, pow(2, 256))
member
Activity: 873
Merit: 22
$$P2P BTC BRUTE.JOIN NOW ! https://uclck.me/SQPJk
Jump to: