Skip to content

v1.1.0

Latest

Choose a tag to compare

@noinoiexists noinoiexists released this 25 Feb 08:36
· 8 commits to main since this release
d4673d9
  • Added Base64 encoding for the XOR-ed result. This ensures the output is printable and safe for transmission in text-based systems.
  • Added decryption support using the -d flag.
  • Better error handling.
  • Bug fixes.