@jovian/aes-encrypt

0.0.2 • Public • Published

aes-simple

Simple AES-256-CBC encyption/decryption of target files.

Installation

npm i -g @jovian/aes-encrypt

Usage

aes-enc myfile.txt # outputs myfile.txt.enc
aes-dec myfile.txt.enc # outputs myfile.txt

Readme

Keywords

Package Sidebar

Install

npm i @jovian/aes-encrypt

Weekly Downloads

2

Version

0.0.2

License

MIT

Unpacked Size

9.24 kB

Total Files

11

Last publish

Collaborators

  • jovian
  • justin-pauli