Skip to content

A tool that Encrypts or Decrypts files. The Encryption algorithm is custom, so it does not exist in the literature. It uses a combination of existing algorithms along with new ones.

License

RaffaeleFiorillo/FileEncryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FileEncryptor

A tool that Encrypts or Decrypts files. The Encryption algorithm is custom, so it does not exist in the literature. It uses a combination of existing algorithms along with new ones.

Notes

  1. Valid Characters. Any file containing characters outside of the following list will not work and will result in an Error:
  • Letters (upper and lower case from A to Z);
  • Special Characters: underscore (_), comma (,), dot (.), single quotes (');
  • Numbers;

About

A tool that Encrypts or Decrypts files. The Encryption algorithm is custom, so it does not exist in the literature. It uses a combination of existing algorithms along with new ones.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages