create-ecdh : createECDH but browserifiable. You can installing create-ecdh npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install create-ecdh $ sudo npm install -g create-ecdh
If want to update the create-ecdh package execute the command as below,
$ sudo npm update create-ecdh
Update package globally,
$ npm install -g create-ecdh
$ sudo git clone https://github.com/rektide/create-ecdh.git
$ sudo npm install -g ./create-ecdh
create-ecdh@4.0.0 /usr/lib/node_modules/create-ecdh
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall create-ecdh
Package Name | create-ecdh |
Version | 4.0.0 |
Description | createECDH but browserifiable |
Released Date | 2015-10-29T13:07:51.788Z |
Published by | cwmma |
How to Learn | https://www.npmjs.com/package/create-ecdh/tutorial |