Skip to content

Releases: adambonneruk/rot13

Version 3

03 Sep 02:26
Compare
Choose a tag to compare

checkout the README.md to see the latest changes discussed, in short:

  • --47 switch added to perform 47 place cipher rotations
  • executable name changed

Version 2

03 Sep 00:37
Compare
Choose a tag to compare

Complete Rewrite:

  • Fixes bug with space at end of output string
  • No more boilerplate text on output (more unix like)
  • Variables named properly for easier understanding
  • Dropped makefile, using vscode/mingw instead

Version 1

15 Jul 21:55
Compare
Choose a tag to compare

using gcc back in 2009, here is the executable created that can be used natively in windows x86/x86-64