mbedtls v0.12.0-alpha.1
Pre-release
Pre-release
What's Changed
- Update readme by @Taowyoo in #323
- Update CI for branch
main
by @Taowyoo in #325 - Bump rustix from 0.38.13 to 0.38.20 by @dependabot in #322
- Introduce separate features for pki and tls functionalities of mbedtls by @s-arash in #326
- upgrade spin to v0.5.2 to fix the security vulnerability by @xiaoyuxlu in #329
- CI Cleanup + Code format by @Taowyoo in #327
- Make
x509::Time
more useful by @s-arash in #331 - Add x509
verify
methods that acceptexpected_common_name
by @s-arash in #332 - Extend Cipher types by @Taowyoo in #330
New Contributors
Full Changelog: mbedtls_v0.9.3...mbedtls_v0.12.0-alpha.1