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

print privkey and privkeypart #136

Open
mcotta opened this issue Sep 10, 2021 · 2 comments
Open

print privkey and privkeypart #136

mcotta opened this issue Sep 10, 2021 · 2 comments

Comments

@mcotta
Copy link

mcotta commented Sep 10, 2021

Hi,

Doing some research and wanted to know if it's possible for Vanitygen to show both the privkey AND the privkeypart for the found address when performing piecewise key generation. The system must know the privkey for the address to generate it.

For example:

Pattern: 1test
Address: 1testfePY3M1CoWkFsaeo7vXW8udxLae4
Privkey:
PrivkeyPart: 5KWMcKxLvqmxBP5u6GcycvpJYPaGr6bpFZbLRop67T58iF4M261

It should just be a small change in the code, right? But I'm no coder so I can't figure out where.

Thanks.

@10gic
Copy link

10gic commented Oct 6, 2021

@mcotta Is piecewise key generation same as split-key generation? If so, I suggest you look at another similar project: https://github.com/10gic/vanitygen-plusplus#split-key-vanity-address-generation

@mcotta
Copy link
Author

mcotta commented Oct 8, 2021

@10gic Great thanks.
Yes they are the same thing.
If you are really knowledgeable with the Vanitygen code, do you mind if I ask you some questions about it?
Can we DM?
Not sure how to do that on here.
Thanks.

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