Bitcoin Forum
May 21, 2024, 11:18:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: example of break of curve  (Read 86 times)
ecdsa123 (OP)
Full Member
***
Offline Offline

Activity: 211
Merit: 105

Dr WHO on disney+


View Profile
September 20, 2023, 02:46:00 PM
Last edit: September 20, 2023, 05:11:18 PM by ecdsa123
Merited by vjudeu (1)
 #1

question: can any can show what we can do when order of curve is factoring?

i mean example of break of curve
here curve

Code:
p=1329227995784915872903807060280346673
n=1329227995784915873774466533394260857

E = EllipticCurve(GF(p), [0, 7])

x=30507442907313187558766756674287563
y=6808648889992806182135164899320444
G = E.point((x,y))

print("factor_of_order",factor(n))




n= 31 * 38707 * 45058303062757 * 24585182790148153 == 1329227995784915873774466533394260857


Solved : works pohling hellman


Donate: bc1q0sezldfgm7rf2r78p5scasrrcfkpzxnrfcvdc6

Subscribe : http://www.youtube.com/@Ecdsa_Solutions
COBRAS
Member
**
Offline Offline

Activity: 861
Merit: 22

$$P2P BTC BRUTE.JOIN NOW ! https://uclck.me/SQPJk


View Profile
September 20, 2023, 03:54:16 PM
 #2

6 attack, n-1 factors

https://github.com/christianlundkvist/blog/blob/master/2020_05_26_secp256k1_twist_attacks/secp256k1_twist_attacks.md

shit

$$$ P2P NETWORK FOR BTC WALLET.DAT BRUTE F ORCE .JOIN NOW=GET MANY COINS NOW !!!
https://github.com/phrutis/LostWallet  https://t.me/+2niP9bQ8uu43MDg6
ecdsa123 (OP)
Full Member
***
Offline Offline

Activity: 211
Merit: 105

Dr WHO on disney+


View Profile
September 20, 2023, 05:10:18 PM
 #3

In my example works pohling hellman




Donate: bc1q0sezldfgm7rf2r78p5scasrrcfkpzxnrfcvdc6

Subscribe : http://www.youtube.com/@Ecdsa_Solutions
COBRAS
Member
**
Offline Offline

Activity: 861
Merit: 22

$$P2P BTC BRUTE.JOIN NOW ! https://uclck.me/SQPJk


View Profile
September 20, 2023, 07:16:38 PM
 #4

In my example works pohling hellman





what do you mean ? show pubkey in blockchain.com explorer ?

$$$ P2P NETWORK FOR BTC WALLET.DAT BRUTE F ORCE .JOIN NOW=GET MANY COINS NOW !!!
https://github.com/phrutis/LostWallet  https://t.me/+2niP9bQ8uu43MDg6
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!