Merge branch 'pr_1043' into development

This commit is contained in:
Gilles Peskine
2017-12-01 23:42:17 +01:00
3 changed files with 11 additions and 11 deletions

View File

@@ -52,6 +52,7 @@ Bugfix
MBEDTLS_SSL_RENEGOTIATION is disabled. Found by erja-gp.
* 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.
Changes
* Extend cert_write example program by options to set the CRT version