Skip to content

Release v1.3.1

Compare
Choose a tag to compare
@beevik beevik released this 24 Dec 05:02
· 11 commits to main since this release

Changes

  • Added AES-256-CMAC support for symmetric authentication.
  • Symmetric auth keys may now be specified as ASCII or HEX using the "ASCII:" or "HEX:" prefixes.
  • Updated dependencies to address security issues.

Fixes

  • Added proper handling of the empty string when used as a server address.