XOREncryption

XOR encryption implementations for several languages.

Github星跟蹤圖

XOR Encryption

Simple implementation of XOR Encryption/Decrypting in various languages, including:

This implementation goes beyond the basic single-key model to use multiple keys in a particular sequence, making it that much more difficult to brute-force.

In these examples, I'm encrypting the same string with the same keys in order to keep consistency with the output, and to demonstrate that an encrypted string from a C program can be decrypted in a Java application, or any combination, so long as the keys remain the same.

For an in-depth explanation of the code, check out KyleWBanks.com.

主要指標

概覽
名稱與所有者KyleBanks/XOREncryption
主編程語言Visual Basic .NET
編程語言C# (語言數: 17)
平台
許可證MIT License
所有者活动
創建於2013-10-05 21:59:02
推送於2023-03-07 07:46:48
最后一次提交2023-03-07 07:46:48
發布數0
用户参与
星數359
關注者數18
派生數85
提交數67
已啟用問題?
問題數10
打開的問題數6
拉請求數11
打開的拉請求數0
關閉的拉請求數0
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?