Post
Topic
Board Development & Technical Discussion
Re: lattice-attack || how to run without error
by
ETFbitcoin
on 30/08/2022, 12:43:12 UTC
--snip--
gen_data.py - as I understand it generates not real data. I want to insert my rsz (r,s, nonce - if I understood correctly) values collected from the blockchain.

gen_data.py generate real data. By real, i mean valid ECDSA data. If you want to use own data, you should run gen_data.py and see it's output JSON file to know format data accepted by this tool.