summaryrefslogtreecommitdiff
path: root/ChangeLog
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
commitd1d31dbd49019c2f373f947082c97217ebca3ae5 (patch)
tree5208b7a9ef70c31547e27bb3818ee144369a6b54 /ChangeLog
parent09e8981c90c7ded1843be59d04a24ab3934bb67e (diff)
Add a signature and verification function for JWS
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 10c78c8..e916ee5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,7 @@
(Strip a public key): Update NEWS
(Hash some data): Update NEWS
(Hash a key): Update NEWS
+ (Sign and verify signatures): update NEWS
2020-11-22 Vivien Kraus <vivien@planete-kraus.eu>