Skip to content

Releases: fosterchild1/Cryptographer

v3.0.3

01 May 18:01

Choose a tag to compare

Changes since v3.0.2:

  • Huge performance and memory improvements
  • Fixed some crashes
  • Possible plaintext spanning multiple lines now gets cleared correctly
  • Improved scytale heuristics

View full changelog here.

v3.0.2

26 Nov 16:00

Choose a tag to compare

Changes since v3.0.1:

  • Heavy performance and memory improvements
  • Heavy code refactoring
  • Removed threads config due to it being obsolete
  • QoL improvements
  • Fixed some bugs

View full changelog here.

v3.0.1

22 Nov 11:07

Choose a tag to compare

Changes since v3.0.0:

  • Performance and memory improvements
  • Binary and Trialteral can now detect substituted characters
  • Added default variants to some keyed ciphers
  • Bug fixes

View full changelog here.

v3.0.0

24 Oct 16:16

Choose a tag to compare

Changes since v2.3.3:

  • Add support for keyed ciphers
  • Add vigenere, beaufort, keyed tap code, polybius and playfair methods
  • Search and memory improvements
  • Code refactoring
  • Improved stability

View full changelog here.

v2.3.3

15 Oct 12:02

Choose a tag to compare

Changes since v2.3.2:

  • Stability improvements

View full changelog here.

v2.3.2

10 Oct 11:27

Choose a tag to compare

Changes since v2.3.1:

  • Stability improvements
  • Refactor code

View full changelog here.

v2.3.1

03 Oct 12:03

Choose a tag to compare

Changes since v2.3.0:

  • Fix bug in baconian probability leading to fallback ciphers not being ran

View full changelog here.

v2.3.0

02 Oct 14:11

Choose a tag to compare

Changes since v2.2.0:

  • Add Base45
  • Add Base58
  • Add Scytale
  • CTF flag detection
  • Two new configs: dbg and timeout
  • Code refactoring
  • Prettier printing
  • Bugfixes
  • Huge searcher improvements

View full changelog here.

This project is essentially finished now. Expect way less updates.

v2.2.0

17 Sep 16:25

Choose a tag to compare

Changes since v2.1.0:

  • Add trigrams config
  • Add stacktrace config
  • Input can now be a .txt file
  • Code refactoring
  • Prettier printing
  • Bugfixes
  • Performance and memory improvements

View full changelog here.

This project is nearing completion. Future updates will focus more on customization and QoL.

v2.1.0

10 Sep 10:02

Choose a tag to compare

Changes since v2.0.0:

  • Add Brainfuck
  • Add ASCII Shift
  • Bug fixes
  • Code refactoring
  • Ability to run from PATH
  • Switch to .NET 9.0
  • Add a config.ini file
  • Link detection
  • Debloat file size

View full changelog here.

This project is nearing completion. There aren't that many ciphers left to add, and future updates will focus more on customization and QoL.