dreemkiller
released this
01 Aug 20:42
·
483 commits
to main
since this release
Notable changes in this release:
- Transitioned from using
rustls
andring
for TLS and cryptography to usingmbedtls
andpsa-crypto
- Improved error handling using anyhow-error
- Significant code rework and cleanup