Manuel Pégourié-Gonnard
e685449004
Scale ops count for larger curves
...
From a user's perspective, you want a "basic operation" to take approximately
the same amount of time regardless of the curve size, especially since max_ops
is a global setting: otherwise if you pick a limit suitable for P-384 then
when you do an operation on P-256 it will return way more often than needed.
Said otherwise, a user is actually interested in actual running time, and we
do the API in terms of "basic ops" for practical reasons (no timers) but then
we should make sure it's a good proxy for running time.
2017-08-09 11:44:53 +02:00
..
2017-07-27 15:08:01 +01:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2016-08-25 15:42:27 +01:00
2015-10-05 15:23:11 +01:00
2017-07-27 15:08:01 +01:00
2015-09-04 14:21:07 +02:00
2016-05-23 14:29:28 +01:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2017-07-27 15:08:01 +01:00
2015-09-04 14:21:07 +02:00
2016-10-13 13:51:11 +01:00
2016-12-14 15:27:22 +00:00
2017-05-16 10:22:37 +01:00
2017-08-09 11:44:53 +02:00
2015-09-25 04:27:22 +02:00
2016-03-18 16:47:10 +00:00
2015-09-04 14:21:07 +02:00
2016-05-25 00:59:37 +01:00
2015-09-04 14:21:07 +02:00
2017-03-10 11:31:41 +00:00
2017-05-12 00:18:04 +01:00
2017-05-11 22:42:14 +01:00
2017-08-09 11:44:53 +02:00
2016-10-13 13:48:48 +01:00
2016-09-13 13:30:02 +01:00
2017-08-09 11:44:53 +02:00
2016-10-13 13:54:47 +01:00
2015-09-04 14:21:07 +02:00
2015-09-25 04:27:22 +02:00
2016-01-03 16:14:14 +00:00
2016-01-03 16:14:14 +00:00
2016-01-03 16:14:14 +00:00
2015-09-04 14:21:07 +02:00
2016-10-13 13:51:12 +01:00
2016-05-23 14:29:29 +01:00
2016-10-13 13:48:48 +01:00
2016-10-13 13:48:48 +01:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2015-09-04 14:21:07 +02:00
2016-05-23 14:29:30 +01:00
2015-09-04 14:21:07 +02:00
2015-10-05 11:41:36 +01:00
2015-09-04 14:21:07 +02:00
2016-07-13 14:46:18 +01:00
2017-07-27 15:08:01 +01:00
2016-01-03 16:14:14 +00:00
2017-07-27 15:05:12 +01:00
2016-01-03 16:14:14 +00:00
2016-01-03 16:14:14 +00:00
2016-01-03 16:14:14 +00:00
2016-04-26 14:49:59 +01:00
2017-07-27 15:08:01 +01:00
2015-09-04 14:21:07 +02:00
2017-06-08 10:12:16 +01:00
2015-09-04 14:21:07 +02:00
2017-08-08 11:06:49 +02:00
2017-07-27 15:08:01 +01:00
2015-09-25 04:27:22 +02:00
2017-06-20 23:08:10 +01:00
2016-01-04 12:40:15 +01:00
2017-08-08 18:17:53 +02:00
2016-10-13 13:53:56 +01:00
2017-07-06 11:58:41 +02:00
2015-09-04 14:21:07 +02:00