aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.d/make_sha224_sha384_independent_from_sha256_sha512.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.d/make_sha224_sha384_independent_from_sha256_sha512.txt')
-rw-r--r--ChangeLog.d/make_sha224_sha384_independent_from_sha256_sha512.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.d/make_sha224_sha384_independent_from_sha256_sha512.txt b/ChangeLog.d/make_sha224_sha384_independent_from_sha256_sha512.txt
new file mode 100644
index 0000000..d2c9b35
--- /dev/null
+++ b/ChangeLog.d/make_sha224_sha384_independent_from_sha256_sha512.txt
@@ -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 are not
+ required.