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 Conversion to both forms(compressed or uncompressed) #1

Open
yuyuJP opened this issue Feb 17, 2017 · 0 comments
Open

Public Key Conversion to both forms(compressed or uncompressed) #1

yuyuJP opened this issue Feb 17, 2017 · 0 comments

Comments

@yuyuJP
Copy link
Owner

yuyuJP commented Feb 17, 2017

Compressed and uncompressed public key forms are completely the same.
SwiftBitcoin currently has a function to transform uncompressed public key to compressed one. That is easy one, but transforming compressed one to uncompressed one is a bit tricky.
Need to implement to convert from uncompressed public key to compressed one and vice versa in the near future.

@yuyuJP yuyuJP changed the title Public Key Conversion for both forms(compressed or uncompressed) Public Key Conversion to both forms(compressed or uncompressed) Feb 17, 2017
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