Files
mbedtls/library
Simon Butcher 53695beeda Merge branch 'iotssl-1155-hashlen-type'
Introduces additional checks in the PK module for 64-bit systems only. The
problem is that the API functions in the PK abstraction accept a size_t value
for the hashlen, while the RSA module accepts an unsigned int for the hashlen.
Instead of silently casting size_t to unsigned int, this change checks whether
the hashlen overflows an unsigned int and returns an error.
2017-02-25 15:59:18 +00:00
..
2016-05-23 14:29:33 +01:00
2015-09-04 14:21:07 +02:00
2016-12-13 16:00:52 +00:00
2016-11-17 09:22:46 +00:00
2016-01-20 00:44:42 +00: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
2016-06-07 14:52:35 +01:00
2015-09-04 14:21:07 +02:00
2016-10-13 13:51:09 +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-09-04 14:21:07 +02:00
2017-02-04 22:54:22 +00:00
2017-02-15 10:52:11 +00:00
2015-09-04 14:21:07 +02:00
2016-10-13 13:54:48 +01:00
2017-02-05 20:13:05 +00:00
2015-09-04 14:21:07 +02:00
2016-11-06 12:45:15 +00:00
2015-09-04 14:21:07 +02:00