bitpay / bitcore-ecies

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

bitcore -> bitcore-lib #37

Closed bitjson closed 9 years ago

maraoz commented 9 years ago

why the name change?

braydonf commented 9 years ago

So that the bitcore repository can package many of the libraries and projects together, and be focused on running a full node with bitcore-node, plus many services including insight-api, insight-ui, bitcore-wallet-service and others.

Related: https://github.com/bitpay/bitcore-lib/issues/3

braydonf commented 9 years ago

Also see: https://github.com/bitpay/bitcore/pull/1347