Coder Social home page Coder Social logo

barrettotte / fortran77-enigma Goto Github PK

View Code? Open in Web Editor NEW
3.0 4.0 1.0 43 KB

Enigma machine emulator in Fortran77 (fixed-format)

Fortran 91.70% Shell 8.30%
fortran77 fortran fortran-language enigma enigma-machine enigma-cipher enigma-simulator

fortran77-enigma's Introduction

Fortran77-Enigma

Enigma machine emulator in Fortran77. With this project I tried to abide by the rules of Fortran77 the best that I could. Such as column number limit and variable naming up to 6 characters.

Notes

  • Intrinsic Functions used: LEN, MOD
  • Compiled on Ubuntu usinng gfortran compiler with default flags.
  • Input is read from file named @INPUT
  • Encryption is output to file named @OUTPUT
  • The code doesn't look great, but Im not going to fix it. This is just a small weekend project.

Limitations

  • User is expected to correctly populate plugboard (no duplicate keys).
  • The max file size has not been tested, but its probably pretty small.

Diagram of Enigma Machine

enigma

From http://enigma.louisedade.co.uk/howitworks.html

Sources Used

fortran77-enigma's People

Contributors

barrettotte avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

milan-sm

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.