Skip to content
This repository was archived by the owner on Sep 3, 2019. It is now read-only.

tlarsin/file-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Simple ReactJS Web Application that encrypts/decrypts files based on the Advanced Encryption Standard (AES) algorithm with a passphrase of the user's choice.

Supported File Formats

  • .txt

Future Updates

Desired Features

  • Increase supported file formats
  • Encrypt/decrypt multiple files at once with the same passphrase
  • Choice of file download (File won't automatically download after choosing encryption/decryption)
  • Support more encryption algorithms

Credits

HTML5 Upload

Merty created an HTML5 file upload system using NodeJS. I am using his JS files that handle the file uploading and manipulating.

About

Encrypts/decrypts files based on a passphrase the user chose

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published