Merge branch 'master' into 'master'
Updated EnigmAndroid Updated metadata file for enigmandroid. See merge request !672
This commit is contained in:
commit
f9745e5d09
|
@ -3,23 +3,10 @@ License:GPLv2
|
||||||
Web Site:https://github.com/vanitasvitae/EnigmAndroid/wiki/EnigmAndroid
|
Web Site:https://github.com/vanitasvitae/EnigmAndroid/wiki/EnigmAndroid
|
||||||
Source Code:https://github.com/vanitasvitae/EnigmAndroid
|
Source Code:https://github.com/vanitasvitae/EnigmAndroid
|
||||||
Issue Tracker:https://github.com/vanitasvitae/EnigmAndroid/issues
|
Issue Tracker:https://github.com/vanitasvitae/EnigmAndroid/issues
|
||||||
|
|
||||||
Auto Name:EnigmAndroid
|
|
||||||
Summary:Simulation of the Enigma Machine
|
Summary:Simulation of the Enigma Machine
|
||||||
Description:
|
Description:
|
||||||
This is a simulation of the famous Enigma cipher machine used in the
|
Simulation of the famous Enigma cipher machine used in the Second World War.
|
||||||
twentieth century and especially in the Second World War. The Enigma
|
The Enigma Machine was a typewriter-like machine, which used a set of mechanical Rotors to achieve polyalphabetic substitution.
|
||||||
Machine was a typewriter-like machine with 26 keys and corresponding
|
|
||||||
lamps. It used a set of mechanical Rotors to achieve polyalphabetic
|
|
||||||
substitution.
|
|
||||||
|
|
||||||
The Enigma Machine was broken during the second world war by Marian
|
|
||||||
Rejewski, Jerzy Różycki and Henryk Zygalski, who created a machine
|
|
||||||
called "Bomba" which could break the enigma code.
|
|
||||||
|
|
||||||
After Germany invaded Poland, the british mathematician Alan Turing
|
|
||||||
(known for his work on theoretical computer science) succeeded in
|
|
||||||
completely breaking the Enigma.
|
|
||||||
|
|
||||||
Features:
|
Features:
|
||||||
* Authentic Rotors
|
* Authentic Rotors
|
||||||
|
@ -27,10 +14,10 @@ Features:
|
||||||
* Double Step Anomaly
|
* Double Step Anomaly
|
||||||
* Working plugboard
|
* Working plugboard
|
||||||
|
|
||||||
More Information about the historical Enigma can be found on
|
More Information about the historical Enigma can be found on [https://de.wikipedia.org/wiki/Enigma_%28Maschine%29 Wikipedia]
|
||||||
[https://de.wikipedia.org/wiki/Enigma_%28Maschine%29 Wikipedia] (german).
|
|
||||||
.
|
.
|
||||||
|
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/vanitasvitae/EnigmAndroid
|
Repo:https://github.com/vanitasvitae/EnigmAndroid
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue