Skip to content

Commit 77b98f5

Browse files
use length in bits in kmac import
SHA: 11e06ab Reason: push, by panva Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent adfa931 commit 77b98f5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5054,8 +5054,7 @@ <h1 id="title" class="title">Modern Algorithms in the Web Cryptography API</h1>
50545054
</li>
50555055
<li>
50565056
<p>
5057-
Let <var>length</var> be equivalent to the length, in octets, of
5058-
<var>data</var>, multiplied by 8.
5057+
Let <var>length</var> be the length in bits of <var>data</var>.
50595058
</p>
50605059
</li>
50615060
<li>

0 commit comments

Comments
 (0)