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-18 15:43:46 +0200
commit5f94745a1eb4e836199caff8fa372d0a023b8339 (patch)
tree4c4d7da8a85699a3bb747b7f28c8fbaf51a331f2 /NEWS
parent7f1ff0572aa8f7f9c7c65332f695d7d7c07f31e0 (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