Skip to content

1.3

Compare
Choose a tag to compare
@gioblu gioblu released this 10 Jul 23:54
· 98 commits to master since this release

Changelog:

  • Added destination and source pointers to the encrypt and decrypt functions
  • Removed internal buffer
  • Updated examples
  • String length is not limited any more by MAX_LENGTH

Bugfix:

  • First byte bugfix (see #6)