Skip to content
This repository has been archived by the owner on Dec 4, 2022. It is now read-only.
/ YesE2EEFile Public archive

Encrypt/decrypt file using YesE2EE module.

License

Notifications You must be signed in to change notification settings

I2rys/YesE2EEFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

YesE2EEFile

Encrypt/decrypt file using YesE2EE module

Installation

Github:

git clone https://github.com/I2rys/YesE2EEFile

Usage

node index.js <file> <encrypt/decrypt> <key1> <key2>
  • file - The file to encrypt.
  • encrypt/decrypt - Either you want to encrypt/decrypt the file content.
  • key1 - First key.
  • key2 - Second key.

License

MIT © I2rys