Giter VIP home page Giter VIP logo

engima-emulator's Introduction

Engima

This program is an emulation of the popular German cryptography machine, Enigma. The Enigma machine was a cipher device developed and used in the early to mid-20th century to protect commercial, diplomatic, and military communication. It was employed extensively by Nazi Germany during World War II, in all branches of the German military. It had a very sophisticated and unique mechanism for the era it was developed in and was almost unbreachable, until Alan Turing, built the Turing machine to break its code.

The speciality of its algorithm lies in the fact that, first, it is impossible to know how a message would be coded even if someone knew the key used, and secondly, encryption and decryption used the same logic and key, which meant even if someone intercepted the message, it would be of no use, until the key is known as well.

This program, coded in C++, catched the essence of the logic, that was used to encrypt/decrypt in the Enigma machines, with minor tweaks. And implements the same in a file-handling methodology, providing functionality to read and write, the codes/messages directly from a text file.

More on enigma: https://www.theguardian.com/technology/2014/nov/14/how-did-enigma-machine-work-imitation-game

engima-emulator's People

Contributors

gargchirayu avatar

Watchers

 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.