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

Random or sequential #44

Open
mrkariimi opened this issue Apr 6, 2024 · 2 comments
Open

Random or sequential #44

mrkariimi opened this issue Apr 6, 2024 · 2 comments
Labels
question Further information is requested

Comments

@mrkariimi
Copy link

mrkariimi commented Apr 6, 2024

Hello, I have an important question
Does the program generate the private key randomly or sequentially?
I want to do it randomly.
Is there a need to make a config in the program?

@bernardladenthin
Copy link
Owner

The keys are generated randomly using a secure random number generator. This ensures that no one else will have the same numbers. The new configuration format will provide more details on this.

@bernardladenthin bernardladenthin added the question Further information is requested label Apr 6, 2024
@bernardladenthin
Copy link
Owner

If you're interested, you can try out the new snapshot and use the new configuration found in the path examples/config_Find_1OpenCLDevice.json.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants