Manuel Pégourié-Gonnard 82cb27b3db PK: declare restartable sign/verify functions
For RSA, we could either have the function return an error code like
NOT_IMPLEMENTED or just run while disregarding ecp_max_ops. IMO the second
option makes more sense, as otherwise the caller would need to check whether
the key is EC or RSA before deciding to call either sign() or
sign_restartable(), and having to do this kind of check feels contrary to the
goal of the PK layer.
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
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
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-08-09 11:44:53 +02:00
2015-09-04 14:21:07 +02:00
2016-05-25 00:59:37 +01:00
2017-08-09 11:44:53 +02:00
2017-08-09 11:44:53 +02:00
2017-08-09 11:44:53 +02:00
2015-09-04 14:21:07 +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
2016-10-13 13:51:12 +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
2015-10-05 11:41:36 +01:00
2015-09-04 14:21:07 +02:00
2016-01-03 16:14:14 +00: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
2015-09-25 04:27:22 +02:00
2017-06-20 23:08:10 +01:00
2015-09-04 14:21:07 +02:00