Skip to content
This repository has been archived by the owner on Jun 11, 2018. It is now read-only.

BeratE/krypt-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

MASCA (Monoalphabetic Substiution Cipher Analyser) is a Rails based Web application for statistical frequency analysis of mono-alphabetic substitution ciphers. Wew.
Even though Rails as a framework is overkill for such a static application, the main purpose serves as an (personal) introductory and first example to Rails (and Ruby),

Dependencies

Rails Version: 5.1.4
Ruby Version: 2.3.1p112
SQLite Version: 3.11.0

Installation

After installing all dependencies, clone the repository, go to the application folder and start the rails server in the terminal with

rails s

After that the application will be hosted on http://localhost:3000

License

The application is published under the GPLv3 License.

About

A Rails application for manual statistical analyzing of monoalphabetic substiution ciphers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published