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

Scalar Multiplication issue #25

Open
KrashKrash opened this issue Nov 17, 2023 · 1 comment
Open

Scalar Multiplication issue #25

KrashKrash opened this issue Nov 17, 2023 · 1 comment

Comments

@KrashKrash
Copy link

I have been trying to get the program to work but somehow theres an issue with scalar multiplication

└─# python rsz_rdiff_scan.py -a 1BFhrfTTZP3Nw4BNy4eX4KFLsn9ZeijcMm
Traceback (most recent call last):
File "/home/kali/rsz/rsz_rdiff_scan.py", line 14, in
G = ice.scalar_multiplication(1)
^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'secp256k1' has no attribute 'scalar_multiplication'

@iceland2k14
Copy link
Owner

@RoyNahar copy the 3 files mentioned from the library. No need to install from pip.

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

2 participants