wwwtyro / cryptico

An easy-to-use encryption system utilizing RSA and AES for javascript.

Home Page:http://wwwtyro.github.com/cryptico

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install cryptico

Ahmedomar747 opened this issue · comments

How do install cryptico as a dependency through npm.

How do install cryptico as a dependency through npm.

npm i cryptico --save then run npm audit fix if any issues come up as they did with me.