Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
mbedtls/SUPPORT.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
16 lines (12 sloc)
680 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Documentation | |
Here are some useful sources of information about using Mbed TLS: | |
- [ReadTheDocs](https://mbed-tls.readthedocs.io/); | |
- API documentation, see the [Documentation section of the | |
README](README.md#documentation); | |
- the `docs` directory in the source tree; | |
- the [Mbed TLS Knowledge Base](https://mbed-tls.readthedocs.io/en/latest/kb/); | |
- the [Mbed TLS mailing-list | |
archives](https://lists.trustedfirmware.org/archives/list/mbed-tls@lists.trustedfirmware.org/). | |
## Asking Questions | |
If you can't find your answer in the above sources, please use the [Mbed TLS | |
mailing list](https://lists.trustedfirmware.org/mailman3/lists/mbed-tls.lists.trustedfirmware.org). |