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 15:44:24 +0200
commit6bc2ce4c55af6d3f3af7be494c149cbe33d6e08e (patch)
tree5152c6bec3b1583ef123d0ef58c403831fe98792 /NEWS
parentfadfd29ceb64c8a60a369c0d3f225cfd0f46157b (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