Skip to content

tmarrec/xorcipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XORCIPHER

This is a school project for my second year of Computer Science at University Paul Sabatier, Toulouse FRANCE. The program encrypts text files using the XOR cipher encryption algorithm. It can decrypt thoses encrypted files with or without the key.

Building

git clone https://github.com/tmarrec/xorcipher.git && cd xorcipher
make && make clean

Author

  • Tristan Marrec - Student - tmarrec

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details

About

School project for my second year of Computer Science at University Paul Sabatier Toulouse

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published