Skip to content

NickT144/Encryption

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpleTextFileEncryptor

SimpleTextFileEncryptor is a Java program with a graphical user interface built using JavaFX.

Description

SimpleTextFileEncryptor is a program built in Java. It utilizes JavaFX and Scenebuilder to create the graphical user interface. The purpose of this program is to encrypt text files using an exclusive or cipher (XOR). The program is light and simple.

Installing

Install from GitHub repository.

Executing program

Download program and run in an IDE. The GUI will pop up. The user will have to import a text file and choose a destination directory first. Then, the user can choose to encrypt or decrypt the imported file. The saved file will show up in the given directory. To restart the process, the user will be required to import a new file and choose a new directory.

Authors

Nicholas Tran

Version History

  • 0.1
    • Created encryption/decryption aspect of program.
  • 0.001
    • Created GUI of the program
    • Created file aspect of the program

License

MIT

Acknowledgments

Inspiration, code snippets, etc.

About

Simple Text File Encryptor/Decryptor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages