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