UNPKG

sic-ecies

Version:

ECIES implemented for Bitcore. fix to eos and easy to use

27 lines (26 loc) 428 B
{ "name": "sic-ecies", "main": "./sic-ecies.min.js", "version": "1.0.2", "homepage": "", "authors": [ "red-butterfly" ], "description": "ECIES implemented for Bitcore. fix to eos and easy to use", "moduleType": [ "globals" ], "keywords": [ "sic", "ecc", "ecies" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }