XOREncryption

XOR encryption implementations for several languages.

Github stars Tracking Chart

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.

Main metrics

Overview
Name With OwnerKyleBanks/XOREncryption
Primary LanguageVisual Basic .NET
Program languageC# (Language Count: 17)
Platform
License:MIT License
所有者活动
Created At2013-10-05 21:59:02
Pushed At2023-03-07 07:46:48
Last Commit At2023-03-07 07:46:48
Release Count0
用户参与
Stargazers Count359
Watchers Count18
Fork Count85
Commits Count67
Has Issues Enabled
Issues Count10
Issue Open Count6
Pull Requests Count11
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private