mbed-os/features/mbedtls
Jimmy Brisson 0f0a461209 Merge pull request #4832 from OpenNuvoton/nuvoton
NUC472/M453: Fix several startup and hal bugs
2017-08-14 11:38:18 -05:00
..
importer Add deploy-tests to the .PHONY target 2017-07-04 19:26:31 +01:00
inc/mbedtls Update mbed TLS to version 2.5.0-rc1 2017-05-15 17:07:30 +01:00
platform Apply new naming convention to mbed TLS macros 2016-11-18 15:01:01 +00:00
src Update mbed TLS to version 2.5.0-rc1 2017-05-15 17:07:30 +01:00
targets Merge pull request #4832 from OpenNuvoton/nuvoton 2017-08-14 11:38:18 -05:00
LICENSE Update mbed TLS to version 2.3.0 2016-07-23 00:13:43 -05:00
README.md Update mbed TLS to version 2.3.0 2016-07-23 00:13:43 -05:00
VERSION.txt Update mbed TLS to version 2.5.0 2017-05-17 15:42:07 +01:00
apache-2.0.txt Update mbed TLS to version 2.3.0 2016-07-23 00:13:43 -05:00

README.md

README for mbed TLS

mbed TLS for mbed OS

This edition of mbed TLS has been adapted for mbed OS and imported from its standalone release, which you can find on github here. This edition of mbed TLS does not include test code, sample applications, or the scripts used in the development of the library. All of these can be found in the standalone release.

Getting Help and Support

The mbed TLS website contains fulll documentation for the library, including function by function descriptions, knowledgebase articles, blogs and a support forum for questions to the community.

Contributing to the Project

We gratefully accept bug reports and contributions from the community. There are some requirements we need to fulfill in order to be able to integrate contributions:

  • Simple bug fixes to existing code do not contain copyright themselves and we can integrate without issue. The same is true of trivial contributions.
  • For larger contributions, such as a new feature, the code can possibly fall under copyright law. We then need your consent to share in the ownership of the copyright. We have a form for this, which we will send to you in case you submit a contribution or pull request that we deem this necessary for.

Contributions should be submitted to the standalone mbed TLS project, not to the mbed OS imported edition of mbed TLS.