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

Public Key genaration using Private key #1

Open
tarun9573 opened this issue Sep 26, 2018 · 0 comments
Open

Public Key genaration using Private key #1

tarun9573 opened this issue Sep 26, 2018 · 0 comments

Comments

@tarun9573
Copy link

Hi,

I am generating public key using a static private key using the function:
func publicKey(for privateKey: Data, basepoint: Data) throws -> Data

can you please help me what should I put in the basepoint ?
I need to match the public key generated on Android with iOS using the same private key.

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

1 participant