Skip to content

Joqui2108/ufen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ufen

The ultimate file encryptor/decryptor tool built in NodeJS.

Usage

To encrypt:

./encrypt [fileToEncrypt] [password] [outputFile]

To decrypt:

./decrypt [fileToDecrypt] [password] [outputFile]

When decrypting, if password is incorrect, it will generate and empty file.


TODO

  • Being able to output the salt and iv in another file, instead of the encrypted file.
  • Add graphical interface.

KNOWK ISSUES

  • NO KNOW ISSUES 😃

About

The ultimate file encryptor/decryptor tool built in NodeJS.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published