Skip to content

Releases: disalad/caesar-cipher

v0.2.3 (April 7, 2022)

07 Apr 17:02
Compare
Choose a tag to compare

v0.2.3 (April 7, 2022)

Features

  • Used more colors in terminal outputs
  • Improved performance
  • Improved help text

0.2.2 (April 7, 2022)

07 Apr 13:47
Compare
Choose a tag to compare
0.2.2 (April 7, 2022) Pre-release
Pre-release

0.2.2 (April 7, 2022)

Bug Fixes

  • Fix an error when outputing brute-force analysis

0.2.1 (April 7, 2022)

07 Apr 10:45
Compare
Choose a tag to compare
0.2.1 (April 7, 2022) Pre-release
Pre-release

0.2.1 (April 7, 2022)

Features

  • Analyse the text with a wordlists of common words in a language
  • Analyse output of a brute-force and find the correct key

0.1.1 (April 6, 2022)

06 Apr 15:56
Compare
Choose a tag to compare
0.1.1 (April 6, 2022) Pre-release
Pre-release

0.1.1 (April 6, 2022)

Features

  • Crack cipher-text by brute-forcing key
  • Get the output to a file
  • Get plain text from a file