Fixed the metadatafile and shortened description.
This commit is contained in:
parent
7761e84451
commit
b5929cddda
|
|
@ -1,15 +1,12 @@
|
|||
Categories:Science & Education
|
||||
License:GPLv2
|
||||
Web Site: https://github.com/vanitasvitae/EnigmAndroid/wiki/EnigmAndroid
|
||||
Source Code: https://github.com/vanitasvitae/EnigmAndroid
|
||||
Issue Tracker: https://github.com/vanitasvitae/EnigmAndroid/issues
|
||||
Summary: Simulation of the Enigma Machine
|
||||
Web Site:https://github.com/vanitasvitae/EnigmAndroid/wiki/EnigmAndroid
|
||||
Source Code:https://github.com/vanitasvitae/EnigmAndroid
|
||||
Issue Tracker:https://github.com/vanitasvitae/EnigmAndroid/issues
|
||||
Summary:Simulation of the Enigma Machine
|
||||
Description:
|
||||
This is a simulation of the famous Enigma cipher machine used in the twentieth century and especially in the Second World War.
|
||||
The Enigma 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.
|
||||
Simulation of the famous Enigma cipher machine used in the Second World War.
|
||||
The Enigma Machine was a typewriter-like machine, which used a set of mechanical Rotors to achieve polyalphabetic substitution.
|
||||
|
||||
Features:
|
||||
* Authentic Rotors
|
||||
|
|
@ -17,7 +14,7 @@ Features:
|
|||
* Double Step Anomaly
|
||||
* Working plugboard
|
||||
|
||||
More Information about the historical Enigma can be found on https://de.wikipedia.org/wiki/Enigma_%28Maschine%29
|
||||
More Information about the historical Enigma can be found on [https://de.wikipedia.org/wiki/Enigma_%28Maschine%29 Wikipedia]
|
||||
.
|
||||
|
||||
|
||||
|
|
@ -40,11 +37,11 @@ Build:0.1.2-24.02.2015-beta,8
|
|||
gradle=yes
|
||||
|
||||
Build:0.1.3-14.03.2015-beta,9
|
||||
commit=5f841fa7976f0812624df45913760ea46ef9e225
|
||||
commit=v0.1.3-14.03.2015-beta
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:None
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1.3-14.03.2015-beta
|
||||
Current Version Code:9
|
||||
|
|
|
|||
Loading…
Reference in a new issue