Merge remote-tracking branch 'upstream-public/pr/866' into development

Conflict resolution: additions in the same places as
upstream-public/pr/865, both adding into lexicographically sorted
lists, resolved by taking the additions in lexicographic order.
This commit is contained in:
Gilles Peskine 2018-01-02 15:55:55 +01:00
commit 3fcc045c23
5 changed files with 26 additions and 0 deletions

View file

@ -71,6 +71,8 @@ Changes
* Extend cert_write example program by options to set the CRT version
and the message digest. Further, allow enabling/disabling of authority
identifier, subject identifier and basic constraints extensions.
* Add hardware acceleration support for cmac, with the configuration definition
of `MBEDTLS_CMAC_ALT`. Submitted by stevew817
= mbed TLS 2.6.0 branch released 2017-08-10