added changelog file for PR #6784

Signed-off-by: Valerio Setti <[email protected]>
This commit is contained in:
Valerio Setti
2022-12-22 15:05:27 +01:00
parent 65287636f8
commit fe6c19b69c
@@ -0,0 +1,4 @@
Features
* SHA224_C/SHA384_C are now independent from SHA384_C/SHA512_C respectively.
This helps in saving code size when some of the above hashes it not
required.