Hanno Becker
87ae197f3e
Add explicit uint truncation casts
...
This commit adds some explicit downcasts from `size_t` to `uint8_t` in
the RSASSA signature encoding function `rsa_rsassa_pkcs1_v15_encode`.
The truncation is safe as it has been checked beforehand that the
respective values are in the range of a `uint8_t`.
2018-01-15 15:27:56 +00:00
..
2018-01-02 16:24:29 +01:00
2017-07-27 21:44:33 +01:00
2018-01-02 15:55:55 +01:00
2017-12-22 10:24:32 +00:00
2017-07-27 21:44:33 +01:00
2017-10-10 19:04:27 +03:00
2018-01-09 10:42:03 +00:00
2017-07-27 21:44:33 +01:00
2017-11-28 18:23:53 +01:00
2018-01-02 16:24:29 +01:00
2018-01-02 16:24:29 +01:00
2017-10-11 11:00:19 +01:00
2017-11-29 20:49:21 +01:00
2017-12-22 10:24:32 +00:00
2017-08-04 13:32:15 +01:00
2018-01-05 08:08:09 +00:00
2017-08-23 16:17:27 +01:00
2017-07-27 21:44:33 +01:00
2018-01-03 09:27:40 +00:00
2018-01-15 15:27:56 +00:00
2017-10-29 17:53:52 +02:00
2017-07-27 21:44:33 +01:00
2017-11-29 20:50:59 +01:00
2017-10-12 23:21:37 +01:00
2017-11-29 20:50:59 +01:00
2017-07-27 21:44:32 +01:00
2017-12-20 22:31:17 +01:00
2018-01-09 12:20:54 +00:00
2017-07-27 21:44:34 +01:00
2017-07-27 21:44:34 +01:00
2017-07-27 21:44:34 +01:00
2017-10-12 23:21:37 +01:00
2017-09-22 16:05:43 +01:00
2017-09-22 16:05:43 +01:00