cryptit

0.0.2 • Public • Published

cryptit

Node.js based program which allows the user to encrypt and decrypt files.

Instructions:

Encrypt file: node cryptit.js -e [key] [filename] Decrypt file: node cryptit.js -d [key] [filename]

Cryptit uses aes-256-ctr algorithm for crypting the files.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.2
    1
  • 0.0.1
    0

Package Sidebar

Install

npm i cryptit

Weekly Downloads

1

Version

0.0.2

License

ISC

Last publish

Collaborators

  • kiknag