Skip to content

tencalink0/cryptography_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptography Challenge

Description:

To create a program which calculates how related two texts are based upon their monogram frequencies

Features:

Setup:

  • To set up the program, enter your text (the text you wish to compare) into comparison_text_raw in main.rs
  • Then, add your comparison corpus to dummy_text.txt in corpus.txt
  • Finally, do cargo run and it should return a percentage of the fitness

Uses:

This software is unlicensed so use as you wish. I would like credit but it's up to you. The code has been attempted to be made as modular as possible.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages