Skip to content

basicallygit/xorcrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xorcrypt

A utility for performing a repeated-key xor cipher on files

Usage

xorcrypt <inputfile> <outputfile>

Decrypting is the exact same command

!!

XOR ciphers are NOT cryptographically secure, especially not with a 1 letter key
1 letter keys are vulnerable to frequency analysis and are obviously not hard to brute force

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages