bitpay / bitcore-ecies

A module for bitcore that implements the Elliptic Curve Integrated Encryption Scheme (ECIES).
MIT License
58 stars 70 forks source link

Improve module based on new bitcore submodule standard #10

Closed maraoz closed 9 years ago

maraoz commented 9 years ago

requires https://github.com/bitpay/bitcore/pull/955 to be merged first

fixes https://github.com/bitpay/bitcore/issues/930

eordano commented 9 years ago

LGTM save nit

maraoz commented 9 years ago

nit addressed