mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-11 16:02:42 +03:00
.github
3rdparty
ChangeLog.d
cmake
configs
docs
doxygen
input
doc_encdec.h
doc_hashing.h
doc_mainpage.h
doc_rng.h
doc_ssltls.h
doc_tcpip.h
doc_x509.h
mbedtls.doxyfile
include
library
programs
scripts
tests
visualc
.gitattributes
.gitignore
.globalrc
.mypy.ini
.pylintrc
.readthedocs.yaml
.travis.yml
.uncrustify.cfg
BRANCHES.md
BUGS.md
CMakeLists.txt
CONTRIBUTING.md
ChangeLog
DartConfiguration.tcl
LICENSE
Makefile
README.md
SECURITY.md
SUPPORT.md
dco.txt
* Change "source code documentation" to "API documentation" for precision * Change "mbed TLS" to "Mbed TLS" following established convention * Use title case in the title Signed-off-by: David Horstmann <david.horstmann@arm.com>