OVMS3-idf/components/mbedtls/port
Konstantin Kondrashov 0a040345cc mbedtls: Fix Z->s in mbedtls_mpi_exp_mod()
Z->s should never be zero, only 1 or -1.
Added additional checks for X, Y and M args to correctly set Z->s.

Closes: https://github.com/espressif/esp-idf/issues/1681
Closes: https://github.com/espressif/esp-idf/issues/3603
Closes: IDFGH-1313
2019-06-17 07:19:54 +00:00
..
esp32 all: Using xxx_periph.h 2019-06-03 14:15:08 +08:00
include Add option to disable server side SSL session tickets as well as client 2019-05-29 18:02:18 +05:30
esp_bignum.c mbedtls: Fix Z->s in mbedtls_mpi_exp_mod() 2019-06-17 07:19:54 +00:00
esp_hardware.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
esp_mem.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
esp_sha.c esp32: Rewrite esp_sha function 2019-05-13 12:32:45 +08:00
esp_sha1.c move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
esp_sha256.c move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
esp_sha512.c move hwcrypto from esp32 to mbedtls 2019-03-26 16:24:22 +08:00
mbedtls_debug.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00
net_sockets.c mbedtls: import mbedtls project w/o modification 2018-11-27 13:59:26 +08:00