Bitcoin Forum
August 01, 2024, 02:50:12 AM *
News: Help 1Dq create 15th anniversary forum artwork.
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: whitebox_ECDSA_attack_tool  (Read 115 times)
krashfire (OP)
Member
**
Offline Offline

Activity: 122
Merit: 14

Life aint interesting without any cuts and bruises


View Profile
October 03, 2022, 04:33:56 PM
 #1

I cant seem to install the ecdsattack Module. i got this error while installing on Parrot OS (Debian).

#pip install ecdsattack
ERROR: Could not find a version that satisfies the requirement ecdsattack
ERROR: No matching distribution found for ecdsattack

how do i fix this?

KRASH
NotATether
Legendary
*
Offline Offline

Activity: 1680
Merit: 7087


In memory of o_e_l_e_o


View Profile WWW
October 03, 2022, 05:34:49 PM
 #2

It doesn't seem to be available on PyPI. So you have to install it from source by following the instructions on its Github: https://github.com/Ledger-Donjon/whitebox_ECDSA_attack_tool
krashfire (OP)
Member
**
Offline Offline

Activity: 122
Merit: 14

Life aint interesting without any cuts and bruises


View Profile
October 03, 2022, 06:18:19 PM
 #3

It doesn't seem to be available on PyPI. So you have to install it from source by following the instructions on its Github: https://github.com/Ledger-Donjon/whitebox_ECDSA_attack_tool

yeah i found it. the author gave the wrong instruction. it should be

#cd whitebox_ECDSA_attack_tool
#pip install .

author ask to

#cd whibox
#pip install . (this is wrong)

KRASH
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!