0.21.2 IP Secure Bug fixes
Bugfixes
- IP Secure: Fix MAC calculation for 22-byte payloads
- IP Secure: Fix Keyring loading
Internals
- Rename TaskRegistry.register and Task
task
attribute toasync_func
to avoid confusion; return Task fromstart()
task
attribute to async_func
to avoid confusion; return Task from start()