Merge branch 'pr_920' into development

This commit is contained in:
Gilles Peskine 2017-12-01 23:46:58 +01:00
commit d629411212
4 changed files with 21 additions and 20 deletions

View file

@ -53,6 +53,7 @@ Bugfix
* Add a check for invalid private parameters in mbedtls_ecdsa_sign.
Reported by Yolan Romailler.
* Fix word size check in in pk.c to not depend on MBEDTLS_HAVE_INT64.
* Fix incorrect unit in benchmark output. #850
Changes
* Extend cert_write example program by options to set the CRT version