Post
Topic
Board Development & Technical Discussion
Re: I found a method to reverse public keys to private keys
by
COBRAS
on 09/02/2025, 17:25:54 UTC
Here you go:

Code:
Public Key (Hex): 031f7b4d773de256a16526c6d2226d617e141250272b9f4521acc6db97d0e95cce

Signature 1:
R1 = 0x3076de63523a586e3f0050c1d0960977f1eaf26803d5dfbd139eec1df30480f2
S1 = 0x99a06d579865d4e5f608945a668dad03aa64baf1520b21efc2f90971c207f383
Z1 = 0x8055c4701f995b0c59c86e5c8a93706a7ea424035feec9a8641e8e5a763e7a20

Signature 2:
R2 = 0x669809d5a8007d6f82b4b97188101a9b81f4b6d52b1816dcb508f1c1627cdbeb
S2 = 0x419138af2715f77c0566c491f17405507dd63e7fb6076f2d7d1d87092f3ef25
Z2 = 0xa19d1f3d31d8896ac2626b0f466d0e416ceea61f0f5d935517ab416e08fc9806

Private key, and nonces (k1 and k2) are less than 200 bits. Break it.

So (who would believe Smiley it didn't work. can you please provide more signatures? like upto 10? I have a script to generate them if you want.

can get rsz by yourself

https://github.com/albertobsd/rsz


Provide any proofs what your scrypt is work, pls

 Wink