Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
repo/ | 04-Jan-2025 | - | 627,665 | 450,703 | ||
BUILD.gn | D | 04-Jan-2025 | 11.5 KiB | 320 | 312 | |
CMakeLists.txt | D | 04-Jan-2025 | 5 KiB | 123 | 108 | |
README.md | D | 04-Jan-2025 | 406 | 25 | 14 | |
mbedtls-config.h | D | 04-Jan-2025 | 5.9 KiB | 168 | 118 |
README.md
1# mbed TLS 2 3## URL 4 5https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-3.6.0 6 7## Version 8 93.6.0 10 11## License 12 13Apache 2.0 14 15## License File 16 17[LICENSE](repo/LICENSE) 18 19## Description 20 21mbed TLS (formerly known as PolarSSL) makes it trivially easy for 22developers to include cryptographic and SSL/TLS capabilities in their 23(embedded) products, facilitating this functionality with a minimal 24coding footprint. 25