mbedtls/ChangeLog.d
Manuel Pégourié-Gonnard 2df5857dbe Remove SHA-1 as a fallback option
- it's 2020, there shouldn't be too many systems out there where SHA-1 is the
  only available hash option, so its usefulness is limited
- OTOH testing configurations without SHA-2 reveal bugs that are not easy to
  fix in a fully compatible way

So overall, the benefit/cost ratio is not good enough to justify keeping SHA-1
as a fallback option here.

Signed-off-by: Manuel Pégourié-Gonnard <manuel.pegourie-gonnard@arm.com>
2020-06-18 12:17:59 +02:00
..
00README.md
bugfix.txt Fix an LTS version number in a changelog entry 2020-05-28 18:32:43 +02:00
ecp-internal-rng.txt Remove SHA-1 as a fallback option 2020-06-18 12:17:59 +02:00
error-asn1.txt Fix #3328 2020-05-28 11:59:59 +02:00
fix-ecp-mul-memory-leak.txt Add Changelog entry for #3318 2020-06-04 13:38:32 +02:00
max_pathlen.txt Add changelog entry for #3197: x509_crt max_pathlen int overflow fix 2020-04-28 12:13:10 +02:00
montmul-cmp-branch.txt Add changelog entry: fix #3394 2020-06-09 11:31:30 +02:00
unified-exit-in-examples.txt Add changelog entry file 2020-05-11 22:17:08 +02:00
uniformize_bounds_checks.txt Uniformize bounds checks using new macro 2020-06-11 14:21:24 +02:00