Skip to content

iMrDJAi/aes256-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

About

[AES256 CLI]: Encrypt/Decrypt with aes256!

Resources

License

Stars

Watchers

Forks

Packages

No packages published