mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-01-07 15:09:28 +01:00
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:
commit
3fcc045c23
5 changed files with 26 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue