Skip to content

GabCoder/EncryptionCore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCEncryption | EncryptionCore

Encryption based on XOR. Super-fast file encryption core written on JAVA

How to use!

Just start it with Windows CMD or PowerShell and input this line:
java GCEncrypt fileToEncrypt.txt password outFile.txt

About var's:

  • fileToEncrypt.txt - input file to encrypt
  • password - i think it's must be ez for u
  • outFile.txt - output file with encrypted bytes

If you need to decrypt your encrypted file, just use this file like a input and use password, which used to encrypt this file

P.S: You can use any passwords with any length.

About

Xor based encryption core on JAVA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages