Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lattice-Attack file and algorithmLLL.py File #1

Open
isaacfth opened this issue Jun 7, 2023 · 2 comments
Open

Lattice-Attack file and algorithmLLL.py File #1

isaacfth opened this issue Jun 7, 2023 · 2 comments

Comments

@isaacfth
Copy link

isaacfth commented Jun 7, 2023

Hi, Where is the Lattice-Attack file and algorithmLLL.py File that we use to do the math?

@Korzach
Copy link

Korzach commented Nov 9, 2023

Hi, Where is the Lattice-Attack file and algorithmLLL.py File that we use to do the math?

#1 (comment)

@demining
Copy link
Owner

demining commented Nov 9, 2023

@Korzach We did not make this script publicly available. Since this undermines older versions of the ECDSA algorithm, all you need to do is identify weak transactions, my "Lattice Attack" script does this automatically. Weak transactions can be identified by forging the ECDSA signature. In the video review https://youtu.be/YP4Xj6gUcf4 I call this fake signatures.
“Lattice Attack” script identifies vulnerable bits and makes fake signatures and sets NONCES properly so that the original bits are the same. Next comes the reduction of all NONCES values from fake signatures and ultimately NONCES equals zero and ultimately the hidden number problem (HNP) is solved, and the hidden number is the private key. Blockchain is huge and the fact that there are vulnerabilities and weaknesses there, I would advise you to check all Bitcoin addresses. If you want to buy the script "Lattice Attack".
As a guarantor I will use the autonomous payment system for cryptocurrencies "BTCPay".
You can pay using the link:
https://btcpays.org/order/33560650

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants