summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorVivien Kraus <vivien@planete-kraus.eu>2020-01-01 00:00:00 +0100
committerVivien Kraus <vivien@planete-kraus.eu>2021-06-05 16:11:10 +0200
commit1a5e600b5c0ec3730fd01ec97e81d609f981af45 (patch)
treea27e3c29634f690da73194a7086b8bbc4c1f4ce8 /NEWS
parentf8aefcf31ab49c063578190ee7f4a2721e5dc035 (diff)
Add a hash function
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5850dcd..63f11c7 100644
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,8 @@ There is a function to generate a RSA or ECC key pair.
** Strip a public key
In order to avoid leaking the private components of a key, the
=strip-key= function keeps only the required parts.
+** Hash some data
+The function =hash= takes a string, and hashes its UTF-8 encoding.
# Local Variables:
# mode: org