From 82f7043cef529a1c61e42d01dbdb318098d2a2e6 Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Tue, 31 Oct 2023 10:50:07 -0400 Subject: [PATCH] Use HMAC as a noun in algorithms. --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1b2095c..544072e 100644 --- a/index.html +++ b/index.html @@ -463,7 +463,7 @@

createShuffledIdLabelMapFunction

For each map entry, entry, in canonicalIdMap:
  1. -HMAC the canonical identifier from the value in entry to get an HMAC +Perform an HMAC operation on the canonical identifier from the value in entry to get an HMAC digest, digest.