• Stars
    star
    2
  • Language
    JavaScript
  • License
    MIT License
  • Created over 1 year ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The File Encryption CLI Tool is a simple command-line program for encrypting and decrypting files. It uses the AES-256-CBC algorithm to encrypt and decrypt files. You can perform encryption and decryption operations by providing an input file, output file, and password.