Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
repo/ | 03-May-2024 | - | 371,223 | 258,360 | ||
BUILD.gn | D | 03-May-2024 | 7.6 KiB | 220 | 212 | |
CMakeLists.txt | D | 03-May-2024 | 4.9 KiB | 121 | 107 | |
Makefile.am | D | 03-May-2024 | 8.6 KiB | 191 | 159 | |
README.md | D | 03-May-2024 | 408 | 25 | 14 | |
mbedtls-config.h | D | 03-May-2024 | 5.2 KiB | 145 | 98 |
README.md
1# mbed TLS 2 3## URL 4 5https://github.com/ARMmbed/mbedtls/releases/tag/mbedtls-2.28.0 6 7## Version 8 92.28.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