Skip to content

DevHalo/EECS3481Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EECS3481 Project

Implementation of the following encryption algorithms

Symmetric

  • XOR
  • AES
  • RC4
  • BLOWFISH

Asymmetric

  • RSA
  • ECC

To run:

  1. Navigate to out/artifacts/EECS3481Project/
  2. java -jar EECS3481Project.jar

Requires OpenJDK 15 and is compiled for JRE 1.8

About

A command line program that allows the user to encrypt and decrypt files and folders using various encryption methods

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages