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

Generate Public Key from the Private Key #6

Open
burstpay opened this issue Nov 28, 2017 · 11 comments
Open

Generate Public Key from the Private Key #6

burstpay opened this issue Nov 28, 2017 · 11 comments

Comments

@burstpay
Copy link

Hello

Can phactor be used in any way to generate the public key from the private key?

Good job with this project!

Thank you!

@ionux ionux self-assigned this Feb 7, 2018
@ionux ionux added the question label Feb 7, 2018
@ionux
Copy link
Owner

ionux commented Feb 7, 2018

Hey @burstpay sorry for the delay responding to you. My wife and I recently had our first baby so things have been pretty busy at home! :)

I'll take another look but I believe the library is already doing what you ask.

@yupnano
Copy link

yupnano commented May 15, 2018

Hi @ionux , congratulations on this happy news!

And I have this same question: How to get pulickey from a given privatekey?
Maybe the library couold already achieve this, however we can't find how to use it from the sample code in the readme.
Could you please add some examples concerning this issue?

@jackneil
Copy link

jackneil commented Oct 9, 2018

Same question here! Thanks!

@ionux
Copy link
Owner

ionux commented Oct 10, 2018

Hey guys, thanks for writing to me about this and reminding me I need to add this handy method. I was just looking through my code and saw there's already a method I had written in the past to obtain the private from the public key so it should be fairly trivial to do the same for the opposite. Give me a few days for this and I'll turn it around for you and publish a new release with this and the other changes since the last release.

Thanks again for reminding me!

@mattvb91
Copy link

mattvb91 commented Nov 3, 2018

👍 for this

@jackneil @yupnano @burstpay have you guys made any progress with this?

@mattvb91
Copy link

mattvb91 commented Jul 4, 2019

Just checking in again

@mattvb91
Copy link

@jackneil @yupnano @burstpay @ionux bumping again if anyone has made any progress?

@meglio
Copy link

meglio commented Mar 22, 2023

Has this been abandoned?

@ionux
Copy link
Owner

ionux commented Mar 22, 2023 via email

@mookey86
Copy link

src

@meglio
Copy link

meglio commented May 28, 2023

@mookey86 what do you mean?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

7 participants