mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-30 16:26:33 +08:00
changelog: update documentation for PKCS7 changes
Signed-off-by: Valerio Setti <vsetti@baylibre.com>
This commit is contained in:
parent
00a2677b1e
commit
f065e47b18
@ -1,3 +1,7 @@
|
||||
Security
|
||||
* PKCS7 now rejects weak hash algorithms (RIPEMD160, MD5, SHA-1) on signature
|
||||
verification.
|
||||
* PKCS7 now rejects weak hash algorithms (RIPEMD160, MD5, SHA-1, SHA-224,
|
||||
SHA3-224) on signature verification.
|
||||
|
||||
Features
|
||||
* SHA3-256, SHA3-384 and SHA3-512 are now accepted in the default X.509
|
||||
certificate profile.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user