changelog: add note for PKCS7 rejecting weak hash algorithms

Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
Valerio Setti 2026-06-10 16:44:36 +02:00
parent 632c4fce0e
commit 394d8e6a6f

View File

@ -0,0 +1,3 @@
Security
* PKCS7 now rejects weak hash algorithms (RIPEMD160, MD5, SHA-1) on signature
verification.