You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
KKlochko 2616b14ef4
continuous-integration/drone/push Build is passing Details
Add the analyzer options and their actions for the simple substiotution.
1 year ago
src Add the analyzer options and their actions for the simple substiotution. 1 year ago
test/cipher_analytical_machine Fix the test name. 1 year ago
.drone.yaml Update the CI/CD configuration to publish the artifacts to the release. 2 years ago
.gitignore Project initialization. 2 years ago
.gitlab-ci.yml Add the Gitlab CI/CD configuration. 2 years ago
CHANGELOG.md Update the CHANGELOG. 1 year ago
COPYING Project initialization. 2 years ago
COPYING.LESSER Project initialization. 2 years ago
README.md Update the README. 1 year ago
project.clj Update the version. 1 year ago

README.md

cipher-analytical-machine

A program helps to learn how ciphers works.

Installation

Download from https://gitlab.com/KKlochko/cipher-analytical-machine.

Usage

You need install java, before run the application. Run the application with a command:

$ java -jar cipher-analytical-machine-VERSION-standalone.jar [args]
$ java -jar cipher-analytical-machine-0.9.12-standalone.jar [args]

License

Copyright © 2023 Kostiantyn Klochko

Under the GNU Lesser General Public License v3.0 or later.