Files
mbedtls/library
Daniel Otte f9111bbdd8 avoid errorneous computation of RSA_PRV_DER_MAX_BYTES if MBEDTLS_MPI_MAX_SIZE is odd.
if MBEDTLS_MPI_MAX_SIZE is odd then RSA_PRV_DER_MAX_BYTES will be two less than expected, since the macros are lacking parentheses.


Signed-off-by: Daniel Otte <d.otte@wut.de>
2021-02-01 18:52:36 +01:00
..
2020-10-22 10:34:20 +02:00
2020-12-09 01:22:11 +00:00
2020-11-16 16:09:41 +01:00
2020-09-09 14:51:03 +02:00
2020-09-22 16:19:25 +02:00
2020-09-30 07:39:15 -05:00
2020-11-29 14:45:10 -03:00