stegify v1.2 Release Notes

Release Date: 2020-03-01 // about 4 years ago
  • Encoding/Decoding data file in/from multiple carriers.


Previous changes from v1.1

    • _ BREAKING CHANGE _: Operation is now command line argument instead of flag
      (previously stegify -op encode ... is now stegify encode ...)
    • _ BREAKING CHANGE _: Remove file extension inheritance when encoding. Now the file extension of the resulting file when encoding must be specified explicitly in the -result flag.
    • ➕ Add short, one letter equivalent flags.