Skip to content

mankash/xor-crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

xor-crypt

Contents of this repo are licensed under Apache 2.0 [ http://www.apache.org/licenses/LICENSE-2.0 ]

Encryt/Decrypt a file with XOR.

Optimized for speed by reading/writing and xor-ing at the word size of the processor (int).

About

Encryt/Decrypt a file with XOR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages