mirror of
https://github.com/KyleBanks/XOREncryption.git
synced 2023-08-10 21:13:15 +03:00
docs: add PHP implementation link to readme
This commit is contained in:
parent
93c250f6e8
commit
f3511fd51f
@ -14,6 +14,7 @@ Simple implementation of XOR Encryption/Decrypting in various languages, includi
|
||||
- [JavaScript \(Node.js Compatible\)](JavaScript/XOREncryption.js)
|
||||
- [Kotlin](Kotlin/XOREncryption.kt)
|
||||
- [Objective-C](Objective-C/main.m)
|
||||
- [PHP](PHP/XOREncryption.php)
|
||||
- [Python](Python/XOREncryption.py)
|
||||
- [Ruby](Ruby/xor.rb)
|
||||
- [Visual Basic.NET](VB.NET/XORCrypto.vb)
|
||||
|
Loading…
Reference in New Issue
Block a user