Aurelien Jarno
66deb38d64
Fix wrong modulo call in ecp_double_add_mxz
...
ecp_double_add_mxz wrongly does an MPI addition followed by a call to
MOD_MUL instead of MOD_ADD. This is more visible since the
mbedtls_mpi_xxx_mod functions have been added in commit 3b3b34f60800
("Replace some macros by functions").
Fix that by using mbedtls_mpi_add_mod instead. The testsuite still
passes after that change.
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2020-04-23 23:16:11 +02:00
..
2015-06-25 10:59:56 +02:00
2020-01-15 15:55:11 +00:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2020-02-03 10:39:55 +00:00
2019-12-19 10:24:22 +00:00
2019-08-15 15:44:50 +01:00
2020-02-06 09:52:01 +01:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2019-12-03 16:07:18 +00:00
2020-03-19 13:36:33 +01:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2020-01-21 15:02:14 +01:00
2019-12-03 16:07:18 +00:00
2020-04-08 17:15:18 +01:00
2020-01-15 15:55:11 +00:00
2020-03-19 13:36:33 +01:00
2019-09-04 10:11:45 +01:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2020-01-24 12:11:56 +01:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2020-04-23 23:16:11 +02:00
2019-12-03 16:07:18 +00:00
2019-12-19 10:24:22 +00:00
2020-03-23 17:55:31 +01:00
2020-01-15 15:55:11 +00:00
2019-08-15 15:44:50 +01:00
2020-04-02 19:54:51 +02:00
2019-12-03 16:07:18 +00:00
2020-04-17 11:57:50 +02:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2020-03-19 14:23:45 +01:00
2019-08-15 15:44:50 +01:00
2020-03-19 13:36:33 +01:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2019-08-15 15:44:50 +01:00
2019-12-03 16:07:18 +00:00
2020-01-31 10:15:32 +01:00
2020-01-31 10:15:32 +01:00
2019-12-03 16:07:18 +00:00
2020-03-19 13:36:33 +01:00
2019-12-03 16:07:18 +00:00
2020-02-18 10:31:29 +01:00
2020-01-31 10:24:21 +01:00
2019-09-04 11:31:35 +01:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2019-08-08 10:58:09 +02:00
2018-11-23 22:58:38 +01:00
2019-07-23 17:30:37 +01:00
2019-10-01 16:55:29 +02:00
2019-10-01 15:22:29 +02:00
2019-02-19 15:09:14 +02:00
2019-10-08 15:57:27 +02:00
2019-08-08 10:58:09 +02:00
2020-01-31 10:24:21 +01:00
2019-07-31 14:15:27 +02:00
2020-02-03 13:55:11 +00:00
2019-09-05 09:34:34 -04:00
2019-12-03 16:07:18 +00:00
2019-08-15 15:44:50 +01:00
2020-01-28 14:43:52 -05:00
2019-12-03 16:07:18 +00:00
2019-12-03 16:07:18 +00:00
2020-01-29 09:46:49 +01:00
2020-03-19 13:36:33 +01:00
2020-03-23 17:55:32 +01:00
2020-04-09 12:17:11 +02:00
2020-03-19 13:36:33 +01:00
2020-04-09 12:11:02 +01:00
2020-04-06 10:15:49 +02:00
2020-03-19 13:36:33 +01:00
2020-04-14 10:54:01 +02:00
2019-08-15 15:44:50 +01:00
2019-08-15 15:44:50 +01:00
2020-03-23 21:54:07 +01:00
2016-11-04 23:05:56 +01:00
2020-03-19 13:36:33 +01:00
2020-03-19 13:36:33 +01:00
2020-04-15 06:15:45 -04:00
2020-03-19 13:36:33 +01:00
2020-03-27 17:16:15 +00:00
2020-03-19 13:36:33 +01:00
2020-03-19 13:36:33 +01:00
2019-08-15 15:44:50 +01:00