-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Description
I am using the function pub_key = curve.generator.multiply_by_scalar(key) but I am noticing that for high scalars the performance of the function drops significantly.
Example is that if I load the last 100 records of the private key spectrum it takes 30 seconds to load the page on my computer instead of the 50ms compared with the first 100 records of the private key spectrum. Is there anything I can do? If not can you please let me know how can I switch this to an Openssl solution? thanks
Metadata
Metadata
Assignees
Labels
No labels