diff --git a/index.html b/index.html index b0cfe59..d1c1e50 100644 --- a/index.html +++ b/index.html @@ -546,6 +546,13 @@
+It should be noted that step 1.2 in the above algorithm is identical to step 1.2 +in +Section 3.3.4 `createHmacIdLabelMapFunction` of [[DI-ECDSA]], +so developers might be able to reuse the code or call the function if implementing +both. +