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

Add support for mini private key format. #3

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

psimonkey
Copy link

This changeset cleans up some of the whitespace in the script and adds support for the mini private key format described at https://en.bitcoin.it/wiki/Mini_private_key_format, which is used by Casascius's physical bitcoins (https://www.casascius.com/). I've tested it at the command line with two short format keys, and it worked fine. Further than that I can make no guarantees.

… not trust that it works properly. I've briefly tested it by importing a couple of keys, but that's all.

Added the facility to import mini private key format keys, as described at https://en.bitcoin.it/wiki/Mini_private_key_format.  So far this only supports the SHA256 mini key format, and does not support PBKDF2.
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.

None yet

1 participant