Skip to content

Expose initializer for KeyPair #24

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Expose initializer for KeyPair #24

wants to merge 1 commit into from

Conversation

Reiszecke
Copy link

I needed to quickly compare implementations with preset keys. Not sure how useful that is for others, your decision whether to merge.

@samueltangz
Copy link
Owner

Is the constructKeyPair function suffice for your use case? We can derive the public key from the secret key with this function.

@Reiszecke
Copy link
Author

Now that's a weird one, I'm getting different public keys in different implementations which most likely should not be happening :x

I guess I should investigate this first, will update once I know more, thank you for your time mate

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

Successfully merging this pull request may close these issues.

2 participants