This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
XOREncryption
Watch
1
Star
0
Fork
0
You've already forked XOREncryption
mirror of
https://github.com/KyleBanks/XOREncryption.git
synced
2023-08-10 21:13:15 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
XOR encryption implementations for several languages.
encryption
multilanguage
xor
xor-encryption
2
Commits
2
Branches
0
Tags
74
KiB
Visual Basic .NET
11.7%
Objective-C
9.2%
Go
9%
Swift
7.8%
C++
6.2%
Other
56.1%
baf3543f2e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
KyleBanks
baf3543f2e
Initial commit
2013-10-05 18:02:03 -04:00
main.cpp
Initial commit
2013-10-05 18:02:03 -04:00
README.md
Initial commit
2013-10-05 14:59:02 -07:00
README.md
C---Xor-Encryption
Simple implementation of XOR Encryption/Decrypting in C++