Giter VIP home page Giter VIP logo

rc4_tux's Introduction

rc4_tux

This is just a small example what happens if you use one password twice with a stream cipher (rc4 in this example) without salt. I created this small set because I saw a nice example example and was unable find the image again.

To create the images yourself just make it your own ;-). You need a C compiler and openssl installed on your system. The images then you will find under out.

What you about to see are 6 Images in 4 steps:

  1. The soure tux

  2. (a/b) The same tux split in two images

  3. (a/b) The split tux images encrypted with rc4 (can be any other stream cypher) and without salt. Every Image by itself looks random, but even if you switch fast between them you can see something.

  4. Can you see the penguin? Is (3a xor 3b). What you're about to see is just the same (2a xor 2b).

example

I want to thank Dr. Jürgen Koslowski on this place for teaching us the basics of cryptography.

rc4_tux's People

Contributors

tvannahl avatar

Watchers

James Cloos avatar  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.