mirror of
https://github.com/KyleBanks/XOREncryption.git
synced 2023-08-10 21:13:15 +03:00
Fix Java link
This commit is contained in:
parent
158b1abdd4
commit
51deba5dac
@ -5,7 +5,7 @@ Simple implementation of XOR Encryption/Decrypting in various languages, includi
|
||||
|
||||
- [C](C/main.c)
|
||||
- [C++](C++/main.cpp)
|
||||
- [Java](Java\ \(Android\ Compatible\)/XOREncryption.java)
|
||||
- [Java](Java (Android compatible\)/XOREncryption.java)
|
||||
- [JavaScript](JavaScript/XOREncryption.js)
|
||||
- [Objective-C](Objective-C/main.m)
|
||||
- [Python](Python/XOREncryption.py)
|
||||
|
Loading…
Reference in New Issue
Block a user