#16
|
|||
|
|||
I was thinking more of a joined attack. 90 cpu's is like 90 different people running the solver.
|
#17
|
|||
|
|||
https://transfer.sh/nO14Y/softwarepassport32.exe
|
The Following User Says Thank You to mr.exodia For This Useful Post: | ||
contextrax (08-19-2017) |
#18
|
|||
|
|||
Quote:
I calculated the base point from basepoint init using the armadillo keygen source "KeyMakerV420j.c". Don't know if this is the latest code so if you could check and see if they matches yours. Code:
Target: "Armadillo v9.64 Public" Optimal Normal Base Type II BasepointInit: 1570789295 (0x5DA057AF) ONB2 Base.X : 4089747062247003654720736468506441 ONB2 Base.Y : 10111618751385367037406972360317044 ONB2 Pub.X : 2127081270816270912006137526418476 ONB2 Pub.Y : 7206819234412870204027887633390168 Code:
Polynomial base (t^113 + t^9 + 1) Poly Base.X : 1C1A1BB26597755705B9D996CC209 Poly Base.Y : 7229DDE3CDDFAC01016B1E84D648 Poly Pub.X : 4CA5BE7E12F5B8C8CAA93744E99 Poly Pub.Y : 788BCC901CC832FAA020610A14EB |
#19
|
|||
|
|||
Yeah that cert is the one that matches my key. You can quite easily verify by using the ECDSA_Replace plugin for the inline tab in akt and replace this cert with your own. Keys without any extrainfo should then be accepted.
|
#20
|
|||
|
|||
if someone will code GPU solution I might try it on the most advanced GPU nowadays - Nvidia P100
|
#21
|
|||
|
|||
If you want a target, here is one: VideoReDo (using Armadillo v9.66).
Code:
http://www.videoredo.com/en/Download.htm?download=tvsuitev5 |
The Following User Says Thank You to jump For This Useful Post: | ||
contextrax (08-23-2017) |
#22
|
|||
|
|||
I started solving ecdlp for armadillo. If anyone want to participate then send me a pm and I will give you a download link to the solver with some instructions.
The solver runs on CPU only atm. (No GFX card support yet) |
#23
|
|||
|
|||
I want to participate. btw, your pm is not allowed to receive.
__________________
JIVII sux |
#24
|
|||
|
|||
I posted a link to the solver in the Reversing Software section.
Look for ECC Solver |
The Following User Gave Reputation+1 to contextrax For This Useful Post: | ||
niculaita (08-25-2017) |
The Following User Says Thank You to contextrax For This Useful Post: | ||
niculaita (08-25-2017) |
#25
|
|||
|
|||
no linux version?
__________________
JIVII sux |
#26
|
|||
|
|||
Some of my friends are running it on linux using wine. This works great.
I don't know to much on how to code on linux so I would need some one to do it for me. I was planing on sharing the core code for the solver so anyone interested in this stuff can play with it. The core code should be pretty easy converting to linux. It is coded in C using intrinsics for the XMM code. Rest of the solver using multi threading and windows api for server communication and will probably need more work to convert. |
The Following User Says Thank You to contextrax For This Useful Post: | ||
niculaita (08-25-2017) |
#27
|
|||
|
|||
A new version of the solver is posted in the Reversing Software section.
The new version is a bit faster and will also let you get some server statistics on how many points are collected and how many clients are running. I see more and more clients is joining over time. It was a slow start but speed is picking up. |
The Following User Says Thank You to contextrax For This Useful Post: | ||
niculaita (09-01-2017) |
#28
|
|||
|
|||
Is the curve solved? The server is down since more than 12 hours and if my last calculations are correct we would have tested 30-35% of the possible curves until now.
|
#29
|
|||
|
|||
Server is back up again now. Had some problem with my provider.
We have now computed like 2^50 iterations and my last ECDLP solved after this many iterations. But average iteration needed to solve this curve should be 2^52. If we are lucky we should find a solution pretty soon I will start checking for a collision daily next week. |
The Following User Gave Reputation+1 to contextrax For This Useful Post: | ||
mr.exodia (09-25-2017) |
The Following User Says Thank You to contextrax For This Useful Post: | ||
sendersu (09-25-2017) |
#30
|
|||
|
|||
any ideas when GPU support will be added up?
|
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Replacing ECDSA in Target (arma) | Mynotos | General Discussion | 3 | 11-22-2019 00:49 |