Updated EnigmAndroid
This commit is contained in:
parent
d43dae5f96
commit
7761e84451
|
@ -1,25 +1,15 @@
|
|||
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
|
||||
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.
|
||||
|
||||
Auto Name:EnigmAndroid
|
||||
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.
|
||||
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:
|
||||
* Authentic Rotors
|
||||
|
@ -27,10 +17,10 @@ Features:
|
|||
* Double Step Anomaly
|
||||
* Working plugboard
|
||||
|
||||
More Information about the historical Enigma can be found on
|
||||
[https://de.wikipedia.org/wiki/Enigma_%28Maschine%29 Wikipedia] (german).
|
||||
More Information about the historical Enigma can be found on https://de.wikipedia.org/wiki/Enigma_%28Maschine%29
|
||||
.
|
||||
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/vanitasvitae/EnigmAndroid
|
||||
|
||||
|
@ -50,11 +40,11 @@ Build:0.1.2-24.02.2015-beta,8
|
|||
gradle=yes
|
||||
|
||||
Build:0.1.3-14.03.2015-beta,9
|
||||
commit=0.1.3-14.03.2015-beta
|
||||
commit=5f841fa7976f0812624df45913760ea46ef9e225
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:Tags
|
||||
Current Version:0.1.3-14.03.2015-beta
|
||||
Current Version Code:9
|
||||
|
|
Loading…
Reference in a new issue