Bitcoin Forum
July 06, 2024, 04:36:51 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Cab someone modify this code for 256 bit ?  (Read 93 times)
COBRAS (OP)
Member
**
Offline Offline

Activity: 892
Merit: 22


View Profile
May 14, 2022, 05:33:52 PM
 #1

Subj

https://asecuritysite.com/ecc/ecd

Br

[
bigvito19
Full Member
***
Offline Offline

Activity: 706
Merit: 111


View Profile
May 14, 2022, 06:40:06 PM
 #2


Just change lines 17 and 18 to 256

k1 = random.randrange(1, pow(2, 256))
k2 = random.randrange(1, pow(2, 256))
COBRAS (OP)
Member
**
Offline Offline

Activity: 892
Merit: 22


View Profile
May 14, 2022, 06:58:17 PM
 #3


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

[
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!