cipher-base : abstract base class for crypto-streams. You can installing cipher-base 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 cipher-base $ sudo npm install -g cipher-base
If want to update the cipher-base package execute the command as below,
$ sudo npm update cipher-base
Update package globally,
$ npm install -g cipher-base
$ sudo git clone https://github.com/rektide/cipher-base.git
$ sudo npm install -g ./cipher-base
cipher-base@1.0.4 /usr/lib/node_modules/cipher-base
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall cipher-base
Package Name | cipher-base |
Version | 1.0.4 |
Description | abstract base class for crypto-streams |
Released Date | 2017-07-07T19:20:57.712Z |
Published by | cwmma |
How to Learn | https://www.npmjs.com/package/cipher-base/tutorial |