Files
Łukasz Duda c96e3b9504 [mbedtls] migrate to MbedTLS v3.6.0 (#10286)
This commit updates the in-tree version of MbedTLS to v3.6.0.

Signed-off-by: Łukasz Duda <[email protected]>
2024-05-28 12:07:57 -07:00

25 lines
406 B
Markdown

# mbed TLS
## URL
https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-3.6.0
## Version
3.6.0
## License
Apache 2.0
## License File
[LICENSE](repo/LICENSE)
## Description
mbed TLS (formerly known as PolarSSL) makes it trivially easy for
developers to include cryptographic and SSL/TLS capabilities in their
(embedded) products, facilitating this functionality with a minimal
coding footprint.