A simple machine to crack enigma encoded messages, written in java.
Stars
21
Forks
4
Watchers
21
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Update to a newer version of the guave dependency and the shadowjar plugin.
2d93e08View on GitHubFix the README about the default number of results to display.
c61bcacView on GitHubUpdate the README a little and fix an inport to get rid of some warnings.
079ce20View on GitHubAdd a SortedFixedSizedList to hold the results and switch EnigmaRunner
b87e1ccView on GitHubChange the repeatedly sorted list to a SortedSet and rename the function
784fac8View on GitHubAdd an Apache 2.0 license notice to the top of each of the source files.
124a5d1View on GitHubA basic implementation of an Enigma Machine that can be used to crack messages.
33e40c2View on GitHub