Skip to content

Commit c50656b

Browse files
save file
1 parent 76dd38e commit c50656b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blog/26-04-26/x509-certificates-in-js---encrypt-decrypt-data/x509-certificates-in-js---encrypt-decrypt-data.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ <h4>Why 96 Bits (12 Bytes) is the Golden Number</h4>
592592
</ul>
593593
<pre><code>AES-GCM Internal Block (128 bits total)
594594
+------------------------------------+------------------+
595-
| IV / Nonce | Counter |
595+
| IV | Counter |
596596
| (96 bits) | (32 bits) |
597597
+------------------------------------+------------------+
598598
</code></pre>

0 commit comments

Comments
 (0)