ionux/phactor

Generate Public Key from the Private Key

Opened this issue · 11 comments

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 commented

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.

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?

Same question here! Thanks!

ionux commented

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!

👍 for this

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

Just checking in again

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

Has this been abandoned?

ionux commented

src

meglio commented

@mookey86 what do you mean?