mirror of
https://github.com/espressif/openthread.git
synced 2026-09-05 00:30:07 +00:00
This commit updates the in-tree version of MbedTLS to v3.6.0. Signed-off-by: Łukasz Duda <[email protected]>
25 lines
406 B
Markdown
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.
|