From 8a71b9e05da3df3e2a48d8ac22cf5d772f151211 Mon Sep 17 00:00:00 2001 From: Vivien Kraus Date: Wed, 1 Jan 2020 00:00:00 +0100 Subject: Add a hash function --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 -- cgit v1.2.3