Skip to content

0.21.2 IP Secure Bug fixes

Compare
Choose a tag to compare
@marvin-w marvin-w released this 03 May 22:08
· 664 commits to main since this release

Bugfixes

  • IP Secure: Fix MAC calculation for 22-byte payloads
  • IP Secure: Fix Keyring loading

Internals

  • Rename TaskRegistry.register and Task task attribute to async_func to avoid confusion; return Task from start()