commit | 8737ec240765dcdd146547c0ce1b0149220a686d | [log] [tgz] |
---|---|---|
author | Max Fillinger <max@max-fillinger.net> | Tue Dec 28 16:53:40 2021 +0100 |
committer | Max Fillinger <max@max-fillinger.net> | Tue Dec 28 16:53:40 2021 +0100 |
tree | 06891df86279b9e363ffb3b233d209646b157bc8 | |
parent | 0bb38336a5c47e4cf7f614e17c0c132819af0f48 [diff] |
Add ChangeLog entry for md_info getter Signed-off-by: Max Fillinger <max@max-fillinger.net>
diff --git a/ChangeLog.d/md_info_from_ctx.txt b/ChangeLog.d/md_info_from_ctx.txt new file mode 100644 index 0000000..f8ec1a0 --- /dev/null +++ b/ChangeLog.d/md_info_from_ctx.txt
@@ -0,0 +1,3 @@ +Features + * Add a function to extract message digest information from a message + digest context.