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-05-11 00:14:32 +0200
commitd36c331137eb2016d044ce948cf0989c23fecab0 (patch)
tree331ff74d1773c40622deb9eaf89e1eddf3809415 /ChangeLog
parentfccfd5e7845fa849a9c398e8803accb36f35249d (diff)
Add a function to hash a public key for DPoP.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 020a65a..10c78c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -16,6 +16,7 @@
(Generating a key pair): Update NEWS
(Strip a public key): Update NEWS
(Hash some data): Update NEWS
+ (Hash a key): Update NEWS
2020-11-22 Vivien Kraus <vivien@planete-kraus.eu>