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-19 13:06:24 +0200
commit0fc79ba87996e3df6044cc4f3b4bffa03fe9d529 (patch)
treea6f14116530c38332ca4f2ddeb155de96d592346 /NEWS
parenta6f70c118d1ea46dae438943f474e4c5406c43b3 (diff)
Add a strip function
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a99d63..5850dcd 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@
The code provides a thread-safe, parallel, random number generator.
** Generating a key pair
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.
# Local Variables:
# mode: org