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

BIP38 rework #4

Merged
merged 16 commits into from Jul 3, 2014
Merged

BIP38 rework #4

merged 16 commits into from Jul 3, 2014

Conversation

dcousens
Copy link
Contributor

@dcousens dcousens commented Jul 3, 2014

Aside from a few small bug fixes (and outlined in the commits).
This pull request re-structures the tests to more clearly separate the encrypt/decrypt contexts, it provides raw methods of encrypt and decrypt for those that don't want to use the API with the Base58 encoded strings (because in many cases it is superfluous string typing) and finally it upgrades ecurve to 1.0.0.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.79%) when pulling c348c8f on dcousens:master into 6e1fc20 on cryptocoinjs:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.79%) when pulling e6b67c8 on dcousens:master into 6e1fc20 on cryptocoinjs:master.

jprichardson added a commit that referenced this pull request Jul 3, 2014
@jprichardson jprichardson merged commit 36c2681 into bitcoinjs:master Jul 3, 2014
@jprichardson jprichardson mentioned this pull request Jul 9, 2014
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

3 participants