mirror of
https://github.com/vanitasvitae/EnigmAndroid.git
synced 2025-09-09 10:19:40 +02:00
Improve description
This commit is contained in:
parent
f4cfdaaf26
commit
bad1850170
2 changed files with 8 additions and 9 deletions
|
@ -1,7 +1,8 @@
|
|||
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.
|
||||
The Enigma Machine is a typewriter-like machine, which uses a set of mechanical Rotors to achieve polyalphabetic substitution to encrypt texts.
|
||||
|
||||
EnigmAndroid lays its focus on realistic and authentic encryption, rather than on authentic look and feel. The goal is to have an application that can decrypt historic messages given the correct settings.
|
||||
|
||||
Features:
|
||||
|
||||
|
@ -9,6 +10,4 @@ Features:
|
|||
* Quickly encrypt any text by sharing it from any other app
|
||||
* Also quickly share encrypted texts from EnigmAndroid to any other app
|
||||
|
||||
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 <a href="https://de.wikipedia.org/wiki/Enigma_%28Maschine%29">Wikipedia</a>] (german).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue