aes256-cli

1.0.0 • Public • Published

AES256 CLI

npm

[AES256 CLI]: Encrypt/Decrypt with aes256! (by iMrDJAi)


Table of Contents

Installation:

Install this tool from npm globally:

$ npm install aes256-cli -g

Usage:

This is a CLI tool to encrypt and decrypt files and texts, it uses the aes256 Node.js module for that.
The aes256 module provides a simple way to encrypt/decrypt data, it's based on the built-in crypto Node.js module, it uses the aes-256-ctr algorithm.
To get started, run the following command then follow the instructions:

$ aes256-cli

You can also run it directly without installation, with npx:

$ npx aes256-cli

Notes:

Thank you for using AES256 CLI . If you liked it don't forget to leave a star !

GitHub Repo stars

License

MIT © iMrDJAi

Package Sidebar

Install

npm i aes256-cli

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.07 kB

Total Files

6

Last publish

Collaborators

  • mr_dja