Giter Club home page Giter Club logo

fatihoz90 / xorencryption Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kylebanks/xorencryption

0.0 0.0 0.0 33 KB

XOR encryption implementations for several languages.

Home Page: http://kylewbanks.com/blog/Simple-XOR-Encryption-Decryption-in-Cpp

License: MIT License

JavaScript 4.37% Ruby 3.44% C++ 6.23% Python 5.04% C 5.20% PHP 4.36% Objective-C 9.26% Java 5.77% Groovy 4.28% Go 8.48% CoffeeScript 3.95% C# 5.52% F# 3.83% Kotlin 5.87% Dart 4.77% Swift 7.87% Visual Basic .NET 11.77%

xorencryption's Introduction

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.

xorencryption's People

Contributors

kylebanks avatar ankitapurv avatar benphelps avatar denissimon avatar pizycki avatar albinodrought avatar bcse avatar chaikew avatar dautermann avatar nexus166 avatar woodongwong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.