Android implementation of the famous Enigma machine https://blog.jabberhead.tk/enigmandroid/
Go to file
2015-02-18 21:51:40 +01:00
.idea Finally removed the "bug" with the bad encryption; It was a known anomaly in the historical enigma machine that I oversaw. So I added this "historical bug" as a feature to the enigma. Thanks to the author of the java script version of the enigma machine for the hint :) 2015-02-17 01:07:33 +01:00
app Finally removed the "bug" with the bad encryption; It was a known anomaly in the historical enigma machine that I oversaw. So I added this "historical bug" as a feature to the enigma. Thanks to the author of the java script version of the enigma machine for the hint :) 2015-02-18 21:51:40 +01:00
build/intermediates Finally removed the "bug" with the bad encryption; It was a known anomaly in the historical enigma machine that I oversaw. So I added this "historical bug" as a feature to the enigma. Thanks to the author of the java script version of the enigma machine for the hint :) 2015-02-18 21:51:40 +01:00
gradle/wrapper First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00
build.gradle First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00
EnigmAndroid.iml First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00
gradle.properties First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00
gradlew First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00
gradlew.bat First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00
local.properties First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00
README.md Create README.md 2015-02-04 20:56:38 +01:00
settings.gradle First ever commit of all projectfiles 2015-02-04 20:51:31 +01:00

EnigmAndroid

Android implementation of the famous Enigma machine