Skip to content

I have a question about the secp256k1 algorithm #131

@monwazchh

Description

@monwazchh

Hi there. i am trying to convert a private key to public key using only GPU power. i have already done this with some code running on CPU. but this is insufficient for me. Because CPU codes have a processing power of around 640 thousand per second. So I need an algorithm that only runs on the GPU.
I'm wondering, in this project, does the public key generation from the private key work on the GPU or on the CPU?
Can anyone help me with this? I don't know much about C++.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions