Skip to content

Commit 4c8ebc7

Browse files
authored
Remove superfluous text in the HKDF derive bits operation (#372)
1 parent 4a6e3e8 commit 4c8ebc7

File tree

1 file changed

+1
-10
lines changed

1 file changed

+1
-10
lines changed

spec/Overview.html

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -13055,16 +13055,7 @@ <h4>Operations</h4>
1305513055
</li>
1305613056
<li>
1305713057
<p>
13058-
Let |extractKey| be a key equal to |n| zero bits where
13059-
|n| is the size of the output of the hash function described by the
13060-
{{HkdfParams/hash}} member of
13061-
|normalizedAlgorithm|.
13062-
</p>
13063-
</li>
13064-
<li>
13065-
<p>
13066-
Let |keyDerivationKey| be the secret represented by {{CryptoKey/[[handle]]}} internal slot of |key|
13067-
as the message.
13058+
Let |keyDerivationKey| be the secret represented by {{CryptoKey/[[handle]]}} internal slot of |key|.
1306813059
</p>
1306913060
</li>
1307013061
<li>

0 commit comments

Comments
 (0)