Author

Topic: whitebox_ECDSA_attack_tool (Read 133 times)

member
Activity: 127
Merit: 14
Life aint interesting without any cuts and bruises
October 03, 2022, 01: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)
legendary
Activity: 1568
Merit: 6660
bitcoincleanup.com / bitmixlist.org
October 03, 2022, 12: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
member
Activity: 127
Merit: 14
Life aint interesting without any cuts and bruises
October 03, 2022, 11:33:56 AM
#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?
Jump to: