Commit Graph

73 Commits (0.9.15)

Author SHA1 Message Date
KKlochko 79a498022e Add the file errors to prevent using an invalid file path.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 5d56abbee9 Add the output option to save into a file.
2 years ago
KKlochko 4607f7f013 Update Caesar Analyzers to be case-insensitive and testable.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 79e316c51b Update the Caesar to be case-insensitive and skip unknown symbols.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 20c1d1ef1b Update symbol defaults, factories to have only lower alphabets.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 6833ade696 Add the language option for symbols.
2 years ago
KKlochko 9e4c46814c Update the CLI to have separated actions and an option initializer.
2 years ago
KKlochko 182d9894f7 Rename the cipher_analyzer module to cipher-analyzer.
2 years ago
KKlochko e3954804c8 Add the cracking option.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko b1f3bb8585 Rename the symbol_frequences module to symbol-frequences.
2 years ago
KKlochko 001b2a8b65 Rename the language_analyzer module to language-analyzer.
2 years ago
KKlochko e8a023fe61 Add the symbol option and its default.
2 years ago
KKlochko 6d282e5ad4 Add the action-type to distinguish the actions.
2 years ago
KKlochko 5ca5765e01 Add symbol factories for punctuation, space, defaults symbols.
2 years ago
KKlochko a7ccad8e1e Add the caesar-analyzers to get the plaintext from a ciphertext.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko 79e2957402 Add Chi-squared Statistic function to analyze texts.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko 4750242a1d Add the frequences of symbols as defaults.
2 years ago
KKlochko 174abd8072 Add a simple language analyzers.
continuous-integration/drone/push Build is failing Details
2 years ago
KKlochko 617dd34a23 Add an option to read a message from a file.
continuous-integration/drone/push Build is passing Details
2 years ago
KKlochko 0b368c144e Add factories for symbols.
2 years ago
KKlochko 453b90d537 Add a simple cli interface.
2 years ago
KKlochko f32ae4a9d3 Add a implementation of Caesar cipher.
2 years ago
KKlochko a7a715b942 Project initialization.
2 years ago