Skip to content
  • Richard Bayerle's avatar
    Changed string handling. · 7fa636af
    Richard Bayerle authored
    Instead of including the terminator nullbyte at the end of the payload,
    it is now added back when decrypting.
    This fixes the compatibility issue with other languages' strings.
    7fa636af