Closed
Description
Because of the design change of mbedtls and important bugs found:
- Design changes:
- Bugs
We (Fortanix) decided not to use mbedtls for TLS. But we still use it (mbedtls 2.28.X) for crypto and PKI.
As a result, following changes will be made to this repository:
- Yank
rust-mbedtls
versions based on mbedtls3.X
, which includes0.10.0
0.11.0
0.11.1
- Yank
mbedtls-sys-auto
versions based on mbedtls3.X
, which includes3.5.0-alpha.3+0b3de6f
3.5.0-alpha.2+0b3de6f
3.5.0-alpha.1+0b3de6f
3.4.0
- Yank
mbedtls-platform-support
versions based on mbedtls3.X
, which includes0.2.0
0.3.0
0.3.1
- Switch
rust-mbedtls
default branch to a new branchmaster
based onv0.9
branch (a branch for the latest version ofrust-mbedtls
that based on C mbedtls2.28.X
) - Update
rust-mbedtls
README that we're now in maintenance mode and will only ever support2.28.x
. - Old
master
now change name tombedtls-3
Metadata
Metadata
Assignees
Labels
No labels